Package | Description |
---|---|
casa.ontology.v3 |
Modifier and Type | Method and Description |
---|---|
ConcreteRelation |
CASAOntology.declRelation(String name,
ConcreteRelation basedOn,
Relation.Property[] properties,
ConstraintSimple domConstraint,
ConstraintSimple ranConstraint,
Object... otherParams)
Convenience method that calls
#declRelation(String, ConcreteRelation, Property[], ConstraintSimple, ConstraintSimple, Object...) after converting
the properties parameter. |