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