Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractOperation.perform(AbstractOperation.Context context)
Performs the
Operation on the particular
AbstractOfficeFloorEditPart . |
Modifier and Type | Method and Description |
---|---|
protected Change<?> |
AddWorkOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddExternalManagedObjectOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddExternalFlowOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddDeskManagedObjectSourceOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddDeskManagedObjectOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected abstract Change<?> |
AbstractDeskChangeOperation.getChange(DeskChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
protected Change<?> |
DeleteExternalFlowOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteExternalManagedObjectOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
ToggleTaskPublicOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteTaskOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorWorkOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteWorkOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
CreateTaskFromWorkTaskOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
ToggleTaskObjectParameterOperation.getChange(DeskChanges changes,
AbstractOperation.Context context) |
protected void |
AbstractDeskChangeOperation.perform(AbstractOperation.Context context) |
Modifier and Type | Method and Description |
---|---|
protected abstract Change<?> |
AbstractOfficeChangeOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
protected Change<?> |
AddOfficeTeamOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeStartOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeSectionOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeManagedObjectSourceOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeEscalationOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddExternalManagedObjectOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddAdministratorOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeManagedObjectOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorOfficeSectionChangeOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeSectionResponsibilityOperation.getChange(OfficeChanges changes,
AbstractOperation.Context context) |
protected void |
AbstractOfficeChangeOperation.perform(AbstractOperation.Context context) |
Modifier and Type | Method and Description |
---|---|
protected Change<?> |
RefactorDeployedOfficeFloorChangeOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected abstract Change<?> |
AbstractOfficeFloorChangeOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
protected Change<?> |
AddOfficeFloorTeamOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeFloorManagedObjectSourceOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeFloorInputManagedObjectOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddDeployedOfficeOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RescopeOfficeFloorManagedObjectOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddOfficeFloorManagedObjectOperation.getChange(OfficeFloorChanges changes,
AbstractOperation.Context context) |
protected void |
AbstractOfficeFloorChangeOperation.perform(AbstractOperation.Context context) |
Modifier and Type | Method and Description |
---|---|
protected abstract Change<?> |
AbstractSectionChangeOperation.getChange(SectionChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
protected Change<?> |
AddSubSectionOperation.getChange(SectionChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddSectionManagedObjectSourceOperation.getChange(SectionChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddExternalManagedObjectOperation.getChange(SectionChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddExternalFlowOperation.getChange(SectionChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddSectionManagedObjectOperation.getChange(SectionChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
ToggleSubSectionInputPublicOperation.getChange(SectionChanges changes,
AbstractOperation.Context context) |
protected void |
AbstractSectionChangeOperation.perform(AbstractOperation.Context context) |
Modifier and Type | Method and Description |
---|---|
protected abstract Change<?> |
AbstractWoofChangeOperation.getChange(WoofChanges changes,
AbstractOperation.Context context)
Obtains the
Change . |
protected Change<?> |
RefactorAccessOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteAccessOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
SetAccessOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddTemplateOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddStartOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddSectionOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddResourceOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddGovernanceOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddExceptionOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorExceptionOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteExceptionOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteGovernanceAreaOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorGovernanceOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteGovernanceOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
AddGovernanceAreaOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorResourceOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteResourceOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorSectionOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteSectionOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteStartOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
RefactorTemplateOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected Change<?> |
DeleteTemplateOperation.getChange(WoofChanges changes,
AbstractOperation.Context context) |
protected void |
AbstractWoofChangeOperation.perform(AbstractOperation.Context context) |
Copyright © 2005–2016. All rights reserved.