|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Assignment
An assignment is a binary directional link between a concept and a so-called "assignable" entity, supported by evidence.
Method Summary | |
---|---|
Assignable |
getAssignable()
Return the "assignable" entity of this assignment. |
Authority |
getAuthority()
Return the authority for this assignment. |
Concept |
getConcept()
Return the concept of this assignment. |
java.util.Set<Evidence> |
getEvidence()
Return the set of evidence supporting this assignment. |
Method Detail |
---|
java.util.Set<Evidence> getEvidence()
Concept getConcept()
Assignable getAssignable()
Authority getAuthority()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |