net.officefloor.eclipse.officefloor.operations
Class RefactorDeployedOfficeFloorChangeOperation
java.lang.Object
net.officefloor.eclipse.common.action.AbstractOperation<E>
net.officefloor.eclipse.officefloor.operations.AbstractOfficeFloorChangeOperation<DeployedOfficeEditPart>
net.officefloor.eclipse.officefloor.operations.RefactorDeployedOfficeFloorChangeOperation
- All Implemented Interfaces:
- Operation
public class RefactorDeployedOfficeFloorChangeOperation
- extends AbstractOfficeFloorChangeOperation<DeployedOfficeEditPart>
Operation to refactor the DeployedOfficeModel.
- Author:
- Daniel Sagenschneider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefactorDeployedOfficeFloorChangeOperation
public RefactorDeployedOfficeFloorChangeOperation(OfficeFloorChanges officeFloorChanges)
- Initiate.
- Parameters:
officeFloorChanges - OfficeFloorChanges.
getChange
protected Change<?> getChange(OfficeFloorChanges changes,
AbstractOperation.Context context)
- Description copied from class:
AbstractOfficeFloorChangeOperation
- Obtains the
Change.
- Specified by:
getChange in class AbstractOfficeFloorChangeOperation<DeployedOfficeEditPart>
- Parameters:
changes - OfficeFloorChanges.context - Context.
- Returns:
Change.
Copyright © 2005-2013. All Rights Reserved.