Package org.openanzo.owl

Interface Summary
_Thing Interface for Thing ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
_ThingListener Implementations of this listener may be registered with instances of org.openanzo.owl._Thing to receive notification when properties changed, added or removed.
AnnotationProperty Interface for AnnotationProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
AnnotationPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.AnnotationProperty to receive notification when properties changed, added or removed.
AntisymmetricProperty Interface for AntisymmetricProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
AntisymmetricPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.AntisymmetricProperty to receive notification when properties changed, added or removed.
Class Interface for Class ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
ClassListener Implementations of this listener may be registered with instances of org.openanzo.owl.Class to receive notification when properties changed, added or removed.
Constant Interface for Constant ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
ConstantListener Implementations of this listener may be registered with instances of org.openanzo.owl.Constant to receive notification when properties changed, added or removed.
DataRange Interface for DataRange ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
DataRangeListener Implementations of this listener may be registered with instances of org.openanzo.owl.DataRange to receive notification when properties changed, added or removed.
DataRestriction Interface for DataRestriction ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
DataRestrictionListener Implementations of this listener may be registered with instances of org.openanzo.owl.DataRestriction to receive notification when properties changed, added or removed.
DatatypeProperty Interface for DatatypeProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
DatatypePropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.DatatypeProperty to receive notification when properties changed, added or removed.
FunctionalDataPropety Interface for FunctionalDataPropety ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
FunctionalDataPropetyListener Implementations of this listener may be registered with instances of org.openanzo.owl.FunctionalDataPropety to receive notification when properties changed, added or removed.
FunctionalObjectProperty Interface for FunctionalObjectProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
FunctionalObjectPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.FunctionalObjectProperty to receive notification when properties changed, added or removed.
FunctionalProperty Interface for FunctionalProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
FunctionalPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.FunctionalProperty to receive notification when properties changed, added or removed.
FunctionalPropety Interface for FunctionalPropety ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
FunctionalPropetyListener Implementations of this listener may be registered with instances of org.openanzo.owl.FunctionalPropety to receive notification when properties changed, added or removed.
Individual Interface for Individual ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
IndividualListener Implementations of this listener may be registered with instances of org.openanzo.owl.Individual to receive notification when properties changed, added or removed.
InverseFunctionalProperty Interface for InverseFunctionalProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
InverseFunctionalPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.InverseFunctionalProperty to receive notification when properties changed, added or removed.
IrreflexiveProperty Interface for IrreflexiveProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
IrreflexivePropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.IrreflexiveProperty to receive notification when properties changed, added or removed.
Nothing Interface for Nothing ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
NothingListener Implementations of this listener may be registered with instances of org.openanzo.owl.Nothing to receive notification when properties changed, added or removed.
ObjectProperty Interface for ObjectProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
ObjectPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.ObjectProperty to receive notification when properties changed, added or removed.
ObjectRestriction Interface for ObjectRestriction ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
ObjectRestrictionListener Implementations of this listener may be registered with instances of org.openanzo.owl.ObjectRestriction to receive notification when properties changed, added or removed.
Ontology Interface for Ontology ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
OntologyListener Implementations of this listener may be registered with instances of org.openanzo.owl.Ontology to receive notification when properties changed, added or removed.
OWLEntity Interface for OWLEntity ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
OWLEntityListener Implementations of this listener may be registered with instances of org.openanzo.owl.OWLEntity to receive notification when properties changed, added or removed.
ReflexiveProperty Interface for ReflexiveProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
ReflexivePropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.ReflexiveProperty to receive notification when properties changed, added or removed.
Restriction Interface for Restriction ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
RestrictionListener Implementations of this listener may be registered with instances of org.openanzo.owl.Restriction to receive notification when properties changed, added or removed.
SymmetricProperty Interface for SymmetricProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
SymmetricPropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.SymmetricProperty to receive notification when properties changed, added or removed.
TransitiveProperty Interface for TransitiveProperty ontology class
Use the org.openanzo.owl.OWL11Factory to create instances of this interface.
TransitivePropertyListener Implementations of this listener may be registered with instances of org.openanzo.owl.TransitiveProperty to receive notification when properties changed, added or removed.
 

Class Summary
_ThingImpl Implementation of _Thing Use the org.openanzo.owl.OWL11Factory to create instances of this class.
AnnotationPropertyImpl Implementation of AnnotationProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
AntisymmetricPropertyImpl Implementation of AntisymmetricProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
ClassImpl Implementation of Class Use the org.openanzo.owl.OWL11Factory to create instances of this class.
ConstantImpl Implementation of Constant Use the org.openanzo.owl.OWL11Factory to create instances of this class.
DataRangeImpl Implementation of DataRange Use the org.openanzo.owl.OWL11Factory to create instances of this class.
DataRestrictionImpl Implementation of DataRestriction Use the org.openanzo.owl.OWL11Factory to create instances of this class.
DatatypePropertyImpl Implementation of DatatypeProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
FunctionalDataPropetyImpl Implementation of FunctionalDataPropety Use the org.openanzo.owl.OWL11Factory to create instances of this class.
FunctionalObjectPropertyImpl Implementation of FunctionalObjectProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
FunctionalPropertyImpl Implementation of FunctionalProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
FunctionalPropetyImpl Implementation of FunctionalPropety Use the org.openanzo.owl.OWL11Factory to create instances of this class.
IndividualImpl Implementation of Individual Use the org.openanzo.owl.OWL11Factory to create instances of this class.
InverseFunctionalPropertyImpl Implementation of InverseFunctionalProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
IrreflexivePropertyImpl Implementation of IrreflexiveProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
NothingImpl Implementation of Nothing Use the org.openanzo.owl.OWL11Factory to create instances of this class.
ObjectPropertyImpl Implementation of ObjectProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
ObjectRestrictionImpl Implementation of ObjectRestriction Use the org.openanzo.owl.OWL11Factory to create instances of this class.
OntologyImpl Implementation of Ontology Use the org.openanzo.owl.OWL11Factory to create instances of this class.
OWL11Factory Factory for instantiating objects for ontology classes in the OWL11 ontology.
OWLEntityImpl Implementation of OWLEntity Use the org.openanzo.owl.OWL11Factory to create instances of this class.
ReflexivePropertyImpl Implementation of ReflexiveProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
RestrictionImpl Implementation of Restriction Use the org.openanzo.owl.OWL11Factory to create instances of this class.
SymmetricPropertyImpl Implementation of SymmetricProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
TransitivePropertyImpl Implementation of TransitiveProperty Use the org.openanzo.owl.OWL11Factory to create instances of this class.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.