Class CustomComposedProvidingRequiringEntityCreateCommand

java.lang.Object
org.eclipse.core.commands.operations.AbstractOperation
org.eclipse.emf.workspace.AbstractEMFOperation
org.eclipse.gmf.runtime.emf.commands.core.command.AbstractTransactionalCommand
org.eclipse.gmf.runtime.emf.type.core.commands.EditElementCommand
de.uka.ipd.sdq.pcm.gmf.composite.edit.commands.ComposedProvidingRequiringEntityCreateCommand
de.uka.ipd.sdq.pcm.gmf.composite.custom.commands.CustomComposedProvidingRequiringEntityCreateCommand
All Implemented Interfaces:
IUndoableOperation, org.eclipse.gmf.runtime.common.core.command.ICommand, org.eclipse.gmf.runtime.common.core.internal.command.ICommandWithSettableResult

public class CustomComposedProvidingRequiringEntityCreateCommand extends ComposedProvidingRequiringEntityCreateCommand
The Class CustomComposedProvidingRequiringEntityCreateCommand.
  • Constructor Details

    • CustomComposedProvidingRequiringEntityCreateCommand

      public CustomComposedProvidingRequiringEntityCreateCommand(org.eclipse.gmf.runtime.emf.type.core.requests.CreateElementRequest req)
      Instantiates a new custom composed providing requiring entity create command.
      Parameters:
      req - the req
  • Method Details