Interface IInstanceObserver
public interface IInstanceObserver
Listener interface for lightweight observation of changes in edges leaving from given source instance elements.
- Since:
- 0.9
-
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyBinaryChanged(Object sourceElement, Object edgeType) voidnotifyTernaryChanged(Object sourceElement, Object edgeType)
-
Method Details
-
notifyBinaryChanged
-
notifyTernaryChanged
-