Uses of Class
net.officefloor.eclipse.common.action.AbstractOperation.Context

Packages that use AbstractOperation.Context
net.officefloor.eclipse.common.action   
net.officefloor.eclipse.desk.operations   
net.officefloor.eclipse.office.operations   
net.officefloor.eclipse.officefloor.operations   
net.officefloor.eclipse.section.operations   
 

Uses of AbstractOperation.Context in net.officefloor.eclipse.common.action
 

Methods in net.officefloor.eclipse.common.action with parameters of type AbstractOperation.Context
protected abstract  void AbstractOperation.perform(AbstractOperation.Context context)
          Performs the Operation on the particular AbstractOfficeFloorEditPart.
 

Uses of AbstractOperation.Context in net.officefloor.eclipse.desk.operations
 

Methods in net.officefloor.eclipse.desk.operations with parameters of type AbstractOperation.Context
protected  net.officefloor.model.change.Change<?> AddExternalFlowOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddDeskManagedObjectSourceOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddWorkOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddExternalManagedObjectOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddDeskManagedObjectOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected abstract  net.officefloor.model.change.Change<?> AbstractDeskChangeOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
          Obtains the Change.
protected  net.officefloor.model.change.Change<?> DeleteExternalFlowOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> DeleteExternalManagedObjectOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> DeleteTaskOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> ToggleTaskPublicOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> RefactorWorkOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> DeleteWorkOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> CreateTaskFromWorkTaskOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> ToggleTaskObjectParameterOperation.getChange(net.officefloor.model.desk.DeskChanges changes, AbstractOperation.Context context)
           
protected  void AbstractDeskChangeOperation.perform(AbstractOperation.Context context)
           
 

Uses of AbstractOperation.Context in net.officefloor.eclipse.office.operations
 

Methods in net.officefloor.eclipse.office.operations with parameters of type AbstractOperation.Context
protected abstract  net.officefloor.model.change.Change<?> AbstractOfficeChangeOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
          Obtains the Change.
protected  net.officefloor.model.change.Change<?> AddAdministratorOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeSectionOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeEscalationOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeManagedObjectSourceOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeTeamOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddExternalManagedObjectOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeManagedObjectOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> RefactorOfficeSectionChangeOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeSectionResponsibilityOperation.getChange(net.officefloor.model.office.OfficeChanges changes, AbstractOperation.Context context)
           
protected  void AbstractOfficeChangeOperation.perform(AbstractOperation.Context context)
           
 

Uses of AbstractOperation.Context in net.officefloor.eclipse.officefloor.operations
 

Methods in net.officefloor.eclipse.officefloor.operations with parameters of type AbstractOperation.Context
protected  net.officefloor.model.change.Change<?> RefactorDeployedOfficeFloorChangeOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected abstract  net.officefloor.model.change.Change<?> AbstractOfficeFloorChangeOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
          Obtains the Change.
protected  net.officefloor.model.change.Change<?> AddOfficeFloorTeamOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeFloorInputManagedObjectOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddDeployedOfficeOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeFloorManagedObjectSourceOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> RescopeOfficeFloorManagedObjectOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddOfficeFloorManagedObjectOperation.getChange(net.officefloor.model.officefloor.OfficeFloorChanges changes, AbstractOperation.Context context)
           
protected  void AbstractOfficeFloorChangeOperation.perform(AbstractOperation.Context context)
           
 

Uses of AbstractOperation.Context in net.officefloor.eclipse.section.operations
 

Methods in net.officefloor.eclipse.section.operations with parameters of type AbstractOperation.Context
protected abstract  net.officefloor.model.change.Change<?> AbstractSectionChangeOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
          Obtains the Change.
protected  net.officefloor.model.change.Change<?> AddExternalFlowOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddSubSectionOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddExternalManagedObjectOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddSectionManagedObjectSourceOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> AddSectionManagedObjectOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
           
protected  net.officefloor.model.change.Change<?> ToggleSubSectionInputPublicOperation.getChange(net.officefloor.model.section.SectionChanges changes, AbstractOperation.Context context)
           
protected  void AbstractSectionChangeOperation.perform(AbstractOperation.Context context)
           
 



Copyright © 2005-2012. All Rights Reserved.