public class StandardSectionFigureFactory extends Object implements SectionFigureFactory
SectionFigureFactory
.Constructor and Description |
---|
StandardSectionFigureFactory() |
public ExternalFlowFigure createExternalFlowFigure(ExternalFlowFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the ExternalFlowModel
.createExternalFlowFigure
in interface SectionFigureFactory
context
- ExternalFlowFigureContext
.OfficeFloorFigure
.public ExternalManagedObjectFigure createExternalManagedObjectFigure(ExternalManagedObjectFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
ExternalManagedObjectModel
.createExternalManagedObjectFigure
in interface SectionFigureFactory
context
- ExternalManagedObjectFigureContext
.OfficeFloorFigure
.public SectionManagedObjectSourceFigure createSectionManagedObjectSourceFigure(SectionManagedObjectSourceFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SectionManagedObjectSourceModel
.createSectionManagedObjectSourceFigure
in interface SectionFigureFactory
context
- SectionManagedObjectSourceFigureContext
.OfficeFloorFigure
.public SectionManagedObjectSourceFlowFigure createSectionManagedObjectSourceFlowFigure(SectionManagedObjectSourceFlowFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SectionManagedObjectSourceFlowModel
.createSectionManagedObjectSourceFlowFigure
in interface SectionFigureFactory
context
- SectionManagedObjectSourceFlowFigureContext
.OfficeFloorFigure
.public SectionManagedObjectFigure createSectionManagedObjectFigure(SectionManagedObjectFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SectionManagedObjectModel
.createSectionManagedObjectFigure
in interface SectionFigureFactory
context
- SectionManagedObjectFigureContext
.SectionManagedObjectFigure
.public SectionManagedObjectDependencyFigure createSectionManagedObjectDependencyFigure(SectionManagedObjectDependencyFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SectionManagedObjectDependencyModel
.createSectionManagedObjectDependencyFigure
in interface SectionFigureFactory
context
- SectionManagedObjectDependencyFigureContext
.OfficeFloorFigure
.public SubSectionFigure createSubSectionFigure(SubSectionFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the SubSectionModel
.createSubSectionFigure
in interface SectionFigureFactory
context
- SubSectionFigureContext
.OfficeFloorFigure
.public SubSectionInputFigure createSubSectionInputFigure(SubSectionInputFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SubSectionInputModel
.createSubSectionInputFigure
in interface SectionFigureFactory
context
- SubSectionInputFigureContext
.SubSectionInputFigure
.public SubSectionObjectFigure createSubSectionObjectFigure(SubSectionObjectFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SubSectionObjectModel
.createSubSectionObjectFigure
in interface SectionFigureFactory
context
- SubSectionObjectFigureContext
.OfficeFloorFigure
.public SubSectionOutputFigure createSubSectionOutputFigure(SubSectionOutputFigureContext context)
SectionFigureFactory
OfficeFloorFigure
for the
SubSectionOutputModel
.createSubSectionOutputFigure
in interface SectionFigureFactory
context
- SubSectionOutputFigureContext
.OfficeFloorFigure
.public void decorateSubSectionObjectToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, SubSectionObjectToExternalManagedObjectFigureContext context)
SectionFigureFactory
SubSectionObjectToExternalManagedObjectModel
connection.decorateSubSectionObjectToExternalManagedObjectFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SubSectionObjectToExternalManagedObjectFigureContext
.public void decorateSubSectionObjectToSectionManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, SubSectionObjectToSectionManagedObjectFigureContext context)
SectionFigureFactory
SubSectionObjectToSectionManagedObjectModel
connection.decorateSubSectionObjectToSectionManagedObjectFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SubSectionObjectToSectionManagedObjectFigureContext
.public void decorateSubSectionOutputToSubSectionInput(org.eclipse.draw2d.PolylineConnection figure, SubSectionOutputToSubSectionInputFigureContext context)
SectionFigureFactory
SubSectionOutputToSubSectionInputModel
connection.decorateSubSectionOutputToSubSectionInput
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SubSectionObjectToExternalManagedObjectFigureContext
.public void decorateSubSectionOutputToExternalFlowFigure(org.eclipse.draw2d.PolylineConnection figure, SubSectionOutputToExternalFlowFigureContext context)
SectionFigureFactory
SubSectionOutputToExternalFlowModel
connection.decorateSubSectionOutputToExternalFlowFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SubSectionOutputToExternalFlowFigureContext
.public void decorateSectionManagedObjectSourceFlowToExternalFlowFigure(org.eclipse.draw2d.PolylineConnection figure, SectionManagedObjectSourceFlowToExternalFlowFigureContext context)
SectionFigureFactory
SectionManagedObjectSourceFlowToExternalFlowModel
figure.decorateSectionManagedObjectSourceFlowToExternalFlowFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SectionManagedObjectSourceFlowToExternalFlowFigureContext
public void decorateSectionManagedObjectSourceFlowToSubSectionInputFigure(org.eclipse.draw2d.PolylineConnection figure, SectionManagedObjectSourceFlowToSubSectionInputFigureContext context)
SectionFigureFactory
SectionManagedObjectSourceFlowToSubSectionInputModel
figure.decorateSectionManagedObjectSourceFlowToSubSectionInputFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SectionManagedObjectSourceFlowToSubSectionInputFigureContext
public void decorateSectionManagedObjectToSectionManagedObjectSourceFigure(org.eclipse.draw2d.PolylineConnection figure, SectionManagedObjectToSectionManagedObjectSourceFigureContext context)
SectionFigureFactory
SectionManagedObjectToSectionManagedObjectSourceModel
figure.decorateSectionManagedObjectToSectionManagedObjectSourceFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SectionManagedObjectToSectionManagedObjectSourceModel
public void decorateSectionManagedObjectDependencyToExternalManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, SectionManagedObjectDependencyToExternalManagedObjectFigureContext context)
SectionFigureFactory
SectionManagedObjectDependencyToExternalManagedObjectModel
figure.decorateSectionManagedObjectDependencyToExternalManagedObjectFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SectionManagedObjectDependencyToExternalManagedObjectFigureContext
public void decorateSectionManagedObjectDependencyToSectionManagedObjectFigure(org.eclipse.draw2d.PolylineConnection figure, SectionManagedObjectDependencyToSectionManagedObjectFigureContext context)
SectionFigureFactory
SectionManagedObjectDependencyToSectionManagedObjectModel
figure.decorateSectionManagedObjectDependencyToSectionManagedObjectFigure
in interface SectionFigureFactory
figure
- IFigure
to decorate.context
- SectionManagedObjectDependencyToSectionManagedObjectFigureContext
Copyright © 2005–2016. All rights reserved.