public class AddOfficeManagedObjectOperation extends AbstractOfficeChangeOperation<OfficeManagedObjectSourceEditPart>
Operation
to add an OfficeManagedObjectModel
.AbstractOperation.Context
Constructor and Description |
---|
AddOfficeManagedObjectOperation(OfficeChanges officeChanges)
Initiate.
|
Modifier and Type | Method and Description |
---|---|
protected Change<?> |
getChange(OfficeChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
perform
getActionText, isApplicable, isAssignable, perform
public AddOfficeManagedObjectOperation(OfficeChanges officeChanges)
officeChanges
- OfficeChanges
.protected Change<?> getChange(OfficeChanges changes, AbstractOperation.Context context)
AbstractOfficeChangeOperation
Change
.getChange
in class AbstractOfficeChangeOperation<OfficeManagedObjectSourceEditPart>
changes
- OfficeChanges
.context
- Context
.Change
.Copyright © 2005–2016. All rights reserved.