Uses of Class
org.eclipse.higgins.idas.model.impl.AttributeComplexValueModel

Packages that use AttributeComplexValueModel
org.eclipse.higgins.idas.model.impl   
 

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

Methods in org.eclipse.higgins.idas.model.impl with parameters of type AttributeComplexValueModel
 void ContextModel.registerBlankEntityModel(AttributeComplexValueModel bn)
           
 

Constructors in org.eclipse.higgins.idas.model.impl with parameters of type AttributeComplexValueModel
AttributeModel(ContextModel ctx, com.hp.hpl.jena.ontology.DatatypeProperty dp, AttributeComplexValueModel parent)
           
AttributeModel(ContextModel ctx, com.hp.hpl.jena.ontology.ObjectProperty op, AttributeComplexValueModel parent)