|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Operation in net.officefloor.eclipse.common.action |
|---|
| Classes in net.officefloor.eclipse.common.action that implement Operation | |
|---|---|
class |
AbstractOperation<E extends EditPart>
Abstract Operation. |
| Methods in net.officefloor.eclipse.common.action with parameters of type Operation | |
|---|---|
static void |
OperationUtil.execute(Operation operation,
int x,
int y,
org.eclipse.gef.EditPart firstSelectedEditPart,
org.eclipse.gef.EditPart... remainingSelectedEditParts)
Performs the Operation. |
static org.eclipse.gef.commands.Command |
OperationUtil.getCommand(Operation operation,
int x,
int y,
org.eclipse.gef.EditPart editPart)
Obtains the Command from the Operation. |
| Constructors in net.officefloor.eclipse.common.action with parameters of type Operation | |
|---|---|
OperationAction(org.eclipse.gef.commands.CommandStack commandStack,
Operation operation,
org.eclipse.gef.EditPart[] selectedEditParts,
org.eclipse.draw2d.geometry.Point location)
Initiate. |
|
| Uses of Operation in net.officefloor.eclipse.common.editor |
|---|
| Method parameters in net.officefloor.eclipse.common.editor with type arguments of type Operation | |
|---|---|
protected abstract void |
AbstractOfficeFloorEditor.populateOperations(List<Operation> list)
Populates the listing of Operation instances. |
| Uses of Operation in net.officefloor.eclipse.conform |
|---|
| Method parameters in net.officefloor.eclipse.conform with type arguments of type Operation | |
|---|---|
protected void |
ConformEditor.populateOperations(List<Operation> list)
|
| Uses of Operation in net.officefloor.eclipse.desk |
|---|
| Method parameters in net.officefloor.eclipse.desk with type arguments of type Operation | |
|---|---|
protected void |
DeskEditor.populateOperations(List<Operation> list)
|
| Uses of Operation in net.officefloor.eclipse.desk.operations |
|---|
| Uses of Operation in net.officefloor.eclipse.office |
|---|
| Method parameters in net.officefloor.eclipse.office with type arguments of type Operation | |
|---|---|
protected void |
OfficeEditor.populateOperations(List<Operation> list)
|
| Uses of Operation in net.officefloor.eclipse.office.operations |
|---|
| Classes in net.officefloor.eclipse.office.operations that implement Operation | |
|---|---|
class |
AbstractOfficeChangeOperation<E extends EditPart>
Abstract OfficeChanges Operation. |
class |
AddAdministratorOperation
Adds an AdministratorModel to the OfficeModel. |
class |
AddOfficeEscalationOperation
Operation to add an OfficeEscalationModel. |
class |
AddOfficeManagedObjectOperation
Operation to add an OfficeManagedObjectModel. |
class |
AddOfficeManagedObjectSourceOperation
Adds an OfficeManagedObjectSourceModel to the OfficeModel. |
class |
AddOfficeSectionOperation
Adds an OfficeSectionModel to the OfficeModel. |
class |
AddOfficeSectionResponsibilityOperation
Operation to add an OfficeSectionResponsibilityModel. |
class |
AddOfficeStartOperation
Operation to add an OfficeStartModel. |
class |
AddOfficeTeamOperation
Adds an ExternalTeamModel to the OfficeModel. |
class |
RefactorOfficeSectionChangeOperation
Operation to refactor an OfficeSectionModel. |
| Uses of Operation in net.officefloor.eclipse.officefloor |
|---|
| Method parameters in net.officefloor.eclipse.officefloor with type arguments of type Operation | |
|---|---|
protected void |
OfficeFloorEditor.populateOperations(List<Operation> list)
|
| Uses of Operation in net.officefloor.eclipse.officefloor.operations |
|---|
| Classes in net.officefloor.eclipse.officefloor.operations that implement Operation | |
|---|---|
class |
AbstractOfficeFloorChangeOperation<E extends EditPart>
Abstract OfficeFloorChanges Operation. |
class |
AddDeployedOfficeOperation
Adds an OfficeFloorOfficeModel to a OfficeFloorModel. |
class |
AddOfficeFloorInputManagedObjectOperation
Adds an OfficeFloorInputManagedObject to OfficeFloorModel. |
class |
AddOfficeFloorManagedObjectOperation
Operation to add an OfficeFloorManagedObjectModel. |
class |
AddOfficeFloorManagedObjectSourceOperation
Adds a OfficeFloorManagedObjectSourceModel to the
OfficeFloorModel. |
class |
AddOfficeFloorTeamOperation
Adds a TeamModel to the OfficeFloorModel. |
class |
RefactorDeployedOfficeFloorChangeOperation
Operation to refactor the DeployedOfficeModel. |
class |
RescopeOfficeFloorManagedObjectOperation
Re-scopes the OfficeFloorManagedObjectModel. |
| Uses of Operation in net.officefloor.eclipse.section |
|---|
| Method parameters in net.officefloor.eclipse.section with type arguments of type Operation | |
|---|---|
protected void |
SectionEditor.populateOperations(List<Operation> list)
|
| Uses of Operation in net.officefloor.eclipse.section.operations |
|---|
| Classes in net.officefloor.eclipse.section.operations that implement Operation | |
|---|---|
class |
AbstractSectionChangeOperation<E extends EditPart>
Abstract SectionChanges Operation. |
class |
AddSectionManagedObjectOperation
Operation to add an SectionManagedObjectModel. |
class |
AddSectionManagedObjectSourceOperation
Adds an SectionManagedObjectSourceModel to the SectionModel. |
class |
AddSubSectionOperation
Adds a SubSectionModel to the SectionModel. |
class |
ToggleSubSectionInputPublicOperation
Toggle SubSectionInputModel public. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||