A B C D E F G H I K L M N O P R S T U V W X Y Z

C

calculateLinkedPictogramElements(ArrayList<Object>) - Method in class org.eclipse.graphiti.notification.DefaultNotificationService
Calculate linked pictogram elements.
calculateRelatedPictogramElements(Object[]) - Method in class org.eclipse.graphiti.notification.DefaultNotificationService
Calculate dirty pictogram elements.
calculateRelatedPictogramElements(Object[]) - Method in interface org.eclipse.graphiti.notification.INotificationService
Calculate dirty pictogram elements.
calculateSize(GraphicsAlgorithm) - Method in interface org.eclipse.graphiti.services.IGaLayoutService
Calculates the size of the given graphics algorithm.
calculateSize(GraphicsAlgorithm, boolean) - Method in interface org.eclipse.graphiti.services.IGaLayoutService
Calculates the size of the given graphics algorithm.
calculateTextSize(String, Font) - Method in interface org.eclipse.graphiti.ui.services.IUiLayoutService
Calculates the width and height of the given text in the given font.
canAdd(IAddContext) - Method in class org.eclipse.graphiti.features.ConfigurableFeatureProviderWrapper
 
canAdd(IAddContext) - Method in class org.eclipse.graphiti.features.DefaultFeatureProviderWrapper
 
canAdd(IAddContext) - Method in interface org.eclipse.graphiti.features.IFeatureProvider
Can add.
canAdd(IAddContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
canAdd(IAddContext) - Method in interface org.eclipse.graphiti.func.IAdd
Checks, if the add can be executed.
canAdd(IAddContext) - Method in class org.eclipse.graphiti.pattern.AbstractBasePattern
Can add.
canAdd(IAddContext) - Method in class org.eclipse.graphiti.pattern.AddFeatureForPattern
 
canAdd(IAddContext) - Method in interface org.eclipse.graphiti.pattern.IPattern
 
canAddBendpoint(IAddBendpointContext) - Method in interface org.eclipse.graphiti.features.IAddBendpointFeature
Checks if bendpoint can be added.
canAddBendpoint(IAddBendpointContext) - Method in class org.eclipse.graphiti.features.impl.DefaultAddBendpointFeature
 
canCopy(ICopyContext) - Method in interface org.eclipse.graphiti.features.ICopyFeature
Can copy.
canCreate(ICreateContext) - Method in interface org.eclipse.graphiti.func.ICreate
Checks if business object can be created for the given context.
canCreate(ICreateConnectionContext) - Method in interface org.eclipse.graphiti.func.ICreateConnection
Can create.
canCreate(ICreateConnectionContext) - Method in class org.eclipse.graphiti.pattern.AbstractConnectionPattern
 
canCreate(ICreateContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
canCreate(ICreateConnectionContext) - Method in class org.eclipse.graphiti.pattern.CreateConnectionFeatureForPattern
 
canCreate(ICreateContext) - Method in class org.eclipse.graphiti.pattern.CreateFeatureForPattern
 
canDelete(IDeleteContext) - Method in interface org.eclipse.graphiti.features.IDeleteFeature
Can delete.
canDelete(IDeleteContext) - Method in class org.eclipse.graphiti.ui.features.DefaultDeleteFeature
 
canDirectEdit(IDirectEditingContext) - Method in class org.eclipse.graphiti.features.impl.AbstractDirectEditingFeature
 
canDirectEdit(IDirectEditingContext) - Method in interface org.eclipse.graphiti.func.IDirectEditing
Checks if the feature can perform direct editing on the context handed over.
canDirectEdit(IDirectEditingContext) - Method in class org.eclipse.graphiti.pattern.DirectEditingFeatureForPattern
 
canExecute(ICustomContext) - Method in class org.eclipse.graphiti.features.custom.AbstractCustomFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.custom.AbstractCustomFeature
 
canExecute(ICustomContext) - Method in interface org.eclipse.graphiti.features.custom.ICustomFeature
Can execute.
canExecute(IContext) - Method in interface org.eclipse.graphiti.features.IFeature
Decides if the current feature can execute with the given context.
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractAddFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractCreateConnectionFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractCreateFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractDirectEditingFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractLayoutFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractMoveShapeFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractUpdateFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultAddBendpointFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveAnchorFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveBendpointFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveConnectionDecoratorFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultPrintFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultReconnectionFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultRemoveBendpointFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultRemoveFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultResizeShapeFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.features.impl.DefaultSaveImageFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.pattern.ReconnectionFeatureForPattern
 
canExecute() - Method in class org.eclipse.graphiti.tb.AbstractContextEntry
 
canExecute() - Method in interface org.eclipse.graphiti.tb.IContextEntry
Can execute.
canExecute(IContext) - Method in class org.eclipse.graphiti.ui.features.AbstractCopyFeature
 
canExecute(ICustomContext) - Method in class org.eclipse.graphiti.ui.features.AbstractDrillDownFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.ui.features.AbstractPasteFeature
 
canExecute(IContext) - Method in class org.eclipse.graphiti.ui.features.DefaultDeleteFeature
 
canLayout(ILayoutContext) - Method in class org.eclipse.graphiti.features.ConfigurableFeatureProviderWrapper
 
canLayout(ILayoutContext) - Method in class org.eclipse.graphiti.features.DefaultFeatureProviderWrapper
 
canLayout(ILayoutContext) - Method in interface org.eclipse.graphiti.features.IFeatureProvider
Checks if an layout process can be processed.
canLayout(ILayoutContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
canLayout(ILayoutContext) - Method in interface org.eclipse.graphiti.func.ILayout
Checks whether the current pictogram element of the given context can be layouted.
canLayout(ILayoutContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
canLayout(ILayoutContext) - Method in class org.eclipse.graphiti.pattern.LayoutFeatureForPattern
 
canLayoutPictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractLayoutFeature
Can layout pictogram element.
canMoveAnchor(IMoveAnchorContext) - Method in interface org.eclipse.graphiti.features.IMoveAnchorFeature
Can move anchor.
canMoveAnchor(IMoveAnchorContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveAnchorFeature
 
canMoveBendpoint(IMoveBendpointContext) - Method in interface org.eclipse.graphiti.features.IMoveBendpointFeature
Can move bendpoint.
canMoveBendpoint(IMoveBendpointContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveBendpointFeature
 
canMoveConnectionDecorator(IMoveConnectionDecoratorContext) - Method in interface org.eclipse.graphiti.features.IMoveConnectionDecoratorFeature
Can move connection decorator.
canMoveConnectionDecorator(IMoveConnectionDecoratorContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveConnectionDecoratorFeature
 
canMoveShape(IMoveShapeContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveShapeFeature
 
canMoveShape(IMoveShapeContext) - Method in interface org.eclipse.graphiti.func.IMoveShape
Can move shape.
canMoveShape(IMoveShapeContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
canMoveShape(IMoveShapeContext) - Method in class org.eclipse.graphiti.pattern.MoveShapeFeatureForPattern
 
canPaste(IPasteContext) - Method in interface org.eclipse.graphiti.features.IPasteFeature
Can paste.
canPrint(IPrintContext) - Method in class org.eclipse.graphiti.features.impl.DefaultPrintFeature
 
canPrint(IPrintContext) - Method in interface org.eclipse.graphiti.features.IPrintFeature
Can print.
canReconnect(IReconnectionContext) - Method in class org.eclipse.graphiti.features.impl.DefaultReconnectionFeature
 
canReconnect(IReconnectionContext) - Method in interface org.eclipse.graphiti.func.IReconnection
Can reconnect.
canReconnect(IReconnectionContext) - Method in class org.eclipse.graphiti.pattern.ReconnectionFeatureForPattern
 
canRemove(IRemoveContext) - Method in class org.eclipse.graphiti.features.impl.DefaultRemoveFeature
 
canRemove(IRemoveContext) - Method in interface org.eclipse.graphiti.features.IRemoveFeature
Checks if given object could be removed.
canRemoveBendpoint(IRemoveBendpointContext) - Method in class org.eclipse.graphiti.features.impl.DefaultRemoveBendpointFeature
 
canRemoveBendpoint(IRemoveBendpointContext) - Method in interface org.eclipse.graphiti.features.IRemoveBendpointFeature
Can remove bendpoint.
canResizeShape(IResizeShapeContext) - Method in class org.eclipse.graphiti.features.impl.DefaultResizeShapeFeature
 
canResizeShape(IResizeShapeContext) - Method in interface org.eclipse.graphiti.func.IResizeShape
Can resize shape.
canResizeShape(IResizeShapeContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
canResizeShape(IResizeShapeContext) - Method in class org.eclipse.graphiti.pattern.ResizeShapeFeatureForPattern
 
canSave(ISaveImageContext) - Method in class org.eclipse.graphiti.features.impl.DefaultSaveImageFeature
 
canSave(ISaveImageContext) - Method in interface org.eclipse.graphiti.features.ISaveImageFeature
Can save.
canStartConnection(ICreateConnectionContext) - Method in interface org.eclipse.graphiti.func.ICreateConnection
Can start connection.
canStartConnection(ICreateConnectionContext) - Method in class org.eclipse.graphiti.pattern.AbstractConnectionPattern
 
canStartConnection(ICreateConnectionContext) - Method in class org.eclipse.graphiti.pattern.CreateConnectionFeatureForPattern
 
canUndo(IContext) - Method in interface org.eclipse.graphiti.features.IFeature
Decides if the current feature can be undone - this is the undo of the execute operation.
canUndo(IContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeature
 
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.features.ConfigurableFeatureProviderWrapper
 
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.features.DefaultFeatureProviderWrapper
 
canUpdate(IUpdateContext) - Method in interface org.eclipse.graphiti.features.IFeatureProvider
Checks if an update process can be processed.
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.DefaultUpdateDiagramFeature
 
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.features.impl.UpdateNoBoFeature
 
canUpdate(IUpdateContext) - Method in interface org.eclipse.graphiti.func.IUpdate
Checks whether the values of the current pictogram element of the given context can be updated.
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
canUpdate(IUpdateContext) - Method in class org.eclipse.graphiti.pattern.UpdateFeatureForPattern
 
canUpdatePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractAddPictogramElementFeature
Checks if the pictogram element could be updated.
canUpdatePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractUpdateFeature
Can update pictogram element.
caseAbstractStyle(AbstractStyle) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Abstract Style'.
caseAbstractStyle(AbstractStyle) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Abstract Style'.
caseAbstractText(AbstractText) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Abstract Text'.
caseAdaptedGradientColoredAreas(AdaptedGradientColoredAreas) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Adapted Gradient Colored Areas'.
caseAnchor(Anchor) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Anchor'.
caseAnchorContainer(AnchorContainer) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Anchor Container'.
caseBoxRelativeAnchor(BoxRelativeAnchor) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Box Relative Anchor'.
caseChopboxAnchor(ChopboxAnchor) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Chopbox Anchor'.
caseColor(Color) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Color'.
caseConnection(Connection) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Connection'.
caseConnectionDecorator(ConnectionDecorator) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Connection Decorator'.
caseContainerShape(ContainerShape) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Container Shape'.
caseDiagram(Diagram) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Diagram'.
caseEllipse(Ellipse) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Ellipse'.
caseFixPointAnchor(FixPointAnchor) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Fix Point Anchor'.
caseFont(Font) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Font'.
caseFreeFormConnection(FreeFormConnection) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Free Form Connection'.
caseGradientColoredArea(GradientColoredArea) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Gradient Colored Area'.
caseGradientColoredAreas(GradientColoredAreas) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Gradient Colored Areas'.
caseGradientColoredLocation(GradientColoredLocation) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Gradient Colored Location'.
caseGraphicsAlgorithm(GraphicsAlgorithm) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Graphics Algorithm'.
caseGraphicsAlgorithmContainer(GraphicsAlgorithmContainer) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Graphics Algorithm Container'.
caseGraphicsAlgorithmContainer(GraphicsAlgorithmContainer) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Graphics Algorithm Container'.
caseGraphicsAlgorithmContainer(GraphicsAlgorithmContainer) - Method in class org.eclipse.graphiti.mm.util.MmSwitch
Returns the result of interpreting the object as an instance of 'Graphics Algorithm Container'.
caseImage(Image) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Image'.
caseManhattanConnection(ManhattanConnection) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Manhattan Connection'.
caseMultiText(MultiText) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Multi Text'.
casePictogramElement(PictogramElement) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Pictogram Element'.
casePictogramLink(PictogramLink) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Pictogram Link'.
casePlatformGraphicsAlgorithm(PlatformGraphicsAlgorithm) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Platform Graphics Algorithm'.
casePoint(Point) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Point'.
casePolygon(Polygon) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Polygon'.
casePolyline(Polyline) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Polyline'.
caseProperty(Property) - Method in class org.eclipse.graphiti.mm.util.MmSwitch
Returns the result of interpreting the object as an instance of 'Property'.
casePropertyContainer(PropertyContainer) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Property Container'.
casePropertyContainer(PropertyContainer) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Property Container'.
casePropertyContainer(PropertyContainer) - Method in class org.eclipse.graphiti.mm.util.MmSwitch
Returns the result of interpreting the object as an instance of 'Property Container'.
caseRectangle(Rectangle) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Rectangle'.
caseRenderingStyle(RenderingStyle) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Rendering Style'.
caseRoundedRectangle(RoundedRectangle) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Rounded Rectangle'.
caseShape(Shape) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Shape'.
caseStyle(Style) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Style'.
caseStyleContainer(StyleContainer) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
Returns the result of interpreting the object as an instance of 'Style Container'.
caseStyleContainer(StyleContainer) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
Returns the result of interpreting the object as an instance of 'Style Container'.
caseStyleContainer(StyleContainer) - Method in class org.eclipse.graphiti.mm.util.MmSwitch
Returns the result of interpreting the object as an instance of 'Style Container'.
caseText(Text) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
Returns the result of interpreting the object as an instance of 'Text'.
changedField - Variable in class org.eclipse.graphiti.platform.ga.VisualStateChangedEvent
 
changeListeners - Variable in class org.eclipse.graphiti.platform.ga.VisualState
 
checkFeatureAndContext(IFeature, IContext) - Method in class org.eclipse.graphiti.pattern.DefaultFeatureProviderWithPatterns
Check feature and context.
checkPattern(IPattern, Object) - Method in class org.eclipse.graphiti.pattern.DefaultFeatureProviderWithPatterns
Check pattern.
checkValueValid(String, IDirectEditingContext) - Method in class org.eclipse.graphiti.features.impl.AbstractDirectEditingFeature
 
checkValueValid(String, IDirectEditingContext) - Method in interface org.eclipse.graphiti.func.IDirectEditing
This method will be called by clients many times to see if current value is valid and could be set.
checkValueValid(String, IDirectEditingContext) - Method in class org.eclipse.graphiti.pattern.DirectEditingFeatureForPattern
 
children - Variable in class org.eclipse.graphiti.mm.pictograms.impl.ContainerShapeImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.eclipse.graphiti.tb.ContextMenuEntry
 
children - Variable in class org.eclipse.graphiti.tb.DynamicContextMenuEntry
 
CHOPBOX_ANCHOR - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The meta object id for the 'Chopbox Anchor' class.
CHOPBOX_ANCHOR - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Chopbox Anchor' class.
CHOPBOX_ANCHOR__ACTIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Active' attribute.
CHOPBOX_ANCHOR__GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Graphics Algorithm' containment reference.
CHOPBOX_ANCHOR__INCOMING_CONNECTIONS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Incoming Connections' reference list.
CHOPBOX_ANCHOR__LINK - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Link' containment reference.
CHOPBOX_ANCHOR__OUTGOING_CONNECTIONS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Outgoing Connections' reference list.
CHOPBOX_ANCHOR__PARENT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Parent' container reference.
CHOPBOX_ANCHOR__PROPERTIES - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Properties' containment reference list.
CHOPBOX_ANCHOR__REFERENCED_GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Referenced Graphics Algorithm' reference.
CHOPBOX_ANCHOR__VISIBLE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Visible' attribute.
CHOPBOX_ANCHOR_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The number of structural features of the 'Chopbox Anchor' class.
ChopboxAnchor - Interface in org.eclipse.graphiti.mm.pictograms
A representation of the model object 'Chopbox Anchor'.
chopboxAnchorEClass - Variable in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
 
ChopboxAnchorImpl - Class in org.eclipse.graphiti.mm.pictograms.impl
An implementation of the model object 'Chopbox Anchor'.
ChopboxAnchorImpl() - Constructor for class org.eclipse.graphiti.mm.pictograms.impl.ChopboxAnchorImpl
 
collapseContextButton - Variable in class org.eclipse.graphiti.tb.DefaultContextButtonPadData
 
Color - Interface in org.eclipse.graphiti.mm.algorithms.styles
A representation of the model object 'Color'.
color - Variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.GradientColoredLocationImpl
The cached value of the 'Color' containment reference.
COLOR - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
The meta object id for the 'Color' class.
COLOR - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage.Literals
The meta object literal for the 'Color' class.
color - Variable in class org.eclipse.graphiti.tb.SelectionInfoImpl
 
COLOR__BLUE - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
The feature id for the 'Blue' attribute.
COLOR__BLUE - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage.Literals
The meta object literal for the 'Blue' attribute feature.
COLOR__GREEN - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
The feature id for the 'Green' attribute.
COLOR__GREEN - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage.Literals
The meta object literal for the 'Green' attribute feature.
COLOR__RED - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
The feature id for the 'Red' attribute.
COLOR__RED - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage.Literals
The meta object literal for the 'Red' attribute feature.
COLOR_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.algorithms.styles.StylesPackage
The number of structural features of the 'Color' class.
ColorConstant - Class in org.eclipse.graphiti.util
The Class ColorConstant.
ColorConstant(int, int, int) - Constructor for class org.eclipse.graphiti.util.ColorConstant
Creates a new ColorConstant given the desired red, green and blue values expressed as ints in the range 0 to 255 (where 0 is black and 255 is full brightness).
colorEClass - Variable in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesPackageImpl
 
ColorImpl - Class in org.eclipse.graphiti.mm.algorithms.styles.impl
An implementation of the model object 'Color'.
ColorImpl() - Constructor for class org.eclipse.graphiti.mm.algorithms.styles.impl.ColorImpl
 
colors - Variable in class org.eclipse.graphiti.mm.pictograms.impl.DiagramImpl
The cached value of the 'Colors' containment reference list.
ColorUtil - Class in org.eclipse.graphiti.util
Utility for working with Colors.
ColorUtil() - Constructor for class org.eclipse.graphiti.util.ColorUtil
 
completeInfo(IDirectEditingInfo, Object) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
completeInfo(IDirectEditingInfo, Object, String) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
completeInfo(IDirectEditingInfo, Object) - Method in interface org.eclipse.graphiti.pattern.IPattern
Complete the directEditing info.
completeInfo(IDirectEditingInfo, Object, String) - Method in interface org.eclipse.graphiti.pattern.IPattern
Complete the directEditing info.
completeValue(String, int, String, IDirectEditingContext) - Method in class org.eclipse.graphiti.features.impl.AbstractDirectEditingFeature
 
completeValue(String, int, String, IDirectEditingContext) - Method in interface org.eclipse.graphiti.func.IDirectEditing
Framework calls this method to let the feature calculate the new value.
completeValue(String, int, String, IDirectEditingContext) - Method in class org.eclipse.graphiti.pattern.DirectEditingFeatureForPattern
 
ConfigurableFeatureProviderWrapper - Class in org.eclipse.graphiti.features
The Class ConfigurableFeatureProviderWrapper.
ConfigurableFeatureProviderWrapper(IFeatureProvider) - Constructor for class org.eclipse.graphiti.features.ConfigurableFeatureProviderWrapper
Creates a new ConfigurableFeatureProviderWrapper.
configurationProvider - Variable in class org.eclipse.graphiti.ui.editor.DiagramEditorContextMenuProvider
 
connection - Variable in class org.eclipse.graphiti.features.context.impl.MoveBendpointContext
 
connection - Variable in class org.eclipse.graphiti.features.context.impl.ReconnectionContext
 
connection - Variable in class org.eclipse.graphiti.features.context.impl.SplitConnectionContext
 
Connection - Interface in org.eclipse.graphiti.mm.pictograms
A representation of the model object 'Connection'.
CONNECTION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The meta object id for the 'Connection' class.
CONNECTION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Connection' class.
CONNECTION__ACTIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Active' attribute.
CONNECTION__ANCHORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Anchors' containment reference list.
CONNECTION__CONNECTION_DECORATORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Connection Decorators' containment reference list.
CONNECTION__CONNECTION_DECORATORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Connection Decorators' containment reference list feature.
CONNECTION__END - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'End' reference.
CONNECTION__END - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'End' reference feature.
CONNECTION__GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Graphics Algorithm' containment reference.
CONNECTION__LINK - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Link' containment reference.
CONNECTION__PARENT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Parent' container reference.
CONNECTION__PARENT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Parent' container reference feature.
CONNECTION__PROPERTIES - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Properties' containment reference list.
CONNECTION__START - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Start' reference.
CONNECTION__START - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Start' reference feature.
CONNECTION__VISIBLE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Visible' attribute.
CONNECTION_DECORATOR - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The meta object id for the 'Connection Decorator' class.
CONNECTION_DECORATOR - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Connection Decorator' class.
CONNECTION_DECORATOR__ACTIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Active' attribute.
CONNECTION_DECORATOR__ANCHORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Anchors' containment reference list.
CONNECTION_DECORATOR__CONNECTION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Connection' container reference.
CONNECTION_DECORATOR__CONNECTION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Connection' container reference feature.
CONNECTION_DECORATOR__CONTAINER - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Container' container reference.
CONNECTION_DECORATOR__GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Graphics Algorithm' containment reference.
CONNECTION_DECORATOR__LINK - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Link' containment reference.
CONNECTION_DECORATOR__LOCATION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Location' attribute.
CONNECTION_DECORATOR__LOCATION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Location' attribute feature.
CONNECTION_DECORATOR__LOCATION_RELATIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Location Relative' attribute.
CONNECTION_DECORATOR__LOCATION_RELATIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Location Relative' attribute feature.
CONNECTION_DECORATOR__PROPERTIES - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Properties' containment reference list.
CONNECTION_DECORATOR__VISIBLE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Visible' attribute.
CONNECTION_DECORATOR_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The number of structural features of the 'Connection Decorator' class.
CONNECTION_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The number of structural features of the 'Connection' class.
CONNECTION_SELECTION_FG - Static variable in interface org.eclipse.graphiti.util.IColorConstant
The foreground selection color of a connection.
ConnectionCreationToolEntry - Class in org.eclipse.graphiti.palette.impl
The Class ConnectionCreationToolEntry creates a tool entry for the palette which can create connections.
ConnectionCreationToolEntry(String, String, String, String) - Constructor for class org.eclipse.graphiti.palette.impl.ConnectionCreationToolEntry
Create a new ConnectionCreationToolEntry.
connectionDecorator - Variable in class org.eclipse.graphiti.features.context.impl.MoveConnectionDecoratorContext
 
ConnectionDecorator - Interface in org.eclipse.graphiti.mm.pictograms
A representation of the model object 'Connection Decorator'.
connectionDecoratorEClass - Variable in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
 
ConnectionDecoratorImpl - Class in org.eclipse.graphiti.mm.pictograms.impl
An implementation of the model object 'Connection Decorator'.
ConnectionDecoratorImpl() - Constructor for class org.eclipse.graphiti.mm.pictograms.impl.ConnectionDecoratorImpl
 
connectionDecorators - Variable in class org.eclipse.graphiti.mm.pictograms.impl.ConnectionImpl
The cached value of the 'Connection Decorators' containment reference list.
connectionEClass - Variable in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
 
ConnectionImpl - Class in org.eclipse.graphiti.mm.pictograms.impl
An implementation of the model object 'Connection'.
ConnectionImpl() - Constructor for class org.eclipse.graphiti.mm.pictograms.impl.ConnectionImpl
 
connectionPatters - Variable in class org.eclipse.graphiti.pattern.DefaultFeatureProviderWithPatterns
 
connections - Variable in class org.eclipse.graphiti.mm.pictograms.impl.DiagramImpl
The cached value of the 'Connections' containment reference list.
CONTAINER_SHAPE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The meta object id for the 'Container Shape' class.
CONTAINER_SHAPE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Container Shape' class.
CONTAINER_SHAPE__ACTIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Active' attribute.
CONTAINER_SHAPE__ANCHORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Anchors' containment reference list.
CONTAINER_SHAPE__CHILDREN - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Children' containment reference list.
CONTAINER_SHAPE__CHILDREN - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
CONTAINER_SHAPE__CONTAINER - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Container' container reference.
CONTAINER_SHAPE__GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Graphics Algorithm' containment reference.
CONTAINER_SHAPE__LINK - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Link' containment reference.
CONTAINER_SHAPE__PROPERTIES - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Properties' containment reference list.
CONTAINER_SHAPE__VISIBLE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Visible' attribute.
CONTAINER_SHAPE_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The number of structural features of the 'Container Shape' class.
ContainerShape - Interface in org.eclipse.graphiti.mm.pictograms
A representation of the model object 'Container Shape'.
containerShapeEClass - Variable in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
 
ContainerShapeImpl - Class in org.eclipse.graphiti.mm.pictograms.impl
An implementation of the model object 'Container Shape'.
ContainerShapeImpl() - Constructor for class org.eclipse.graphiti.mm.pictograms.impl.ContainerShapeImpl
 
contains(int, int) - Method in interface org.eclipse.graphiti.datatypes.IRectangle
Checks whether the point with (x,y) is inside the rectangle.
contains(ILocation) - Method in interface org.eclipse.graphiti.datatypes.IRectangle
Checks whether the point with the given location is inside the rectangle.
context - Variable in class org.eclipse.graphiti.tb.AbstractContextEntry
 
CONTEXT_BUTTON_DELETE - Static variable in class org.eclipse.graphiti.tb.DefaultToolBehaviorProvider
Identifier for a generic context button, used in #addGenericContextButtons(IContextButtonPadData, PictogramElement) .
CONTEXT_BUTTON_REMOVE - Static variable in class org.eclipse.graphiti.tb.DefaultToolBehaviorProvider
Identifier for a generic context button, used in #addGenericContextButtons(IContextButtonPadData, PictogramElement) .
CONTEXT_BUTTON_UPDATE - Static variable in class org.eclipse.graphiti.tb.DefaultToolBehaviorProvider
Identifier for a generic context button, used in #addGenericContextButtons(IContextButtonPadData, PictogramElement) .
ContextButtonEntry - Class in org.eclipse.graphiti.tb
The Class ContextButtonEntry.
ContextButtonEntry(IFeature, IContext) - Constructor for class org.eclipse.graphiti.tb.ContextButtonEntry
Creates a context button entry.
ContextButtonEntry(IFeature, IContext, int) - Constructor for class org.eclipse.graphiti.tb.ContextButtonEntry
Deprecated. Use ContextButtonEntry.ContextButtonEntry(IFeature, IContext) instead.
ContextButtonEntry(IFeature, IContext, int, int) - Constructor for class org.eclipse.graphiti.tb.ContextButtonEntry
Deprecated. Use ContextButtonEntry.ContextButtonEntry(IFeature, IContext) instead.
contextButtonMenuEntries - Variable in class org.eclipse.graphiti.tb.ContextButtonEntry
 
ContextEntryHelper - Class in org.eclipse.graphiti.tb
The Class ContextEntryHelper comprises methods for creating and modifying context button entries.
ContextEntryHelper() - Constructor for class org.eclipse.graphiti.tb.ContextEntryHelper
 
ContextMenuEntry - Class in org.eclipse.graphiti.tb
The Class ContextMenuEntry.
ContextMenuEntry(IFeature, IContext) - Constructor for class org.eclipse.graphiti.tb.ContextMenuEntry
Creates a new ContextMenuEntry.
contributeToMenu(IMenuManager) - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorActionBarContributor
Adds Actions to the given IMenuManager, which is displayed as the main-menu of Eclipse.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorActionBarContributor
Adds Actions to the given IToolBarManager, which is displayed above the editor.
convertLineStyleToString(EDataType, Object) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
convertLocationTypeToString(EDataType, Object) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
convertOrientationToString(EDataType, Object) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
COPPER_WHITE_GLOSS_ID - Static variable in interface org.eclipse.graphiti.util.IPredefinedRenderingStyle
The ID for a copper-to-white gradient with a gloss-effect.
copy(ICopyContext) - Method in interface org.eclipse.graphiti.features.ICopyFeature
Copy.
CopyContext - Class in org.eclipse.graphiti.features.context.impl
The Class CopyContext.
CopyContext(PictogramElement[]) - Constructor for class org.eclipse.graphiti.features.context.impl.CopyContext
Creates a new CopyContext.
CORNER_HEIGHT_EDEFAULT - Static variable in class org.eclipse.graphiti.mm.algorithms.impl.RoundedRectangleImpl
The default value of the 'Corner Height' attribute.
CORNER_WIDTH_EDEFAULT - Static variable in class org.eclipse.graphiti.mm.algorithms.impl.RoundedRectangleImpl
The default value of the 'Corner Width' attribute.
cornerHeight - Variable in class org.eclipse.graphiti.mm.algorithms.impl.RoundedRectangleImpl
The cached value of the 'Corner Height' attribute.
cornerWidth - Variable in class org.eclipse.graphiti.mm.algorithms.impl.RoundedRectangleImpl
The cached value of the 'Corner Width' attribute.
create(ICreateContext) - Method in interface org.eclipse.graphiti.func.ICreate
Creates the business object for the given context.
create(ICreateConnectionContext) - Method in interface org.eclipse.graphiti.func.ICreateConnection
Creates the.
create(EClass) - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
create(EClass) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
create(EClass) - Method in class org.eclipse.graphiti.mm.impl.MmFactoryImpl
 
create(EClass) - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
create(ICreateConnectionContext) - Method in class org.eclipse.graphiti.pattern.AbstractConnectionPattern
 
create(ICreateContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
 
create(ICreateConnectionContext) - Method in class org.eclipse.graphiti.pattern.CreateConnectionFeatureForPattern
 
create(ICreateContext) - Method in class org.eclipse.graphiti.pattern.CreateFeatureForPattern
 
createAbstractStyleAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Abstract Style'.
createAbstractStyleAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Abstract Style'.
createAbstractTextAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Abstract Text'.
createAdaptedGradientColoredAreas() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createAdaptedGradientColoredAreas() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Adapted Gradient Colored Areas'.
createAdaptedGradientColoredAreasAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Adapted Gradient Colored Areas'.
createAdapter(Notifier) - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates an adapter for the target.
createAnchorAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Anchor'.
createAnchorContainerAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Anchor Container'.
createBoxRelativeAnchor() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createBoxRelativeAnchor() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Box Relative Anchor'.
createBoxRelativeAnchor(AnchorContainer) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a box relative anchor inside the given anchor container.
createBoxRelativeAnchorAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Box Relative Anchor'.
createChopboxAnchor() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createChopboxAnchor() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Chopbox Anchor'.
createChopboxAnchor(AnchorContainer) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a chop box anchor inside the given anchor container.
createChopboxAnchorAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Chopbox Anchor'.
createCollapseContextButton(boolean, IFeature, IContext) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Creates collapse button entry or expand button entry as indicated by parameter collapse.
createColor() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createColor() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Color'.
createColorAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Color'.
createConnection() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createConnection() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Connection'.
createConnectionAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Connection'.
CreateConnectionContext - Class in org.eclipse.graphiti.features.context.impl
The Class CreateConnectionContext.
CreateConnectionContext() - Constructor for class org.eclipse.graphiti.features.context.impl.CreateConnectionContext
Creates a new CreateConnectionContext.
createConnectionDecorator() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createConnectionDecorator() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Connection Decorator'.
createConnectionDecorator(Connection, boolean, double, boolean) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a connection decorator and adds it to the given connection.
createConnectionDecoratorAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Connection Decorator'.
CreateConnectionFeatureForPattern - Class in org.eclipse.graphiti.pattern
The Class CreateConnectionFeatureForPattern.
CreateConnectionFeatureForPattern(IFeatureProvider, IConnectionPattern) - Constructor for class org.eclipse.graphiti.pattern.CreateConnectionFeatureForPattern
Creates a new CreateConnectionFeatureForPattern.
createContainerShape() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createContainerShape() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Container Shape'.
createContainerShape(ContainerShape, boolean) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a container shape inside the given parent container shape.
createContainerShapeAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Container Shape'.
CreateContext - Class in org.eclipse.graphiti.features.context.impl
The Class CreateContext.
CreateContext() - Constructor for class org.eclipse.graphiti.features.context.impl.CreateContext
Creates a new CreateContext.
createDefaultDeleteContextButton(IFeatureProvider, PictogramElement) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Creates an default delete context button entry.
createDefaultMultiText(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a multitext graphics algorithm.
createDefaultMultiText(GraphicsAlgorithmContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a multitext graphics algorithm with the given text.
createDefaultRemoveContextButton(IFeatureProvider, PictogramElement) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Creates an default remove context button entry.
createDefaultText(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a text graphics algorithm with the default font (Arial, size 8).
createDefaultText(GraphicsAlgorithmContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a text graphics algorithm with the default font (Arial, size 8) and the given text.
createDefaultUpdateContextButton(IFeatureProvider, PictogramElement) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Creates an default update context button entry.
createDescription - Variable in class org.eclipse.graphiti.features.impl.AbstractCreateConnectionFeature
 
createDiagram() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createDiagram() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Diagram'.
createDiagram(String, String, boolean) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a diagram.
createDiagram(String, String, int, boolean) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a diagram.
createDiagramAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Diagram'.
createDiagramTypeProvider(String) - Method in interface org.eclipse.graphiti.ui.services.IExtensionManager
Creates a diagram type provider.
createDiagramTypeProvider(Diagram, String) - Method in interface org.eclipse.graphiti.ui.services.IExtensionManager
Create an instance of a diagram type provider (and also the feature provider) without having a diagram editor open.
createEditorInput(IEditorInput) - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorFactory
Creates a new DiagramEditorInput with a self created TransactionalEditingDomain or returns otherInput, if it is a DiagramEditorInput.
createEditorInput(Diagram, TransactionalEditingDomain, String, boolean) - Static method in class org.eclipse.graphiti.ui.editor.DiagramEditorInput
Creates a new DiagramEditorInput with a self created TransactionalEditingDomain editing domain, which must be disposed later on.
createElement(IMemento) - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorFactory
 
createEllipse() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Ellipse'.
createEllipse() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createEllipse(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates an ellipse graphics algorithm.
createEllipseAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Ellipse'.
createEObjectAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates a new adapter for the default case.
createFalseReason() - Static method in class org.eclipse.graphiti.features.impl.Reason
Creates the false reason.
createFalseReason(String) - Static method in class org.eclipse.graphiti.features.impl.Reason
Creates the false reason.
createFeature - Variable in class org.eclipse.graphiti.palette.impl.ObjectCreationToolEntry
 
CreateFeatureForPattern - Class in org.eclipse.graphiti.pattern
The Class CreateFeatureForPattern.
CreateFeatureForPattern(IFeatureProvider, IPattern) - Constructor for class org.eclipse.graphiti.pattern.CreateFeatureForPattern
Creates a new CreateFeatureForPattern.
createFeatureProvider(Diagram) - Method in interface org.eclipse.graphiti.ui.services.IExtensionManager
Create an instance of a feature provider (and also the diagram type provider) without having a diagram editor open.
createFixPointAnchor() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createFixPointAnchor() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Fix Point Anchor'.
createFixPointAnchor(AnchorContainer) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a fix point anchor inside the given anchor container.
createFixPointAnchorAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Fix Point Anchor'.
createFont() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createFont() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Font'.
createFont(AbstractText, String, int) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a font datatype.
createFont(AbstractText, String, int, boolean, boolean) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a font datatype.
createFont(Style, String, int) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a font datatype.
createFont(Style, String, int, boolean, boolean) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a font datatype.
createFontAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Font'.
createFreeFormConnection() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createFreeFormConnection() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Free Form Connection'.
createFreeFormConnection(Diagram) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a free form connection inside the given diagram.
createFreeFormConnectionAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Free Form Connection'.
createFromString(EDataType, String) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createGradientColoredArea() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createGradientColoredArea() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Gradient Colored Area'.
createGradientColoredAreaAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Gradient Colored Area'.
createGradientColoredAreas() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createGradientColoredAreas() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Gradient Colored Areas'.
createGradientColoredAreasAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Gradient Colored Areas'.
createGradientColoredLocation() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createGradientColoredLocation() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Gradient Colored Location'.
createGradientColoredLocationAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Gradient Colored Location'.
createGraphicsAlgorithmAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Graphics Algorithm'.
createGraphicsAlgorithmContainerAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Graphics Algorithm Container'.
createGraphicsAlgorithmContainerAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Graphics Algorithm Container'.
createGraphicsAlgorithmContainerAdapter() - Method in class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates a new adapter for an object of class 'Graphics Algorithm Container'.
createGraphicsAlgorithmRenderer(IRendererContext) - Method in interface org.eclipse.graphiti.platform.ga.IGraphicsAlgorithmRendererFactory
Creates a new IGraphicsAlgorithmRenderer object.
createImage() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Image'.
createImage() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createImage(GraphicsAlgorithmContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a image graphics algorithm with the given image id.
createImageAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Image'.
createInvisibleRectangle(PictogramElement) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Create an invisible rectangle.
createLineStyleFromString(EDataType, String) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createLocationTypeFromString(EDataType, String) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createManhattanConnection() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createManhattanConnection() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Manhattan Connection'.
createManhattanConnectionAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Manhattan Connection'.
createMultiText() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Multi Text'.
createMultiText() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createMultiText(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a multitext graphics algorithm.
createMultiText(GraphicsAlgorithmContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a multitext graphics algorithm with the given text.
createMultiTextAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Multi Text'.
createName - Variable in class org.eclipse.graphiti.features.impl.AbstractCreateConnectionFeature
 
createNormalizedUri() - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorInput
 
createOrGetPictogramLink(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
createOrientationFromString(EDataType, String) - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createPackageContents() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.graphiti.mm.impl.MmPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
Creates the meta-model objects for the package.
createPictogramElementAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Pictogram Element'.
createPictogramLink(PictogramElement) - Method in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider
 
createPictogramLink() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createPictogramLink() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Pictogram Link'.
createPictogramLinkAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Pictogram Link'.
createPlatformGraphicsAlgorithm() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Platform Graphics Algorithm'.
createPlatformGraphicsAlgorithm() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates the platform graphics algorithm.
createPlatformGraphicsAlgorithmAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Platform Graphics Algorithm'.
createPoint() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createPoint() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Point'.
createPoint(int, int) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a point datatype for the given x/y coordinates.
createPoint(int, int, int, int) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a point datatype for the given x/y coordinates.
createPointAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Point'.
createPointList(int[]) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a list of point datatypes for the given x/y coordinates.
createPointList(int[], int[]) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a list of point datatypes for the given x/y coordinates.
createPolygon() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Polygon'.
createPolygon() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createPolygon(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polygon graphics algorithm.
createPolygon(GraphicsAlgorithmContainer, Collection<Point>) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polygon graphics algorithm with the given points.
createPolygon(GraphicsAlgorithmContainer, int[]) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polygon graphics algorithm with the given points.
createPolygon(GraphicsAlgorithmContainer, int[], int[]) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polygon graphics algorithm with the given points.
createPolygonAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Polygon'.
createPolyline() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Polyline'.
createPolyline() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createPolyline(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polyline graphics algorithm.
createPolyline(GraphicsAlgorithmContainer, Collection<Point>) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polyline graphics algorithm with the given points.
createPolyline(GraphicsAlgorithmContainer, int[]) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polyline graphics algorithm with the given points.
createPolyline(GraphicsAlgorithmContainer, int[], int[]) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a polyline graphics algorithm with the given points.
createPolylineAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Polyline'.
createProperty() - Method in class org.eclipse.graphiti.mm.impl.MmFactoryImpl
 
createProperty() - Method in interface org.eclipse.graphiti.mm.MmFactory
Returns a new object of class 'Property'.
createPropertyAdapter() - Method in class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates a new adapter for an object of class 'Property'.
createPropertyContainerAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Property Container'.
createPropertyContainerAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Property Container'.
createPropertyContainerAdapter() - Method in class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates a new adapter for an object of class 'Property Container'.
createRectangle() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Rectangle'.
createRectangle() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createRectangle(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a rectangle graphics algorithm.
createRectangleAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Rectangle'.
createRenderingStyle() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createRenderingStyle() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Rendering Style'.
createRenderingStyleAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Rendering Style'.
createResourceSetAndEditingDomain() - Static method in class org.eclipse.graphiti.ui.editor.DiagramEditorFactory
Creates a TransactionalEditingDomain with a ResourceSet resource set and a IWorkspaceCommandStack command stack.
createRoundedRectangle() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Rounded Rectangle'.
createRoundedRectangle() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createRoundedRectangle(GraphicsAlgorithmContainer, int, int) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a rounded rectangle graphics algorithm with the given corner dimensions.
createRoundedRectangleAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Rounded Rectangle'.
createService - Static variable in class org.eclipse.graphiti.services.Graphiti
 
createShape() - Method in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl
 
createShape() - Method in interface org.eclipse.graphiti.mm.pictograms.PictogramsFactory
Returns a new object of class 'Shape'.
createShape(ContainerShape, boolean) - Method in interface org.eclipse.graphiti.services.IPeCreateService
Creates a shape inside the given parent container shape.
createShapeAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Shape'.
createShiftedColor(Color, int, Diagram) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Shifts the color darker or lighter.
createShiftedColor(IColorConstant, int) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Shifts the color constant darker or lighter.
createStyle() - Method in class org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl
 
createStyle() - Method in interface org.eclipse.graphiti.mm.algorithms.styles.StylesFactory
Returns a new object of class 'Style'.
createStyle(StyleContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a style with the given id.
createStyleAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Style'.
createStyleContainerAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
Creates a new adapter for an object of class 'Style Container'.
createStyleContainerAdapter() - Method in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
Creates a new adapter for an object of class 'Style Container'.
createStyleContainerAdapter() - Method in class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates a new adapter for an object of class 'Style Container'.
createText() - Method in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsFactory
Returns a new object of class 'Text'.
createText() - Method in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl
 
createText(GraphicsAlgorithmContainer) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a text graphics algorithm.
createText(GraphicsAlgorithmContainer, String) - Method in interface org.eclipse.graphiti.services.IGaCreateService
Creates a text graphics algorithm with the given text.
createTextAdapter() - Method in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
Creates a new adapter for an object of class 'Text'.
createTrueReason() - Static method in class org.eclipse.graphiti.features.impl.Reason
Creates the true reason.
createTrueReason(String) - Static method in class org.eclipse.graphiti.features.impl.Reason
Creates the true reason.
creationToolEntries - Variable in class org.eclipse.graphiti.palette.impl.StackEntry
 
currentToolBahaviorIndex - Variable in class org.eclipse.graphiti.dt.AbstractDiagramTypeProvider
 
CustomContext - Class in org.eclipse.graphiti.features.context.impl
The Class CustomContext.
CustomContext() - Constructor for class org.eclipse.graphiti.features.context.impl.CustomContext
Creates a new CustomContext.
CustomContext(PictogramElement[]) - Constructor for class org.eclipse.graphiti.features.context.impl.CustomContext
Creates a new CustomContext.
CYAN - Static variable in interface org.eclipse.graphiti.util.IColorConstant
The "cyan" color.

A B C D E F G H I K L M N O P R S T U V W X Y Z
Copyright (c) SAP AG 2005, 2010.