Package org.openanzo.rdfs

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

Class Summary
_PropertyImpl Implementation of _Property Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
_ResourceImpl Implementation of _Resource Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
AltImpl Implementation of Alt Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
BagImpl Implementation of Bag Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
ClassImpl Implementation of Class Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
ContainerImpl Implementation of Container Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
ContainerMembershipPropertyImpl Implementation of ContainerMembershipProperty Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
DatatypeImpl Implementation of Datatype Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
ListImpl Implementation of List Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
LiteralImpl Implementation of Literal Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
RDFSFactory Factory for instantiating objects for ontology classes in the RDFS ontology.
SeqImpl Implementation of Seq Use the org.openanzo.rdfs.RDFSFactory to create instances of this class.
 



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