tudresden.ocl.gui.events
Class ConstraintChangeAdapter
java.lang.Object
tudresden.ocl.gui.events.ConstraintChangeAdapter
- All Implemented Interfaces:
- ConstraintChangeListener, EventListener
- public class ConstraintChangeAdapter
- extends Object
- implements ConstraintChangeListener
- Author:
- sz9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstraintChangeAdapter
public ConstraintChangeAdapter()
constraintAdded
public void constraintAdded(ConstraintChangeEvent cce)
- Specified by:
constraintAdded
in interface ConstraintChangeListener
constraintRemoved
public void constraintRemoved(ConstraintChangeEvent cce)
- Specified by:
constraintRemoved
in interface ConstraintChangeListener
constraintNameChanged
public void constraintNameChanged(ConstraintChangeEvent cce)
- Specified by:
constraintNameChanged
in interface ConstraintChangeListener
constraintDataChanged
public void constraintDataChanged(ConstraintChangeEvent cce)
- Specified by:
constraintDataChanged
in interface ConstraintChangeListener
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.