Class CreateBranchConditionEditHelperAdvice
java.lang.Object
org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
de.uka.ipd.sdq.pcm.gmf.seff.helper.AbstractCreateRandomVariableEditHelperAdvice
de.uka.ipd.sdq.pcm.gmf.seff.helper.CreateBranchConditionEditHelperAdvice
- All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice
public class CreateBranchConditionEditHelperAdvice
extends AbstractCreateRandomVariableEditHelperAdvice
implements org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice
The Class CreateBranchConditionEditHelperAdvice.
-
Constructor Summary
-
Method Summary
Methods inherited from class de.uka.ipd.sdq.pcm.gmf.seff.helper.AbstractCreateRandomVariableEditHelperAdvice
getBeforeConfigureCommand
Methods inherited from class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelperAdvice
approveRequest, configureRequest, createType, createType, getAfterConfigureCommand, getAfterCreateCommand, getAfterCreateRelationshipCommand, getAfterDestroyDependentsCommand, getAfterDestroyElementCommand, getAfterDestroyReferenceCommand, getAfterDuplicateCommand, getAfterEditCommand, getAfterEditContextCommand, getAfterMoveCommand, getAfterReorientReferenceRelationshipCommand, getAfterReorientRelationshipCommand, getAfterSetCommand, getBeforeCreateCommand, getBeforeCreateRelationshipCommand, getBeforeDestroyDependentsCommand, getBeforeDestroyElementCommand, getBeforeDestroyReferenceCommand, getBeforeDuplicateCommand, getBeforeEditCommand, getBeforeEditContextCommand, getBeforeMoveCommand, getBeforeReorientReferenceRelationshipCommand, getBeforeReorientRelationshipCommand, getBeforeSetCommand
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelperAdvice
approveRequest, configureRequest, getAfterEditCommand, getBeforeEditCommand
-
Constructor Details
-
CreateBranchConditionEditHelperAdvice
public CreateBranchConditionEditHelperAdvice()
-