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