Dresden OCL Toolkit

tudresden.ocl.gui.events
Class ConstraintChangeAdapter

java.lang.Object
  extended bytudresden.ocl.gui.events.ConstraintChangeAdapter
All Implemented Interfaces:
ConstraintChangeListener, EventListener

public class ConstraintChangeAdapter
extends Object
implements ConstraintChangeListener

Author:
sz9

Constructor Summary
ConstraintChangeAdapter()
           
 
Method Summary
 void constraintAdded(ConstraintChangeEvent cce)
           
 void constraintDataChanged(ConstraintChangeEvent cce)
           
 void constraintNameChanged(ConstraintChangeEvent cce)
           
 void constraintRemoved(ConstraintChangeEvent cce)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstraintChangeAdapter

public ConstraintChangeAdapter()
Method Detail

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

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.