|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.core.kivi.AbstractTriggerState
de.cau.cs.kieler.ksbase.ui.kivi.KSBasETrigger.KSBasEState
public static final class KSBasETrigger.KSBasEState
Contains the state of the KSBasE trigger: The selected EObject after the transformation and its DiagramEditor.
Constructor Summary | |
---|---|
KSBasETrigger.KSBasEState()
Default constructor. |
Method Summary | |
---|---|
org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor |
getDiagramEditor()
Get the DiagramEditor where the transformation happened. |
EObject |
getEObject()
Get the EObject selected after the transformation. |
Class<? extends ITrigger> |
getTriggerClass()
Get the trigger class associated with this trigger state. |
Methods inherited from class de.cau.cs.kieler.core.kivi.AbstractTriggerState |
---|
finish, getKeyClass, getSequenceNumber, merge, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public KSBasETrigger.KSBasEState()
Method Detail |
---|
public EObject getEObject()
public org.eclipse.gmf.runtime.diagram.ui.parts.DiagramEditor getDiagramEditor()
public Class<? extends ITrigger> getTriggerClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |