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

Packages that use IMetadataModel
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 simlify query and interpretation of IdAS context's schemas. 
 

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

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

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

Methods in org.eclipse.higgins.idas.api.model that return IMetadataModel
 IMetadataModel IEntityModel.getMetadataModel(URI metadataType)
          Returns IMetadataModel for the specified metadata ID
 IMetadataModel IAttributeValueModel.getMetadataModel(URI metadataType)
          Returns IMetadataModel for the specified metadata ID
 IMetadataModel IAttributeModel.getMetadataModel(URI metadataType)
          Returns IMetadataModel for the specified metadata ID