public abstract class AbstractCycleDetectingCallback extends java.lang.Object implements CycleDetectingCallback
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractCycleDetectingCallback.AssociatedConceptKey
The Class AssociatedConceptKey.
|
Constructor and Description |
---|
AbstractCycleDetectingCallback() |
Modifier and Type | Method and Description |
---|---|
protected AbstractCycleDetectingCallback.AssociatedConceptKey |
toAssociatedConceptKey(java.lang.String associationName,
AssociatedConcept associatedConcept)
To associated concept key.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAssociatedConceptToGraph, clear, getAssociatedConceptInGraph, isAssociatedConceptAlreadyInGraph
protected AbstractCycleDetectingCallback.AssociatedConceptKey toAssociatedConceptKey(java.lang.String associationName, AssociatedConcept associatedConcept)
associationName
- the association nameassociatedConcept
- the associated concept