Package ibspan.tss.layout.ontology.datamodel

Ontology Java beans generated from data-model ontology (with http://www.ibspan.waw.pl/tss/DataModel# namespace) with Jastor tool.

See:
          Description

Interface Summary
FormLink Interface for FormLink ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
FormLinkListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.FormLink to receive notification when properties changed, added or removed.
InternalLink Interface for InternalLink ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
InternalLinkListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.InternalLink to receive notification when properties changed, added or removed.
LayoutElement Interface for LayoutElement ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
LayoutElementListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.LayoutElement to receive notification when properties changed, added or removed.
LayoutStructure Interface for LayoutStructure ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
LayoutStructureListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.LayoutStructure to receive notification when properties changed, added or removed.
Link Interface for Link ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
LinkListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.Link to receive notification when properties changed, added or removed.
Menu Interface for Menu ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
MenuLink Interface for MenuLink ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
MenuLinkListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.MenuLink to receive notification when properties changed, added or removed.
MenuListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.Menu to receive notification when properties changed, added or removed.
UserContext Interface for UserContext ontology class
Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this interface.
UserContextListener Implementations of this listener may be registered with instances of ibspan.tss.layout.ontology.datamodel.UserContext to receive notification when properties changed, added or removed.
 

Class Summary
DataModelFactory Factory for instantiating objects for ontology classes in the DataModel ontology.
FormLinkImpl Implementation of FormLink Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
InternalLinkImpl Implementation of InternalLink Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
LayoutElementImpl Implementation of LayoutElement Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
LayoutStructureImpl Implementation of LayoutStructure Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
LinkImpl Implementation of Link Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
MenuImpl Implementation of Menu Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
MenuLinkImpl Implementation of MenuLink Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
UserContextImpl Implementation of UserContext Use the ibspan.tss.layout.ontology.datamodel.DataModelFactory to create instances of this class.
 

Package ibspan.tss.layout.ontology.datamodel Description

Ontology Java beans generated from data-model ontology (with http://www.ibspan.waw.pl/tss/DataModel# namespace) with Jastor tool.

See Also:
Jastor tool