|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.commands.Command
net.officefloor.eclipse.common.editpolicies.connection.ConnectionCreateCommand
public class ConnectionCreateCommand
Command to make the source of a ConnectionEditPart available
to create a connection.
| Constructor Summary | |
|---|---|
ConnectionCreateCommand(Object source)
Initiate with source of connection. |
|
| Method Summary | |
|---|---|
Object |
getSource()
Obtains the source of the connection. |
| Methods inherited from class org.eclipse.gef.commands.Command |
|---|
canExecute, canUndo, chain, dispose, execute, getDebugLabel, getLabel, redo, setDebugLabel, setLabel, undo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionCreateCommand(Object source)
source - Source of connection.| Method Detail |
|---|
public Object getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||