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

M

m_bBold - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
m_bItalic - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
m_bStrikeout - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
m_bUnderlined - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
m_escapement - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
m_faceName - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
m_height - Variable in class org.eclipse.graphiti.export.batik.GdiFont
 
mainPictogramElement - Variable in class org.eclipse.graphiti.features.impl.DefaultDirectEditingInfo
 
manageColor(IColorConstant) - Method in class org.eclipse.graphiti.features.impl.AbstractFeature
Manage color.
manageColor(int, int, int) - Method in class org.eclipse.graphiti.features.impl.AbstractFeature
Manage color.
manageColor(IColorConstant) - Method in class org.eclipse.graphiti.pattern.AbstractBasePattern
A convenience method for the color handling which simply calls IGaService.manageColor(Diagram, IColorConstant) to manage a Color used within the Diagram.
manageColor(int, int, int) - Method in class org.eclipse.graphiti.pattern.AbstractBasePattern
A convenience method for the color handling which simply calls IGaService.manageColor(Diagram, int, int, int) to manage a Color used within the Diagram.
manageColor(Diagram, IColorConstant) - Method in interface org.eclipse.graphiti.services.IGaService
Provides a color instance with the given color constant by either creating a new one and aggregating it to the diagram or finding it in the diagrams palette of colors.
manageColor(Diagram, int, int, int) - Method in interface org.eclipse.graphiti.services.IGaService
Provides a color instance with the given RGB values by either creating a new one and aggregating it to the diagram or finding it in the diagrams palette of colors.
manageColor(Diagram, IColorConstant) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
manageColor(Diagram, int, int, int) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
manageDefaultFont(Diagram) - Method in interface org.eclipse.graphiti.services.IGaService
Provides the font instance for the default font (Arial in size 8) by either creating a new one and aggregating it to the diagram or finding it in the diagrams list of fonts.
manageDefaultFont(Diagram, boolean, boolean) - Method in interface org.eclipse.graphiti.services.IGaService
Provides the font instance for the default font (Arial in size 8) by either creating a new one and aggregating it to the diagram or finding it in the diagrams list of fonts.
manageDefaultFont(Diagram) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
manageDefaultFont(Diagram, boolean, boolean) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
manageFont(String, int) - Method in class org.eclipse.graphiti.pattern.AbstractBasePattern
A convenience method for the Font handling which simply calls IGaService.manageFont(Diagram, String, int) to manage a Font used within the Diagram.
manageFont(String, int, boolean, boolean) - Method in class org.eclipse.graphiti.pattern.AbstractBasePattern
A convenience method for the Font handling which simply calls IGaService.manageFont(Diagram, String, int, boolean, boolean) to manage a Font used within the Diagram.
manageFont(Diagram, String, int) - Method in interface org.eclipse.graphiti.services.IGaService
Provides a font instance by either creating a new one and aggregating it to the diagram or finding it in the diagrams list of fonts.
manageFont(Diagram, String, int, boolean, boolean) - Method in interface org.eclipse.graphiti.services.IGaService
Provides a font instance by either creating a new one and aggregating it to the diagram or finding it in the diagrams list of fonts.
manageFont(Diagram, String, int) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
manageFont(Diagram, String, int, boolean, boolean) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
MANHATTAN_CONNECTION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage.Literals
The meta object literal for the 'Manhattan Connection' class.
MANHATTAN_CONNECTION - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The meta object id for the 'Manhattan Connection' class.
MANHATTAN_CONNECTION__ACTIVE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Active' attribute.
MANHATTAN_CONNECTION__ANCHORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Anchors' containment reference list.
MANHATTAN_CONNECTION__CONNECTION_DECORATORS - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Connection Decorators' containment reference list.
MANHATTAN_CONNECTION__END - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'End' reference.
MANHATTAN_CONNECTION__GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Graphics Algorithm' containment reference.
MANHATTAN_CONNECTION__LINK - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Link' containment reference.
MANHATTAN_CONNECTION__PARENT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Parent' container reference.
MANHATTAN_CONNECTION__PROPERTIES - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Properties' containment reference list.
MANHATTAN_CONNECTION__START - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Start' reference.
MANHATTAN_CONNECTION__VISIBLE - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The feature id for the 'Visible' attribute.
MANHATTAN_CONNECTION_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.pictograms.PictogramsPackage
The number of structural features of the 'Manhattan Connection' class.
ManhattanConnection - Interface in org.eclipse.graphiti.mm.pictograms
A representation of the model object 'Manhattan Connection'.
manhattanConnectionEClass - Variable in class org.eclipse.graphiti.mm.pictograms.impl.PictogramsPackageImpl
 
ManhattanConnectionImpl - Class in org.eclipse.graphiti.mm.pictograms.impl
An implementation of the model object 'Manhattan Connection'.
ManhattanConnectionImpl() - Constructor for class org.eclipse.graphiti.mm.pictograms.impl.ManhattanConnectionImpl
 
mappingProvider - Variable in class org.eclipse.graphiti.pattern.mapping.MappingProviderProvider
 
MappingProviderProvider - Class in org.eclipse.graphiti.pattern.mapping
The Class MappingProviderProvider.
MappingProviderProvider(IMappingProvider) - Constructor for class org.eclipse.graphiti.pattern.mapping.MappingProviderProvider
Creates a new MappingProviderProvider.
markAsCollapseContextEntry(IContextEntry, boolean) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Marks the given context entry with collapse or expand figure.
markAsDeleteContextEntry(IContextEntry) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Marks the given context entry with delete from model.
markAsRemoveContextEntry(IContextEntry) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Marks the given context entry with remove figure from diagram.
markAsUpdateContextEntry(IContextEntry) - Static method in class org.eclipse.graphiti.tb.ContextEntryHelper
Marks the given context entry with update figure.
marker - Static variable in class org.eclipse.graphiti.features.impl.AbstractFeatureProvider.StringTransformer
 
markerBehavior - Variable in class org.eclipse.graphiti.ui.editor.DiagramEditor
 
markerHelper - Variable in class org.eclipse.graphiti.ui.editor.DefaultMarkerBehavior
The marker helper instance is responsible for creating workspace resource markers presented in Eclipse's Problems View.
matches(IEditorReference, IEditorInput) - Method in class org.eclipse.graphiti.ui.editor.DiagramEditorMatchingStrategy
 
message - Variable in class org.eclipse.graphiti.tb.AbstractDecorator
 
migrate070To080(Diagram) - Method in interface org.eclipse.graphiti.services.IMigrationService
Moves fonts which, in 0.7.0, were aggregated by AbstractText and Style to the diagram which aggregates fonts centrally as of 0.8.0.
migrate080To090(Diagram) - Method in interface org.eclipse.graphiti.services.IMigrationService
Sets all filled attributes of abstract text instances to false.
migrateDiagramModelIfNecessary() - Method in class org.eclipse.graphiti.ui.editor.DiagramEditor
We provide migration from 0.8.0 to 0.9.0.
migService - Static variable in class org.eclipse.graphiti.services.Graphiti
 
minimumSubmenuEntries - Variable in class org.eclipse.graphiti.tb.DynamicContextMenuEntry
 
MmAdapterFactory - Class in org.eclipse.graphiti.mm.util
The Adapter Factory for the model.
MmAdapterFactory() - Constructor for class org.eclipse.graphiti.mm.util.MmAdapterFactory
Creates an instance of the adapter factory.
MmFactory - Interface in org.eclipse.graphiti.mm
The Factory for the model.
MmFactoryImpl - Class in org.eclipse.graphiti.mm.impl
An implementation of the model Factory.
MmFactoryImpl() - Constructor for class org.eclipse.graphiti.mm.impl.MmFactoryImpl
Creates an instance of the factory.
MmPackage - Interface in org.eclipse.graphiti.mm
The Package for the model.
MmPackage.Literals - Interface in org.eclipse.graphiti.mm
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
MmPackageImpl - Class in org.eclipse.graphiti.mm.impl
An implementation of the model Package.
MmPackageImpl() - Constructor for class org.eclipse.graphiti.mm.impl.MmPackageImpl
Creates an instance of the model Package, registered with EPackage.Registry by the package package URI value.
MmSwitch<T> - Class in org.eclipse.graphiti.mm.util
The Switch for the model's inheritance hierarchy.
MmSwitch() - Constructor for class org.eclipse.graphiti.mm.util.MmSwitch
Creates an instance of the switch.
modelPackage - Static variable in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.graphiti.mm.pictograms.util.PictogramsSwitch
The cached model package
modelPackage - Static variable in class org.eclipse.graphiti.mm.util.MmAdapterFactory
The cached model package.
modelPackage - Static variable in class org.eclipse.graphiti.mm.util.MmSwitch
The cached model package
modelSwitch - Variable in class org.eclipse.graphiti.mm.algorithms.styles.util.StylesAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.graphiti.mm.algorithms.util.AlgorithmsAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.graphiti.mm.pictograms.util.PictogramsAdapterFactory
The switch that delegates to the createXXX methods.
modelSwitch - Variable in class org.eclipse.graphiti.mm.util.MmAdapterFactory
The switch that delegates to the createXXX methods.
mouseLocation - Variable in class org.eclipse.graphiti.ui.editor.DiagramEditor
 
moveAllBendpoints(IMoveShapeContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveShapeFeature
Move all bendpoints.
moveAllBendpoints(IMoveShapeContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
Default implementation of the move functionality to move all bendpoints within a container shape.
moveAllBendpointsOnFFConnection(FreeFormConnection, int, int) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveShapeFeature
 
moveAnchor(IMoveAnchorContext) - Method in interface org.eclipse.graphiti.features.IMoveAnchorFeature
Move anchor.
moveAnchor(IMoveAnchorContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveAnchorFeature
 
moveAnchor(Anchor, int, int) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveAnchorFeature
Move anchor.
moveBendpoint(IMoveBendpointContext) - Method in interface org.eclipse.graphiti.features.IMoveBendpointFeature
Move bendpoint.
moveBendpoint(IMoveBendpointContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveBendpointFeature
 
MoveBendpointContext - Class in org.eclipse.graphiti.features.context.impl
The Class MoveBendpointContext.
MoveBendpointContext(Point) - Constructor for class org.eclipse.graphiti.features.context.impl.MoveBendpointContext
Creates a new MoveBendpointContext.
moveBendpoints(IExecutionInfo) - Method in interface org.eclipse.graphiti.services.IPeService
Move bendpoints.
moveConnectionDecorator(IMoveConnectionDecoratorContext) - Method in interface org.eclipse.graphiti.features.IMoveConnectionDecoratorFeature
Move connection decorator.
moveConnectionDecorator(IMoveConnectionDecoratorContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveConnectionDecoratorFeature
 
MoveConnectionDecoratorContext - Class in org.eclipse.graphiti.features.context.impl
The Class MoveConnectionDecoratorContext.
MoveConnectionDecoratorContext(ConnectionDecorator, int, int, boolean) - Constructor for class org.eclipse.graphiti.features.context.impl.MoveConnectionDecoratorContext
Creates a new MoveConnectionDecoratorContext.
MoveContext - Class in org.eclipse.graphiti.features.context.impl
The Class MoveContext.
MoveContext(int, int) - Constructor for class org.eclipse.graphiti.features.context.impl.MoveContext
Creates a new MoveContext.
MoveContext() - Constructor for class org.eclipse.graphiti.features.context.impl.MoveContext
Instantiates a new move context.
movePolylinePoint(Polyline, int, int, int) - Method in interface org.eclipse.graphiti.services.IGaService
Move polyline point.
movePolylinePoint(Polyline, int, int, int) - Method in class org.eclipse.graphiti.services.impl.GaServiceImpl
 
moveShape(IMoveShapeContext) - Method in class org.eclipse.graphiti.features.impl.DefaultMoveShapeFeature
 
moveShape(IMoveShapeContext) - Method in interface org.eclipse.graphiti.func.IMoveShape
Move shape.
moveShape(IMoveShapeContext) - Method in class org.eclipse.graphiti.pattern.AbstractPattern
Clients can override this method to implement the functionality to move a shape for the given domain object as defined in the given IMoveShapeContext .
moveShape(IMoveShapeContext) - Method in class org.eclipse.graphiti.pattern.MoveShapeFeatureForPattern
 
MoveShapeContext - Class in org.eclipse.graphiti.features.context.impl
The Class MoveShapeContext.
MoveShapeContext(Shape) - Constructor for class org.eclipse.graphiti.features.context.impl.MoveShapeContext
Creates a new MoveShapeContext.
MoveShapeFeatureForPattern - Class in org.eclipse.graphiti.pattern
This feature wraps the move shape functionality of a pattern for calls of the Graphiti framework.
MoveShapeFeatureForPattern(IFeatureProvider, IPattern) - Constructor for class org.eclipse.graphiti.pattern.MoveShapeFeatureForPattern
Creates a new MoveShapeFeatureForPattern.
MULTI_TEXT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage.Literals
The meta object literal for the 'Multi Text' class.
MULTI_TEXT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The meta object id for the 'Multi Text' class.
MULTI_TEXT__ANGLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Angle' attribute.
MULTI_TEXT__BACKGROUND - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Background' reference.
MULTI_TEXT__FILLED - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Filled' attribute.
MULTI_TEXT__FONT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Font' reference.
MULTI_TEXT__FOREGROUND - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Foreground' reference.
MULTI_TEXT__GRAPHICS_ALGORITHM_CHILDREN - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Graphics Algorithm Children' containment reference list.
MULTI_TEXT__HEIGHT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Height' attribute.
MULTI_TEXT__HORIZONTAL_ALIGNMENT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Horizontal Alignment' attribute.
MULTI_TEXT__LINE_STYLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Line Style' attribute.
MULTI_TEXT__LINE_VISIBLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Line Visible' attribute.
MULTI_TEXT__LINE_WIDTH - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Line Width' attribute.
MULTI_TEXT__PARENT_GRAPHICS_ALGORITHM - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Parent Graphics Algorithm' container reference.
MULTI_TEXT__PICTOGRAM_ELEMENT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Pictogram Element' container reference.
MULTI_TEXT__PROPERTIES - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Properties' containment reference list.
MULTI_TEXT__RENDERING_STYLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Rendering Style' containment reference.
MULTI_TEXT__STYLE - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Style' reference.
MULTI_TEXT__TRANSPARENCY - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Transparency' attribute.
MULTI_TEXT__VALUE - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Value' attribute.
MULTI_TEXT__VERTICAL_ALIGNMENT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Vertical Alignment' attribute.
MULTI_TEXT__WIDTH - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Width' attribute.
MULTI_TEXT__X - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'X' attribute.
MULTI_TEXT__Y - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The feature id for the 'Y' attribute.
MULTI_TEXT_FEATURE_COUNT - Static variable in interface org.eclipse.graphiti.mm.algorithms.AlgorithmsPackage
The number of structural features of the 'Multi Text' class.
multiDeleteInfo - Variable in class org.eclipse.graphiti.features.context.impl.DeleteContext
 
MultiDeleteInfo - Class in org.eclipse.graphiti.features.context.impl
Can be used to pass the information if a popup shall be shown or of a multi delete has been cancelled by the user to the next delete steps.
MultiDeleteInfo(boolean, boolean, int) - Constructor for class org.eclipse.graphiti.features.context.impl.MultiDeleteInfo
Creates a new instance with the given settings.
MultiText - Interface in org.eclipse.graphiti.mm.algorithms
A representation of the model object 'Multi Text'.
multiTextEClass - Variable in class org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsPackageImpl
 
MultiTextImpl - Class in org.eclipse.graphiti.mm.algorithms.impl
An implementation of the model object 'Multi Text'.
MultiTextImpl() - Constructor for class org.eclipse.graphiti.mm.algorithms.impl.MultiTextImpl
 

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, 2012.