edu.stanford.smi.protegex.owl.swrl.portability
Interface SWRLAtomReference
- All Known Subinterfaces:
- SWRLBinaryAtomReference, SWRLBuiltInAtomReference, SWRLClassAtomReference, SWRLDataPropertyAtomReference, SWRLDataRangeAtomReference, SWRLDifferentIndividualsAtomReference, SWRLObjectPropertyAtomReference, SWRLSameIndividualAtomReference
- All Known Implementing Classes:
- P3SWRLAtomReference, P3SWRLBinaryAtomReference, P3SWRLBuiltInAtomReference, P3SWRLDataPropertyAtomReference, P3SWRLDataRangeAtomReference, P3SWRLDifferentIndividualsAtomReference, P3SWRLObjectPropertyAtomReference, P3SWRLSameIndividualAtomReference, SWRLClassAtomImpl
public interface SWRLAtomReference
hasReferencedClasses
boolean hasReferencedClasses()
hasReferencedProperties
boolean hasReferencedProperties()
hasReferencedIndividuals
boolean hasReferencedIndividuals()
hasReferencedVariables
boolean hasReferencedVariables()
getReferencedClassURIs
Set<String> getReferencedClassURIs()
getReferencedPropertyURIs
Set<String> getReferencedPropertyURIs()
getReferencedIndividualURIs
Set<String> getReferencedIndividualURIs()
getReferencedVariableNames
Set<String> getReferencedVariableNames()
Submit a bug report or feature request
Copyright (c) 1998-2012 Stanford University.