|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationContext
Context for executing an Operation.
| Method Summary | |
|---|---|
void |
execute(OfficeFloorCommand command)
Executes the OfficeFloorCommand. |
org.eclipse.gef.EditPart[] |
getEditParts()
Obtains the EditPart instances for the Operation. |
org.eclipse.draw2d.geometry.Point |
getLocation()
Obtains the location for the Operation. |
| Method Detail |
|---|
org.eclipse.gef.EditPart[] getEditParts()
EditPart instances for the Operation.
EditPart instances.org.eclipse.draw2d.geometry.Point getLocation()
Operation.
Operation.void execute(OfficeFloorCommand command)
OfficeFloorCommand.
command - OfficeFloorCommand.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||