Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class SameIndividualAtomImpl

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.AtomImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.IndividualsAtomImpl
          extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.SameIndividualAtomImpl
All Implemented Interfaces:
Atom, IndividualsAtom, SameIndividualAtom

public class SameIndividualAtomImpl
extends IndividualsAtomImpl
implements SameIndividualAtom


Constructor Summary
SameIndividualAtomImpl()
           
SameIndividualAtomImpl(AtomArgument argument1, AtomArgument argument2)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.IndividualsAtomImpl
getArgument1, getArgument2, setArgument1, setArgument2
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.AtomImpl
addReferencedClassName, addReferencedIndividualName, addReferencedPropertyName, addReferencedVariableName, getReferencedClassNames, getReferencedIndividualNames, getReferencedPropertyNames, getReferencedVariableNames, hasReferencedClasses, hasReferencedIndividuals, hasReferencedProperties, hasReferencedVariables
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.IndividualsAtom
getArgument1, getArgument2
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.Atom
getReferencedClassNames, getReferencedIndividualNames, getReferencedPropertyNames, getReferencedVariableNames, hasReferencedClasses, hasReferencedIndividuals, hasReferencedProperties, hasReferencedVariables
 

Constructor Detail

SameIndividualAtomImpl

public SameIndividualAtomImpl(AtomArgument argument1,
                              AtomArgument argument2)

SameIndividualAtomImpl

public SameIndividualAtomImpl()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.