edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class IndividualsAtomImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.impl.AtomImpl
edu.stanford.smi.protegex.owl.swrl.bridge.impl.IndividualsAtomImpl
- All Implemented Interfaces:
- Atom, IndividualsAtom
- Direct Known Subclasses:
- DifferentIndividualsAtomImpl, SameIndividualAtomImpl
public abstract class IndividualsAtomImpl
- extends AtomImpl
- implements IndividualsAtom
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, toString, wait, wait, wait |
IndividualsAtomImpl
public IndividualsAtomImpl(AtomArgument argument1,
AtomArgument argument2)
IndividualsAtomImpl
public IndividualsAtomImpl()
setArgument1
public void setArgument1(AtomArgument argument1)
setArgument2
public void setArgument2(AtomArgument argument2)
getArgument1
public AtomArgument getArgument1()
- Specified by:
getArgument1
in interface IndividualsAtom
getArgument2
public AtomArgument getArgument2()
- Specified by:
getArgument2
in interface IndividualsAtom
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.