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