Uses of Package
org.eclipse.higgins.idas.api.model

Packages that use org.eclipse.higgins.idas.api.model
org.eclipse.higgins.idas.api Defines the core set of interfaces for IdAS. 
org.eclipse.higgins.idas.api.model This package defines core set of interfaces to simlify query and interpretation of IdAS context's schemas. 
 

Classes in org.eclipse.higgins.idas.api.model used by org.eclipse.higgins.idas.api
IAttributeModel
          Represents a model of attribute as it defined in the context's ontology model.
IAttributeValueModel
          Represents value's model of attributes as it defined in the context's ontology model.
IContextModel
          Represents a model of the context object as it defined in the context's ontology model.
IEntityModel
          Represents a model of a entity as it defined in the context's ontology model.
IMetadataModel
          Represents a model of metadata as it defined in the context's ontology model.
IMetadataValueModel
          Represents a metadata value's model as defined in the context's ontology model.
 

Classes in org.eclipse.higgins.idas.api.model used by org.eclipse.higgins.idas.api.model
IAttributeModel
          Represents a model of attribute as it defined in the context's ontology model.
IAttributeValueModel
          Represents value's model of attributes as it defined in the context's ontology model.
IContextModel
          Represents a model of the context object as it defined in the context's ontology model.
IdASModelException
           
IDisplayData
          Represents an information which could be used for visual representation of entity.
IEntityModel
          Represents a model of a entity as it defined in the context's ontology model.
IMetadataModel
          Represents a model of metadata as it defined in the context's ontology model.
IModel
          Base interface to represent model information of elements defined in the context's ontology model.