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

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

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

Subinterfaces of ISchema in org.eclipse.higgins.idas.schema
 interface IAttributeSchema
          Represents a schema of the managed type of the attributes.
 interface IContextSchema
          Represents a schema of the managed context object.
 interface IDigitalSubjectSchema
          Represents a schema of the managed type of the digital subjects.
 

Methods in org.eclipse.higgins.idas.schema that return ISchema
 ISchema IContextSchema.getSchema(java.net.URI type)
          Generic method to query context schema for schema of the subject with the specific type.