net.officefloor.eclipse.section.operations
Class AddSectionManagedObjectOperation
java.lang.Object
net.officefloor.eclipse.common.action.AbstractOperation<E>
net.officefloor.eclipse.section.operations.AbstractSectionChangeOperation<SectionManagedObjectSourceEditPart>
net.officefloor.eclipse.section.operations.AddSectionManagedObjectOperation
- All Implemented Interfaces:
- Operation
public class AddSectionManagedObjectOperation
- extends AbstractSectionChangeOperation<SectionManagedObjectSourceEditPart>
Operation to add an SectionManagedObjectModel.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddSectionManagedObjectOperation
public AddSectionManagedObjectOperation(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<SectionManagedObjectSourceEditPart>
- Parameters:
changes - SectionChanges.context - Context.
- Returns:
Change.
Copyright © 2005-2013. All Rights Reserved.