|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelations.OrienRel8Relation
public class OrienRel8Relation
Class for determining the orientation between two ojbjects. TODO: This class needs a method for determining the orientation of the first object.
Constructor Summary | |
---|---|
OrienRel8Relation()
|
Method Summary | |
---|---|
java.lang.String |
getValue(java.lang.String relationType,
OntologyObject object1,
OntologyObject object2)
Gets the orientation between two objects. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrienRel8Relation()
Method Detail |
---|
public java.lang.String getValue(java.lang.String relationType, OntologyObject object1, OntologyObject object2)
getValue
in interface RelationValue
relationType
- - the class name of the relationobject1
- - the first related objectobject2
- - the second related object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |