Class PalladioComponentModelBaseEditHelper
java.lang.Object
org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase
de.uka.ipd.sdq.pcm.gmf.seff.edit.helpers.PalladioComponentModelBaseEditHelper
- All Implemented Interfaces:
org.eclipse.gmf.runtime.emf.type.core.edithelper.IEditHelper
- Direct Known Subclasses:
AcquireActionEditHelper
,BranchActionEditHelper
,CollectionIteratorActionEditHelper
,EmitEventActionEditHelper
,ExternalCallActionEditHelper
,ForkActionEditHelper
,ForkedBehaviourEditHelper
,GuardedBranchTransitionEditHelper
,InfrastructureCallEditHelper
,InternalActionEditHelper
,InternalFailureOccurrenceDescriptionEditHelper
,LoopActionEditHelper
,ParametricResourceDemandEditHelper
,PCMRandomVariableEditHelper
,ProbabilisticBranchTransitionEditHelper
,RecoveryActionBehaviourEditHelper
,RecoveryActionEditHelper
,RecoveryBlockActionEditHelper
,RecoveryBlockAlternativeBehaviourEditHelper
,ReleaseActionEditHelper
,ResourceDemandingBehaviourEditHelper
,ResourceDemandingSEFFEditHelper
,SetVariableActionEditHelper
,StartActionEditHelper
,StopActionEditHelper
,SynchronisationPointEditHelper
,VariableCharacterisationEditHelper
,VariableUsageEditHelper
public class PalladioComponentModelBaseEditHelper
extends org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase
- Generated class or method.
-
Field Summary
Fields inherited from class org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase
CONTEXT_ELEMENT_TYPE, EDIT_POLICY_COMMAND
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.gmf.tooling.runtime.edit.helpers.GeneratedEditHelperBase
getCreateCommand, getCreateRelationshipCommand, getDestroyElementCommand, getDestroyReferenceCommand, getEditHelperAdvice, getInsteadCommand
Methods inherited from class org.eclipse.gmf.runtime.emf.type.core.edithelper.AbstractEditHelper
approveRequest, canEdit, configureRequest, createCommand, getBasicDestroyElementCommand, getConfigureCommand, getContainedValues, getDefaultContainmentFeature, getDefaultContainmentFeatures, getDestroyDependentsCommand, getDestroyElementWithDependentsCommand, getDuplicateCommand, getEditCommand, getEditContextCommand, getMoveCommand, getReorientReferenceRelationshipCommand, getReorientRelationshipCommand, getSetCommand, initializeDefaultFeature
-
Constructor Details
-
PalladioComponentModelBaseEditHelper
public PalladioComponentModelBaseEditHelper()
-