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

Packages that use IAttributeValueModel
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 IAttributeValueModel in org.eclipse.higgins.idas.api.model
 

Subinterfaces of IAttributeValueModel in org.eclipse.higgins.idas.api.model
 interface IAttributeSimpleValueModel
          Represents value's model of simple attributes as it defined in the context's schema.
 

Methods in org.eclipse.higgins.idas.api.model that return IAttributeValueModel
 IAttributeValueModel IAttributeModel.getValueModel()
          Deprecated. Attribute values can all have different value models now