Uses of Interface
org.eclipse.higgins.idas.schema.IDisplayData

Packages that use IDisplayData
org.eclipse.higgins.idas.schema This package defines core set of interfaces to simlify query and interpretation of IdAS context's schemas. 
 

Uses of IDisplayData in org.eclipse.higgins.idas.schema
 

Subinterfaces of IDisplayData in org.eclipse.higgins.idas.schema
 interface IAttributeDisplayData
          Represent an information on visual representation of IAttribute.
 interface IAttributeDisplayGroup
          Represent an information on display group to which managed IAttribute is belong to.
 

Methods in org.eclipse.higgins.idas.schema that return IDisplayData
 IDisplayData ISchema.getDisplayData()
          Returns display data information of the managed subject.