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 simplify 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.
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.
ISimpleValueModel
          Represents value's model of simple attributes as it defined in the context's schema.
IValueModel
          Represents value's model as it 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.
IContextModel
          Represents a model of the context object as it defined in the context's ontology model.
IdASModelException
           
IEntityModel
          Represents a model of a entity as it defined in the context's ontology model.
IHasAttributeModel
           
IModel
          Base interface to represent model information of elements defined in the context's ontology model.
IValueModel
          Represents value's model as it defined in the context's ontology model.