org.drools.eclipse.flow.common.editor.core
Class ModelEvent

java.lang.Object
  extended by org.drools.eclipse.flow.common.editor.core.ModelEvent

public class ModelEvent
extends Object

Event notifying a change in a model element.


Constructor Summary
ModelEvent(int change)
           
 
Method Summary
 int getChange()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelEvent

public ModelEvent(int change)
Method Detail

getChange

public int getChange()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.