tudresden.ocl.gui.events
Interface ConstraintChangeListener
- All Superinterfaces:
- EventListener
- All Known Implementing Classes:
- ConstraintChangeAdapter, OCLEditor, OCLEditor.ConstraintTableModel
- public interface ConstraintChangeListener
- extends EventListener
Listener to be informed about changes in an
OCLEditorModel
.
- Author:
- sz9
constraintAdded
public void constraintAdded(ConstraintChangeEvent cce)
constraintRemoved
public void constraintRemoved(ConstraintChangeEvent cce)
constraintNameChanged
public void constraintNameChanged(ConstraintChangeEvent cce)
constraintDataChanged
public void constraintDataChanged(ConstraintChangeEvent cce)
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.