g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.edit.commands
Class InputPortCreateCommand

java.lang.Object
  extended by CreateElementCommand
      extended by eu.geclipse.workflow.ui.edit.commands.InputPortCreateCommand

public class InputPortCreateCommand
extends CreateElementCommand

The command to create an InputPort in the model.


Constructor Summary
InputPortCreateCommand(CreateElementRequest req)
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InputPortCreateCommand

public InputPortCreateCommand(CreateElementRequest req)
Constructor

Parameters:
req -

g-Eclipse
Release 1.0.0