Interface ObjectProperty

All Superinterfaces:
FrontsNode, OntProperty, OntResource, Property, RDFNode, Resource
All Known Subinterfaces:
InverseFunctionalProperty, SymmetricProperty, TransitiveProperty
All Known Implementing Classes:
InverseFunctionalPropertyImpl, ObjectPropertyImpl, SymmetricPropertyImpl, TransitivePropertyImpl

public interface ObjectProperty extends OntProperty

Interface encapsulating properties whose range values are restricted to individuals (as distinct from datatype valued properties). Some ontology languages, such as OWL Full, do not distinguish between object and datatype properties.