Uses of Interface
org.eclipse.higgins.idas.api.model.IAttributeModel

Packages that use IAttributeModel
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. 
 

Uses of IAttributeModel in org.eclipse.higgins.idas.api
 

Methods in org.eclipse.higgins.idas.api that return IAttributeModel
 IAttributeModel IAttribute.getModel()
          Returns a model of this type of attribute as it defined in the context's schema.
 

Uses of IAttributeModel in org.eclipse.higgins.idas.api.model
 

Methods in org.eclipse.higgins.idas.api.model that return IAttributeModel
 IAttributeModel IContextModel.getAttributeModel(URI attrID)
          Returns IAttributeModel for the specified attribute ID
 IAttributeModel IEntityModel.getAttributeModel(URI attrID)
          Returns IAttributeModel for the specified attribute ID