Package org.openanzo.rdfs.dataset

Interface Summary
_Property Interface for Property ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
_PropertyListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset._Property to receive notification when properties changed, added or removed.
_Resource Interface for Resource ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
_ResourceListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset._Resource to receive notification when properties changed, added or removed.
Alt Interface for Alt ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
AltListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Alt to receive notification when properties changed, added or removed.
Bag Interface for Bag ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
BagListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Bag to receive notification when properties changed, added or removed.
Class Interface for Class ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
ClassListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Class to receive notification when properties changed, added or removed.
Container Interface for Container ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
ContainerListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Container to receive notification when properties changed, added or removed.
ContainerMembershipProperty Interface for ContainerMembershipProperty ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
ContainerMembershipPropertyListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.ContainerMembershipProperty to receive notification when properties changed, added or removed.
Datatype Interface for Datatype ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
DatatypeListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Datatype to receive notification when properties changed, added or removed.
List Interface for List ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
ListListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.List to receive notification when properties changed, added or removed.
Literal Interface for Literal ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
LiteralListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Literal to receive notification when properties changed, added or removed.
Seq Interface for Seq ontology class
Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this interface.
SeqListener Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Seq to receive notification when properties changed, added or removed.
 

Class Summary
_PropertyImpl Implementation of _Property Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
_PropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset._Property to receive notification when properties changed, added or removed.
_ResourceImpl Implementation of _Resource Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
_ResourceListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset._Resource to receive notification when properties changed, added or removed.
AltImpl Implementation of Alt Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
AltListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Alt to receive notification when properties changed, added or removed.
BagImpl Implementation of Bag Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
BagListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Bag to receive notification when properties changed, added or removed.
ClassImpl Implementation of Class Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
ClassListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Class to receive notification when properties changed, added or removed.
ContainerImpl Implementation of Container Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
ContainerListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Container to receive notification when properties changed, added or removed.
ContainerMembershipPropertyImpl Implementation of ContainerMembershipProperty Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
ContainerMembershipPropertyListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.ContainerMembershipProperty to receive notification when properties changed, added or removed.
DatatypeImpl Implementation of Datatype Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
DatatypeListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Datatype to receive notification when properties changed, added or removed.
ListImpl Implementation of List Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
ListListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.List to receive notification when properties changed, added or removed.
LiteralImpl Implementation of Literal Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
LiteralListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Literal to receive notification when properties changed, added or removed.
RDFSFactory Factory for instantiating objects for ontology classes in the RDFS ontology.
SeqImpl Implementation of Seq Use the org.openanzo.rdfs.dataset.RDFSFactory to create instances of this class.
SeqListenerAdapter Implementations of this listener may be registered with instances of org.openanzo.rdfs.dataset.Seq to receive notification when properties changed, added or removed.
 



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