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

Packages that use IAttributeComplexValueModel
org.eclipse.higgins.idas.cp.jena2.impl   
org.eclipse.higgins.idas.model.impl   
 

Uses of IAttributeComplexValueModel in org.eclipse.higgins.idas.cp.jena2.impl
 

Methods in org.eclipse.higgins.idas.cp.jena2.impl that return IAttributeComplexValueModel
 IAttributeComplexValueModel ComplexValue.getValueModel()
           
 

Uses of IAttributeComplexValueModel in org.eclipse.higgins.idas.model.impl
 

Classes in org.eclipse.higgins.idas.model.impl that implement IAttributeComplexValueModel
 class AttributeComplexValueModel