net.officefloor.eclipse.section.operations
Class AddSectionManagedObjectSourceOperation
java.lang.Object
net.officefloor.eclipse.common.action.AbstractOperation<E>
net.officefloor.eclipse.section.operations.AbstractSectionChangeOperation<SectionEditPart>
net.officefloor.eclipse.section.operations.AddSectionManagedObjectSourceOperation
- All Implemented Interfaces:
- Operation
public class AddSectionManagedObjectSourceOperation
- extends AbstractSectionChangeOperation<SectionEditPart>
Adds an SectionManagedObjectSourceModel to the SectionModel.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddSectionManagedObjectSourceOperation
public AddSectionManagedObjectSourceOperation(SectionChanges sectionChanges)
- Initiate.
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.