org.netbeans.modules.uml.integration.ide.listeners |
|
Java Source File Name | Type | Comment |
IAttributeChangeListener.java | Interface | Interface for classes that need to be notified of changes to attributes
in the Describe model. |
IClassChangeListener.java | Interface | An interface for classes that wish to be notified of class change
events in the Describe model. |
IEnumLiteralChangeListener.java | Interface | Interface for classes that need to be notified of changes to enumeration's literals
in the Describe model. |
IOperationChangeListener.java | Interface | Interface for classes that need to be notified of changes to operations
in the Describe model. |