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