edu.stanford.smi.protegex.owl.swrl.bridge
Interface OWLClass
- All Superinterfaces:
- Argument, AtomArgument, BuiltInArgument, ClassArgument, ClassDescriptionArgument, ClassValue, Comparable, OWLDescription, OWLObject, ResultValue
- All Known Implementing Classes:
- OWLClassImpl
public interface OWLClass
- extends OWLDescription, ClassArgument, ClassValue, AtomArgument
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.OWLObject |
write2OWL |
getClassName
String getClassName()
- Specified by:
getClassName
in interface ClassArgument
- Specified by:
getClassName
in interface ClassValue
getPrefixedClassName
String getPrefixedClassName()
- Specified by:
getPrefixedClassName
in interface ClassValue
getSuperclassNames
Set<String> getSuperclassNames()
getDirectSuperClassNames
Set<String> getDirectSuperClassNames()
getDirectSubClassNames
Set<String> getDirectSubClassNames()
getEquivalentClassNames
Set<String> getEquivalentClassNames()
getEquivalentClassSuperclassNames
Set<String> getEquivalentClassSuperclassNames()
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.