Class CustomAssemblyConnectorReorientCommand

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.AssemblyConnectorReorientCommand
de.uka.ipd.sdq.pcm.gmf.composite.custom.commands.CustomAssemblyConnectorReorientCommand
All Implemented Interfaces:
IUndoableOperation, org.eclipse.gmf.runtime.common.core.command.ICommand, org.eclipse.gmf.runtime.common.core.internal.command.ICommandWithSettableResult

public class CustomAssemblyConnectorReorientCommand extends AssemblyConnectorReorientCommand
The Class CustomAssemblyConnectorReorientCommand.
  • Constructor Details

    • CustomAssemblyConnectorReorientCommand

      public CustomAssemblyConnectorReorientCommand(org.eclipse.gmf.runtime.emf.type.core.requests.ReorientRelationshipRequest request)
      Instantiates a new custom assembly connector reorient command.
      Parameters:
      request - the request
  • Method Details