|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CycleDetectingCallback
The Interface CycleDetectingCallback.
Method Summary | |
---|---|
void |
addAssociatedConceptToGraph(java.lang.String associationName,
AssociatedConcept associatedConcept)
Adds the associated concept to graph. |
void |
clear()
|
AssociatedConcept |
getAssociatedConceptInGraph(java.lang.String associationName,
AssociatedConcept associatedConcept)
Gets the associated concept in graph. |
boolean |
isAssociatedConceptAlreadyInGraph(java.lang.String associationName,
AssociatedConcept associatedConcept)
Checks if is associated concept already in graph. |
Method Detail |
---|
AssociatedConcept getAssociatedConceptInGraph(java.lang.String associationName, AssociatedConcept associatedConcept)
associationName
- the association nameassociatedConcept
- the associated concept
void addAssociatedConceptToGraph(java.lang.String associationName, AssociatedConcept associatedConcept)
associationName
- the association nameassociatedConcept
- the associated conceptboolean isAssociatedConceptAlreadyInGraph(java.lang.String associationName, AssociatedConcept associatedConcept)
associationName
- the association nameassociatedConcept
- the associated concept
void clear()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |