Package org.openanzo.owl.dataset

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

Class Summary
_ThingImpl Implementation of _Thing Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
_ThingListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset._Thing to receive notification when properties changed, added or removed.
AnnotationPropertyImpl Implementation of AnnotationProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
AnnotationPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.AnnotationProperty to receive notification when properties changed, added or removed.
AntisymmetricPropertyImpl Implementation of AntisymmetricProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
AntisymmetricPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.AntisymmetricProperty to receive notification when properties changed, added or removed.
ClassImpl Implementation of Class Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
ClassListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Class to receive notification when properties changed, added or removed.
ConstantImpl Implementation of Constant Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
ConstantListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Constant to receive notification when properties changed, added or removed.
DataRangeImpl Implementation of DataRange Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
DataRangeListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.DataRange to receive notification when properties changed, added or removed.
DataRestrictionImpl Implementation of DataRestriction Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
DataRestrictionListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.DataRestriction to receive notification when properties changed, added or removed.
DatatypePropertyImpl Implementation of DatatypeProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
DatatypePropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.DatatypeProperty to receive notification when properties changed, added or removed.
FunctionalDataPropetyImpl Implementation of FunctionalDataPropety Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
FunctionalDataPropetyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.FunctionalDataPropety to receive notification when properties changed, added or removed.
FunctionalObjectPropertyImpl Implementation of FunctionalObjectProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
FunctionalObjectPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.FunctionalObjectProperty to receive notification when properties changed, added or removed.
FunctionalPropertyImpl Implementation of FunctionalProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
FunctionalPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.FunctionalProperty to receive notification when properties changed, added or removed.
FunctionalPropetyImpl Implementation of FunctionalPropety Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
FunctionalPropetyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.FunctionalPropety to receive notification when properties changed, added or removed.
IndividualImpl Implementation of Individual Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
IndividualListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Individual to receive notification when properties changed, added or removed.
InverseFunctionalPropertyImpl Implementation of InverseFunctionalProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
InverseFunctionalPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.InverseFunctionalProperty to receive notification when properties changed, added or removed.
IrreflexivePropertyImpl Implementation of IrreflexiveProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
IrreflexivePropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.IrreflexiveProperty to receive notification when properties changed, added or removed.
NothingImpl Implementation of Nothing Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
NothingListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Nothing to receive notification when properties changed, added or removed.
ObjectPropertyImpl Implementation of ObjectProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
ObjectPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.ObjectProperty to receive notification when properties changed, added or removed.
ObjectRestrictionImpl Implementation of ObjectRestriction Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
ObjectRestrictionListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.ObjectRestriction to receive notification when properties changed, added or removed.
OntologyImpl Implementation of Ontology Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
OntologyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Ontology to receive notification when properties changed, added or removed.
OWL11Factory Factory for instantiating objects for ontology classes in the OWL11 ontology.
OWLEntityImpl Implementation of OWLEntity Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
OWLEntityListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.OWLEntity to receive notification when properties changed, added or removed.
ReflexivePropertyImpl Implementation of ReflexiveProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
ReflexivePropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.ReflexiveProperty to receive notification when properties changed, added or removed.
RestrictionImpl Implementation of Restriction Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
RestrictionListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.Restriction to receive notification when properties changed, added or removed.
SymmetricPropertyImpl Implementation of SymmetricProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
SymmetricPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.SymmetricProperty to receive notification when properties changed, added or removed.
TransitivePropertyImpl Implementation of TransitiveProperty Use the org.openanzo.owl.dataset.OWL11Factory to create instances of this class.
TransitivePropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.owl.dataset.TransitiveProperty to receive notification when properties changed, added or removed.
 



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