|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ontobox.box.box2model.BoxNamedEntity
org.ontobox.box.box2model.BoxProperty
org.ontobox.box.box2model.BoxOProperty
public class BoxOProperty
| Field Summary |
|---|
| Fields inherited from class org.ontobox.box.box2model.BoxNamedEntity |
|---|
con, fn |
| Fields inherited from interface org.meta2project.model.AnnotatedEntity |
|---|
CASCADE, CASCADE_DELETE_VALUE, COMMENT, MAX_CARD, MIN_CARD, MODEL_URI, TITLE |
| Constructor Summary | |
|---|---|
BoxOProperty(BoxConnection con,
int name)
|
|
| Method Summary | |
|---|---|
OntClass |
getRange()
Get the range class for the oproperty. |
void |
setRange(OntClass range)
Set range class |
| Methods inherited from class org.ontobox.box.box2model.BoxProperty |
|---|
getDomain, getMaxCardinality, getMinCardinality, setDomain |
| Methods inherited from class org.ontobox.box.box2model.BoxNamedEntity |
|---|
delete, equals, getAnnotation, getAnnotationNames, getFullName, getName, getOntology, hashCode, putAnnotation, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.meta2project.model.Property |
|---|
delete, getDomain, getMaxCardinality, getMinCardinality, setDomain |
| Methods inherited from interface org.meta2project.model.NamedEntity |
|---|
getFullName, getName, getOntology, setName |
| Methods inherited from interface org.meta2project.model.AnnotatedEntity |
|---|
getAnnotation, getAnnotationNames, putAnnotation |
| Constructor Detail |
|---|
public BoxOProperty(BoxConnection con,
int name)
| Method Detail |
|---|
public OntClass getRange()
OProperty
getRange in interface OPropertypublic void setRange(OntClass range)
OProperty
setRange in interface OPropertyrange - range class, may be null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||