net.officefloor.eclipse.skin.standard.office
Class StandardOfficeFigureFactory

java.lang.Object
  extended by net.officefloor.eclipse.skin.standard.office.StandardOfficeFigureFactory
All Implemented Interfaces:
OfficeFigureFactory

public class StandardOfficeFigureFactory
extends Object
implements OfficeFigureFactory

Standard OfficeFigureFactory.

Author:
Daniel Sagenschneider

Constructor Summary
StandardOfficeFigureFactory()
           
 
Method Summary
 AdministratorFigure createAdministratorFigure(AdministratorFigureContext context)
          Creates the OfficeFloorFigure for the AdministratorModel.
 DutyFigure createDutyFigure(DutyFigureContext context)
          Creates the OfficeFloorFigure for the DutyModel.
 ExternalManagedObjectFigure createExternalManagedObjectFigure(ExternalManagedObjectFigureContext context)
          Creates the OfficeFloorFigure for the ExternalManagedObjectModel.
 OfficeEscalationFigure createOfficeEscalationFigure(OfficeEscalationFigureContext context)
          Creates the OfficeFloorFigure for the OfficeEscalationModel.
 OfficeInputManagedObjectDependencyFigure createOfficeInputManagedObjectDependencyFigure(OfficeInputManagedObjectDependencyFigureContext context)
          Creates the OfficeFloorFigure for the OfficeInputManagedObjectDependencyModel.
 OfficeManagedObjectDependencyFigure createOfficeManagedObjectDependencyFigure(OfficeManagedObjectDependencyFigureContext context)
          Creates the OfficeFloorFigure for the OfficeManagedObjectDependencyModel.
 OfficeManagedObjectFigure createOfficeManagedObjectFigure(OfficeManagedObjectFigureContext context)
          Creates the OfficeFloorFigure for the OfficeManagedObjectModel.
 OfficeManagedObjectSourceFigure createOfficeManagedObjectSourceFigure(OfficeManagedObjectSourceFigureContext context)
          Creates the OfficeFloorFigure for the ManagedObjectSourceModel.
 OfficeManagedObjectSourceFlowFigure createOfficeManagedObjectSourceFlowFigure(OfficeManagedObjectSourceFlowFigureContext context)
          Creates the OfficeFloorFigure for the OfficeManagedObjectSourceFlowModel.
 OfficeManagedObjectSourceTeamFigure createOfficeManagedObjectSourceTeamFigure(OfficeManagedObjectSourceTeamFigureContext context)
          Creates the OfficeFloorFigure for the OfficeManagedObjectSourceTeamModel.
 OfficeSectionFigure createOfficeSectionFigure(OfficeSectionFigureContext context)
          Creates the OfficeFloorFigure for the OfficeSectionModel.
 OfficeSectionInputFigure createOfficeSectionInputFigure(OfficeSectionInputFigureContext context)
          Creates the OfficeFloorFigure for the OfficeSectionInputModel.
 OfficeSectionObjectFigure createOfficeSectionObjectFigure(OfficeSectionObjectFigureContext context)
          Creates the OfficeFloorFigure for the OfficeSectionObjectModel.
 OfficeSectionOutputFigure createOfficeSectionOutputFigure(OfficeSectionOutputFigureContext context)
          Creates the OfficeFloorFigure for the OfficeSectionOutputModel.
 OfficeSectionResponsibilityFigure createOfficeSectionResponsibilityFigure(OfficeSectionResponsibilityFigureContext context)
          Creates the OfficeFloorFigure for the OfficeSectionResponsibilityModel.
 OfficeStartFigure createOfficeStartFigure(OfficeStartFigureContext context)
          Creates the OfficeFloorFigure for the OfficeStartModel.
 OfficeSubSectionFigure createOfficeSubSectionFigure(OfficeSubSectionFigureContext context)
          Creates the OfficeFloorFigure for the OfficeSubSectionModel.
 OfficeTaskFigure createOfficeTaskFigure(OfficeTaskFigureContext context)
          Creates the OfficeFloorFigure for the OfficeTaskModel.
 OfficeTeamFigure createOfficeTeamFigure(OfficeTeamFigureContext context)
          Creates the OfficeFloorFigure for the OfficeTeamModel.
 TaskAdministrationJoinPointFigure createTaskAdministrationJoinPointFigure()
          Creates the OfficeFloorFigure for the AbstractTaskAdministrationJoinPointModel.
 void decorateAdministratorToOfficeTeamFigure(org.eclipse.draw2d.PolylineConnection figure, AdministratorToOfficeTeamFigureContext context)
          Decorates the AdministratorToOfficeTeamModel figure.
 void decorateExternalManagedObjectToAdministratorFigure(org.eclipse.draw2d.PolylineConnection figure, ExternalManagedObjectToAdministratorFigureContext context)
          Decorates the ExternalManagedObjectToAdministratorModel figure.
 void decorateOfficeEscalationToOfficeSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeEscalationToOfficeSectionInputFigureContext context)
          Decorates the OfficeEscalationToOfficeSectionInputModel figure.
 void decorateOfficeInputManagedObjectDependencyToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeInputManagedObjectDependencyToExternalManagedObjectFigureContext context)
          Decorates the OfficeInputManagedObjectDependencyToExternalManagedObjectModel figure.
 void decorateOfficeInputManagedObjectDependencyToOfficeManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeInputManagedObjectDependencyToOfficeManagedObjectFigureContext context)
          Decorates the OfficeInputManagedObjectDependencyToOfficeManagedObjectModel figure.
 void decorateOfficeManagedObjectDependencyToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeManagedObjectDependencyToExternalManagedObjectFigureContext context)
          Decorates the OfficeManagedObjectDependencyToExternalManagedObjectModel figure.
 void decorateOfficeManagedObjectDependencyToOfficeManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeManagedObjectDependencyToOfficeManagedObjectFigureContext context)
          Decorates the OfficeManagedObjectDependencyToOfficeManagedObjectModel figure.
 void decorateOfficeManagedObjectSourceFlowToOfficeSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeManagedObjectSourceFlowToOfficeSectionInputFigureContext context)
          Decorates the OfficeManagedObjectSourceFlowToOfficeSectionInputModel figure.
 void decorateOfficeManagedObjectSourceTeamToOfficeTeamFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeManagedObjectSourceTeamToOfficeTeamFigureContext context)
          Decorates the OfficeManagedObjectSourceTeamToOfficeTeamModel figure.
 void decorateOfficeManagedObjectToAdministratorFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeManagedObjectToAdministratorFigureContext context)
          Decorates the OfficeManagedObjectToAdministratorModel figure.
 void decorateOfficeManagedObjectToOfficeManagedObjectSourceFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeManagedObjectToOfficeManagedObjectSourceFigureContext context)
          Decorates the OfficeManagedObjectToOfficeManagedObjectSourceModel figure.
 void decorateOfficeSectionObjectToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeSectionObjectToExternalManagedObjectFigureContext context)
          Decorates the OfficeSectionObjectToExternalManagedObjectModel figure.
 void decorateOfficeSectionObjectToOfficeManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeSectionObjectToOfficeManagedObjectFigureContext context)
          Decorates the OfficeSectionObjectToOfficeManagedObjectModel figure.
 void decorateOfficeSectionOutputToOfficeSectionInput(org.eclipse.draw2d.PolylineConnection figure, OfficeSectionOutputToOfficeSectionInputFigureContext context)
          Decorates the OfficeSectionOutputToOfficeSectionInputModel figure.
 void decorateOfficeSectionResponsibilityToOfficeTeam(org.eclipse.draw2d.PolylineConnection figure, OfficeSectionResponsibilityToOfficeTeamFigureContext context)
          Decorates the OfficeSectionResponsibilityToOfficeTeamModel figure.
 void decorateOfficeStartToOfficeSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeStartToOfficeSectionInputFigureContext context)
          Decorates the OfficeStartToOfficeSectionInputModel figure.
 void decorateOfficeTaskToPostDutyFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeTaskToPostDutyFigureContext context)
          Decorates the OfficeTaskToPostDutyModel figure.
 void decorateOfficeTaskToPreDutyFigure(org.eclipse.draw2d.PolylineConnection figure, OfficeTaskToPreDutyFigureContext context)
          Decorates the OfficeTaskToPreDutyModel figure.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardOfficeFigureFactory

public StandardOfficeFigureFactory()
Method Detail

createOfficeManagedObjectSourceFigure

public OfficeManagedObjectSourceFigure createOfficeManagedObjectSourceFigure(OfficeManagedObjectSourceFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the ManagedObjectSourceModel.

Specified by:
createOfficeManagedObjectSourceFigure in interface OfficeFigureFactory
Parameters:
context - OfficeManagedObjectSourceFigureContext.
Returns:
OfficeFloorFigure.

createOfficeManagedObjectSourceFlowFigure

public OfficeManagedObjectSourceFlowFigure createOfficeManagedObjectSourceFlowFigure(OfficeManagedObjectSourceFlowFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeManagedObjectSourceFlowModel.

Specified by:
createOfficeManagedObjectSourceFlowFigure in interface OfficeFigureFactory
Parameters:
context - OfficeManagedObjectSourceFlowFigureContext.
Returns:
OfficeFloorFigure.

createOfficeManagedObjectSourceTeamFigure

public OfficeManagedObjectSourceTeamFigure createOfficeManagedObjectSourceTeamFigure(OfficeManagedObjectSourceTeamFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeManagedObjectSourceTeamModel.

Specified by:
createOfficeManagedObjectSourceTeamFigure in interface OfficeFigureFactory
Parameters:
context - OfficeManagedObjectSourceTeamFigureContext.
Returns:
OfficeFloorFigure.

createOfficeManagedObjectFigure

public OfficeManagedObjectFigure createOfficeManagedObjectFigure(OfficeManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeManagedObjectModel.

Specified by:
createOfficeManagedObjectFigure in interface OfficeFigureFactory
Parameters:
context - OfficeManagedObjectFigureContext.
Returns:
OfficeManagedObjectFigure.

createOfficeManagedObjectDependencyFigure

public OfficeManagedObjectDependencyFigure createOfficeManagedObjectDependencyFigure(OfficeManagedObjectDependencyFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeManagedObjectDependencyModel.

Specified by:
createOfficeManagedObjectDependencyFigure in interface OfficeFigureFactory
Parameters:
context - OfficeManagedObjectDependencyFigureContext.
Returns:
OfficeFloorFigure.

createOfficeInputManagedObjectDependencyFigure

public OfficeInputManagedObjectDependencyFigure createOfficeInputManagedObjectDependencyFigure(OfficeInputManagedObjectDependencyFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeInputManagedObjectDependencyModel.

Specified by:
createOfficeInputManagedObjectDependencyFigure in interface OfficeFigureFactory
Parameters:
context - OfficeInputManagedObjectDependencyFigureContext.
Returns:
OfficeFloorFigure.

createAdministratorFigure

public AdministratorFigure createAdministratorFigure(AdministratorFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the AdministratorModel.

Specified by:
createAdministratorFigure in interface OfficeFigureFactory
Parameters:
context - AdministratorFigureContext.
Returns:
OfficeFloorFigure.

createDutyFigure

public DutyFigure createDutyFigure(DutyFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the DutyModel.

Specified by:
createDutyFigure in interface OfficeFigureFactory
Parameters:
context - DutyFigureContext.
Returns:
OfficeFloorFigure.

createOfficeEscalationFigure

public OfficeEscalationFigure createOfficeEscalationFigure(OfficeEscalationFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeEscalationModel.

Specified by:
createOfficeEscalationFigure in interface OfficeFigureFactory
Parameters:
context - OfficeEscalationFigureContext.
Returns:
OfficeEscalationFigure.

createOfficeTeamFigure

public OfficeTeamFigure createOfficeTeamFigure(OfficeTeamFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeTeamModel.

Specified by:
createOfficeTeamFigure in interface OfficeFigureFactory
Parameters:
context - OfficeTeamFigureContext.
Returns:
OfficeTeamFigure.

createExternalManagedObjectFigure

public ExternalManagedObjectFigure createExternalManagedObjectFigure(ExternalManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the ExternalManagedObjectModel.

Specified by:
createExternalManagedObjectFigure in interface OfficeFigureFactory
Parameters:
context - ExternalManagedObjectFigureContext.
Returns:
OfficeFloorFigure.

createOfficeSectionFigure

public OfficeSectionFigure createOfficeSectionFigure(OfficeSectionFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeSectionModel.

Specified by:
createOfficeSectionFigure in interface OfficeFigureFactory
Parameters:
context - OfficeSectionFigureContext.
Returns:
OfficeFloorFigure.

createOfficeSectionInputFigure

public OfficeSectionInputFigure createOfficeSectionInputFigure(OfficeSectionInputFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeSectionInputModel.

Specified by:
createOfficeSectionInputFigure in interface OfficeFigureFactory
Parameters:
context - OfficeSectionInputFigureContext.
Returns:
OfficeSectionInputFigure.

createOfficeSectionOutputFigure

public OfficeSectionOutputFigure createOfficeSectionOutputFigure(OfficeSectionOutputFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeSectionOutputModel.

Specified by:
createOfficeSectionOutputFigure in interface OfficeFigureFactory
Parameters:
context - OfficeSectionOutputFigureContext.
Returns:
OfficeSectionOutputFigure.

createOfficeSectionObjectFigure

public OfficeSectionObjectFigure createOfficeSectionObjectFigure(OfficeSectionObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeSectionObjectModel.

Specified by:
createOfficeSectionObjectFigure in interface OfficeFigureFactory
Parameters:
context - OfficeSectionObjectFigure.
Returns:
OfficeSectionObjectFigure.

createOfficeSectionResponsibilityFigure

public OfficeSectionResponsibilityFigure createOfficeSectionResponsibilityFigure(OfficeSectionResponsibilityFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeSectionResponsibilityModel.

Specified by:
createOfficeSectionResponsibilityFigure in interface OfficeFigureFactory
Parameters:
context - OfficeSectionResponsibilityFigureContext.
Returns:
OfficeSectionResponsibilityFigure.

createOfficeSubSectionFigure

public OfficeSubSectionFigure createOfficeSubSectionFigure(OfficeSubSectionFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeSubSectionModel.

Specified by:
createOfficeSubSectionFigure in interface OfficeFigureFactory
Parameters:
context - OfficeSubSectionFigureContext.
Returns:
OfficeSubSectionFigure.

createOfficeTaskFigure

public OfficeTaskFigure createOfficeTaskFigure(OfficeTaskFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeTaskModel.

Specified by:
createOfficeTaskFigure in interface OfficeFigureFactory
Parameters:
context - OfficeTaskFigureContext.
Returns:
OfficeFloorFigure.

createTaskAdministrationJoinPointFigure

public TaskAdministrationJoinPointFigure createTaskAdministrationJoinPointFigure()
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the AbstractTaskAdministrationJoinPointModel.

Specified by:
createTaskAdministrationJoinPointFigure in interface OfficeFigureFactory
Returns:
OfficeFloorFigure.

createOfficeStartFigure

public OfficeStartFigure createOfficeStartFigure(OfficeStartFigureContext context)
Description copied from interface: OfficeFigureFactory
Creates the OfficeFloorFigure for the OfficeStartModel.

Specified by:
createOfficeStartFigure in interface OfficeFigureFactory
Parameters:
context - OfficeStartFigureContext.
Returns:
OfficeStartFigure.

decorateOfficeManagedObjectToOfficeManagedObjectSourceFigure

public void decorateOfficeManagedObjectToOfficeManagedObjectSourceFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                         OfficeManagedObjectToOfficeManagedObjectSourceFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeManagedObjectToOfficeManagedObjectSourceModel figure.

Specified by:
decorateOfficeManagedObjectToOfficeManagedObjectSourceFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeManagedObjectToOfficeManagedObjectSourceModel

decorateOfficeManagedObjectDependencyToOfficeManagedObjectFigure

public void decorateOfficeManagedObjectDependencyToOfficeManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                             OfficeManagedObjectDependencyToOfficeManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeManagedObjectDependencyToOfficeManagedObjectModel figure.

Specified by:
decorateOfficeManagedObjectDependencyToOfficeManagedObjectFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeManagedObjectDependencyToOfficeManagedObjectFigureContext

decorateOfficeManagedObjectDependencyToExternalManagedObjectFigure

public void decorateOfficeManagedObjectDependencyToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                               OfficeManagedObjectDependencyToExternalManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeManagedObjectDependencyToExternalManagedObjectModel figure.

Specified by:
decorateOfficeManagedObjectDependencyToExternalManagedObjectFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeManagedObjectDependencyToExternalManagedObjectFigureContext

decorateOfficeInputManagedObjectDependencyToOfficeManagedObjectFigure

public void decorateOfficeInputManagedObjectDependencyToOfficeManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                                  OfficeInputManagedObjectDependencyToOfficeManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeInputManagedObjectDependencyToOfficeManagedObjectModel figure.

Specified by:
decorateOfficeInputManagedObjectDependencyToOfficeManagedObjectFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeInputManagedObjectDependencyToOfficeManagedObjectFigureContext

decorateOfficeInputManagedObjectDependencyToExternalManagedObjectFigure

public void decorateOfficeInputManagedObjectDependencyToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                                    OfficeInputManagedObjectDependencyToExternalManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeInputManagedObjectDependencyToExternalManagedObjectModel figure.

Specified by:
decorateOfficeInputManagedObjectDependencyToExternalManagedObjectFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeInputManagedObjectDependencyToExternalManagedObjectFigureContext

decorateOfficeManagedObjectSourceFlowToOfficeSectionInputFigure

public void decorateOfficeManagedObjectSourceFlowToOfficeSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                            OfficeManagedObjectSourceFlowToOfficeSectionInputFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeManagedObjectSourceFlowToOfficeSectionInputModel figure.

Specified by:
decorateOfficeManagedObjectSourceFlowToOfficeSectionInputFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeManagedObjectSourceFlowToOfficeSectionInputFigureContext

decorateOfficeSectionObjectToExternalManagedObjectFigure

public void decorateOfficeSectionObjectToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                     OfficeSectionObjectToExternalManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeSectionObjectToExternalManagedObjectModel figure.

Specified by:
decorateOfficeSectionObjectToExternalManagedObjectFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeSectionObjectToExternalManagedObjectFigureContext

decorateOfficeSectionObjectToOfficeManagedObjectFigure

public void decorateOfficeSectionObjectToOfficeManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                   OfficeSectionObjectToOfficeManagedObjectFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeSectionObjectToOfficeManagedObjectModel figure.

Specified by:
decorateOfficeSectionObjectToOfficeManagedObjectFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeSectionObjectToOfficeManagedObjectFigureContext

decorateOfficeSectionOutputToOfficeSectionInput

public void decorateOfficeSectionOutputToOfficeSectionInput(org.eclipse.draw2d.PolylineConnection figure,
                                                            OfficeSectionOutputToOfficeSectionInputFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeSectionOutputToOfficeSectionInputModel figure.

Specified by:
decorateOfficeSectionOutputToOfficeSectionInput in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeSectionOutputToOfficeSectionInputFigureContext.

decorateOfficeSectionResponsibilityToOfficeTeam

public void decorateOfficeSectionResponsibilityToOfficeTeam(org.eclipse.draw2d.PolylineConnection figure,
                                                            OfficeSectionResponsibilityToOfficeTeamFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeSectionResponsibilityToOfficeTeamModel figure.

Specified by:
decorateOfficeSectionResponsibilityToOfficeTeam in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeSectionResponsibilityToOfficeTeamFigureContext.

decorateOfficeManagedObjectSourceTeamToOfficeTeamFigure

public void decorateOfficeManagedObjectSourceTeamToOfficeTeamFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                                    OfficeManagedObjectSourceTeamToOfficeTeamFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeManagedObjectSourceTeamToOfficeTeamModel figure.

Specified by:
decorateOfficeManagedObjectSourceTeamToOfficeTeamFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeManagedObjectSourceTeamToOfficeTeamFigureContext

decorateAdministratorToOfficeTeamFigure

public void decorateAdministratorToOfficeTeamFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                    AdministratorToOfficeTeamFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the AdministratorToOfficeTeamModel figure.

Specified by:
decorateAdministratorToOfficeTeamFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - AdministratorToOfficeTeamFigureContext.

decorateExternalManagedObjectToAdministratorFigure

public void decorateExternalManagedObjectToAdministratorFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                               ExternalManagedObjectToAdministratorFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the ExternalManagedObjectToAdministratorModel figure.

Specified by:
decorateExternalManagedObjectToAdministratorFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - ExternalManagedObjectToAdministratorFigureContext.

decorateOfficeManagedObjectToAdministratorFigure

public void decorateOfficeManagedObjectToAdministratorFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                             OfficeManagedObjectToAdministratorFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeManagedObjectToAdministratorModel figure.

Specified by:
decorateOfficeManagedObjectToAdministratorFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeManagedObjectToAdministratorFigureContext.

decorateOfficeTaskToPreDutyFigure

public void decorateOfficeTaskToPreDutyFigure(org.eclipse.draw2d.PolylineConnection figure,
                                              OfficeTaskToPreDutyFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeTaskToPreDutyModel figure.

Specified by:
decorateOfficeTaskToPreDutyFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeTaskToPreDutyFigureContext.

decorateOfficeTaskToPostDutyFigure

public void decorateOfficeTaskToPostDutyFigure(org.eclipse.draw2d.PolylineConnection figure,
                                               OfficeTaskToPostDutyFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeTaskToPostDutyModel figure.

Specified by:
decorateOfficeTaskToPostDutyFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeTaskToPostDutyFigureContext.

decorateOfficeEscalationToOfficeSectionInputFigure

public void decorateOfficeEscalationToOfficeSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                               OfficeEscalationToOfficeSectionInputFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeEscalationToOfficeSectionInputModel figure.

Specified by:
decorateOfficeEscalationToOfficeSectionInputFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeEscalationToOfficeSectionInputFigureContext

decorateOfficeStartToOfficeSectionInputFigure

public void decorateOfficeStartToOfficeSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure,
                                                          OfficeStartToOfficeSectionInputFigureContext context)
Description copied from interface: OfficeFigureFactory
Decorates the OfficeStartToOfficeSectionInputModel figure.

Specified by:
decorateOfficeStartToOfficeSectionInputFigure in interface OfficeFigureFactory
Parameters:
figure - IFigure to decorate.
context - OfficeStartToOfficeSectionInputFigureContext.


Copyright © 2005-2013. All Rights Reserved.