Package ibspan.tss.datamodel.ontology

Interface Summary
ErrorMessage Interface for ErrorMessage ontology class
Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this interface.
ErrorMessageListener Implementations of this listener may be registered with instances of ibspan.tss.datamodel.ontology.ErrorMessage to receive notification when properties changed, added or removed.
Link Interface for Link ontology class
Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this interface.
LinkListener Implementations of this listener may be registered with instances of ibspan.tss.datamodel.ontology.Link to receive notification when properties changed, added or removed.
Menu Interface for Menu ontology class
Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this interface.
MenuListener Implementations of this listener may be registered with instances of ibspan.tss.datamodel.ontology.Menu to receive notification when properties changed, added or removed.
 

Class Summary
DataModelFactory Factory for instantiating objects for ontology classes in the DataModel ontology.
ErrorMessageImpl Implementation of ErrorMessage Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this class.
LinkImpl Implementation of Link Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this class.
MenuImpl Implementation of Menu Use the ibspan.tss.datamodel.ontology.DataModelFactory to create instances of this class.