net.officefloor.eclipse.desk.operations
Class AddExternalFlowOperation
java.lang.Object
net.officefloor.eclipse.common.action.AbstractOperation<E>
net.officefloor.eclipse.desk.operations.AbstractDeskChangeOperation<DeskEditPart>
net.officefloor.eclipse.desk.operations.AddExternalFlowOperation
- All Implemented Interfaces:
- Operation
public class AddExternalFlowOperation
- extends AbstractDeskChangeOperation<DeskEditPart>
Adds an ExternalFlowModel to the DeskModel.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddExternalFlowOperation
public AddExternalFlowOperation(DeskChanges deskChanges)
- Initiate.
- Parameters:
deskChanges - DeskChanges.
getChange
protected Change<?> getChange(DeskChanges changes,
AbstractOperation.Context context)
- Description copied from class:
AbstractDeskChangeOperation
- Obtains the
Change.
- Specified by:
getChange in class AbstractDeskChangeOperation<DeskEditPart>
- Parameters:
changes - DeskChanges.context - Context.
- Returns:
Change.
Copyright © 2005-2013. All Rights Reserved.