|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Relation
A relation is a binary directional link between a source and a target concept present in the same domain.
Method Summary | |
---|---|
Domain |
getDomain()
Return the domain of this relation. |
java.lang.String |
getName()
Return the name of this relation. |
Concept |
getSource()
Return the source concept of this relation. |
Concept |
getTarget()
Return the target concept of this relation. |
Method Detail |
---|
java.lang.String getName()
Concept getSource()
Concept getTarget()
Domain getDomain()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |