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

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

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

Methods in org.eclipse.higgins.idas.api that return IComplexAttrValue
 IComplexAttrValue IAttribute.addComplexValue(URI dataType)
          Creates a new complex value for this attribute.
 IComplexAttrValue IContext.buildComplexAttrValue(URI dataType)
          Builds a complex attribute value to be passed to IFilterAttributeAssertion.setAssertionValue(IAttributeValue).