edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class IndividualPropertyAtomImpl
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.impl.AtomImpl
edu.stanford.smi.protegex.owl.swrl.bridge.impl.IndividualPropertyAtomImpl
- All Implemented Interfaces:
- Atom, IndividualPropertyAtom
public class IndividualPropertyAtomImpl
- extends AtomImpl
- implements IndividualPropertyAtom
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 |
IndividualPropertyAtomImpl
public IndividualPropertyAtomImpl(SWRLIndividualPropertyAtom atom)
throws OWLFactoryException
- Throws:
OWLFactoryException
getPropertyName
public String getPropertyName()
- Specified by:
getPropertyName
in interface IndividualPropertyAtom
getPrefixedPropertyName
public String getPrefixedPropertyName()
getArgument1
public AtomArgument getArgument1()
- Specified by:
getArgument1
in interface IndividualPropertyAtom
getArgument2
public AtomArgument getArgument2()
- Specified by:
getArgument2
in interface IndividualPropertyAtom
toString
public String toString()
- Overrides:
toString
in class Object
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.