Interface OWLPropertyAssertionObject

All Superinterfaces:
Comparable<OWLObject>, HasAnnotationPropertiesInSignature, HasAnonymousIndividuals, HasClassesInSignature, HasComponents, HasContainsEntityInSignature, HasDataPropertiesInSignature, HasDatatypesInSignature, HasHashIndex, HasIndex, HasIndividualsInSignature, HasObjectPropertiesInSignature, HasSignature, IsAnonymous, OWLObject, Serializable
All Known Subinterfaces:
OWLAnonymousIndividual, OWLIndividual, OWLLiteral, OWLNamedIndividual
All Known Implementing Classes:
OWLAnonymousIndividualImpl, OWLIndividualImpl, OWLLiteralImpl, OWLLiteralImplBoolean, OWLLiteralImplDouble, OWLLiteralImplFloat, OWLLiteralImplInteger, OWLLiteralImplLong, OWLLiteralImplNoCompression, OWLLiteralImplPlain, OWLLiteralImplString, OWLNamedIndividualImpl

public interface OWLPropertyAssertionObject extends OWLObject
A marker interface for the types of property assertion objects (individuals and literals) that are the objects of property assertions.
Since:
3.0.0
Author:
Matthew Horridge, The University of Manchester, Information Management Group