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

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

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

Methods in org.eclipse.higgins.idas.schema that return types with arguments of type IAttributeSchema
 java.util.List<IAttributeSchema> IDigitalSubjectSchema.getAttributes()
          Returns the list of attributes which are defined (allowed) in the managed type of the digital subjects.
 java.util.List<IAttributeSchema> IContextSchema.getAttributes()
          Returns the list of attributes which are defined (allowed) in this context schema.