Uses of Interface
org.eclipse.higgins.idas.api.ISimpleMetaValue

Packages that use ISimpleMetaValue
org.eclipse.higgins.idas.api Defines the core set of interfaces for IdAS. 
 

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

Methods in org.eclipse.higgins.idas.api that return ISimpleMetaValue
 ISimpleMetaValue IMetadata.addSimpleValue(URI dataType, Object data)
          Creates a new simple value for this metadata element.