Skip navigation links
GEF DOT
5.0.400.201909131537
A B C D E F G H I K L N O P Q R S T V W X _ 

D

DEPRECATED_ARROW_SHAPE - Static variable in class org.eclipse.gef.dot.internal.language.validation.DotArrowTypeJavaValidator
Issue code for a deprecated arrow shape.
DEPRECATED_STYLE_ITEM - Static variable in class org.eclipse.gef.dot.internal.language.validation.DotStyleJavaValidator
Issue code for a deprecated style item.
DIR__E - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
The 'dir' attribute, which is used by: Edge.
dispose() - Method in class org.eclipse.gef.dot.internal.ui.DotGraphView
 
disposeActions() - Method in class org.eclipse.gef.dot.internal.ui.DotGraphView
 
DISTORTION__N - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
The 'distortion' attribute, which is used by: Node.
doCreateProposal(String, StyledString, Image, int, int) - Method in class org.eclipse.gef.dot.internal.ui.language.contentassist.DotColorProposalProvider
This customization is needed to render the additional proposal information in html form properly.
doCreateProposal(Template, TemplateContext, ContentAssistContext, Image, int) - Method in class org.eclipse.gef.dot.internal.ui.language.contentassist.DotTemplateProposalProvider
 
doCreateVisual() - Method in class org.eclipse.gef.dot.internal.ui.DotNodePart
 
doProvideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.gef.dot.internal.ui.language.highlighting.DotHtmlLabelSemanticHighlightingCalculator
 
doProvideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.gef.dot.internal.ui.language.highlighting.DotSemanticHighlightingCalculator
 
doRefreshVisual(Group) - Method in class org.eclipse.gef.dot.internal.ui.DotEdgeLabelPart
 
doRefreshVisual(Group) - Method in class org.eclipse.gef.dot.internal.ui.DotNodeLabelPart
The implementation of this class is mainly taken from the org.eclipse.gef.zest.fx.parts.NodeLabelPart java class.
doRefreshVisual(Group) - Method in class org.eclipse.gef.dot.internal.ui.DotNodePart
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotArrowTypeStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotColorListStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotColorStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotEscStringStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotFontNameStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotHtmlLabelStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotPointStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotPortPosStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotRecordLabelStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotRectStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotShapeStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotSplineTypeStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef.dot.internal.language.DotStyleStandaloneSetup
 
DOT_PROPERTY_INNER_SHAPE__N - Static variable in class org.eclipse.gef.dot.internal.ui.DotNodePart
 
DOT_PROPERTY_INNER_SHAPE_DISTANCE__N - Static variable in class org.eclipse.gef.dot.internal.ui.DotNodePart
 
DotAnchorProvider - Class in org.eclipse.gef.dot.internal.ui
 
DotAnchorProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.DotAnchorProvider
 
DotAntlrTokenToAttributeIdMapper - Class in org.eclipse.gef.dot.internal.ui.language.highlighting
A lexical highlighter that takes care of handling DOT lexer tokens properly.
DotAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.gef.dot.internal.ui.language.highlighting.DotAntlrTokenToAttributeIdMapper
 
DotArrowTypeExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotArrowTypeExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotArrowTypeExecutableExtensionFactory
 
DotArrowTypeFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotArrowTypeFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotArrowTypeFormatter
 
DotArrowTypeJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotArrowTypeJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotArrowTypeJavaValidator
 
DotArrowTypeProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotArrowTypeProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotArrowTypeProposalProvider
 
DotArrowTypeRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotArrowTypeRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotArrowTypeRuntimeModule
 
DotArrowTypeStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotArrowTypeStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotArrowTypeStandaloneSetup
 
DotArrowTypeStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotArrowTypeStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotArrowTypeStandaloneSetupGenerated
 
DotArrowTypeUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotArrowTypeUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotArrowTypeUiModule
 
DotAstHelper - Class in org.eclipse.gef.dot.internal.language
This class provides helper methods for walking the DOT abstract syntax tree.
DotAstHelper() - Constructor for class org.eclipse.gef.dot.internal.language.DotAstHelper
 
DotAttributes - Class in org.eclipse.gef.dot.internal
The DotAttributes class contains all attributes which are supported by DotImport and DotExport.
DotAttributes() - Constructor for class org.eclipse.gef.dot.internal.DotAttributes
 
DotAttributes.Context - Enum in org.eclipse.gef.dot.internal
Contexts by which attributes may be used.
DotColorExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotColorExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotColorExecutableExtensionFactory
 
DotColorFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotColorFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotColorFormatter
 
DotColorJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotColorJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotColorJavaValidator
 
DotColorListExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotColorListExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotColorListExecutableExtensionFactory
 
DotColorListFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotColorListFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotColorListFormatter
 
DotColorListJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
Custom validation rules.
DotColorListJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotColorListJavaValidator
 
DotColorListProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
see http://www.eclipse.org/Xtext/documentation.html#contentAssist on how to customize content assistant
DotColorListProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotColorListProposalProvider
 
DotColorListRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotColorListRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotColorListRuntimeModule
 
DotColorListStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotColorListStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotColorListStandaloneSetup
 
DotColorListStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotColorListStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotColorListStandaloneSetupGenerated
 
DotColorListUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotColorListUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotColorListUiModule
 
DotColorProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotColorProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotColorProposalProvider
 
DotColorRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotColorRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotColorRuntimeModule
 
DotColorStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotColorStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotColorStandaloneSetup
 
DotColorStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotColorStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotColorStandaloneSetupGenerated
 
DotColorUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotColorUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotColorUiModule
 
DotContentPartFactory - Class in org.eclipse.gef.dot.internal.ui
The implementation of this class is mainly taken from the org.eclipse.gef.zest.fx.parts.ZestFxContentPartFactory java class.
DotContentPartFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.DotContentPartFactory
 
DotDescriptionLabelProvider - Class in org.eclipse.gef.dot.internal.ui.language.labeling
Provides labels for IEObjectDescriptions and IResourceDescriptions.
DotDescriptionLabelProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.labeling.DotDescriptionLabelProvider
 
DotEdgeLabelPart - Class in org.eclipse.gef.dot.internal.ui
The implementation of this class is mainly taken from the org.eclipse.gef.zest.fx.parts.EdgeLabelPart java class.
DotEdgeLabelPart() - Constructor for class org.eclipse.gef.dot.internal.ui.DotEdgeLabelPart
 
DotEdgeLayoutBehavior - Class in org.eclipse.gef.dot.internal.ui
 
DotEdgeLayoutBehavior() - Constructor for class org.eclipse.gef.dot.internal.ui.DotEdgeLayoutBehavior
 
DotErrorPrefix - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotEscStringExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotEscStringExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotEscStringExecutableExtensionFactory
 
DotEscStringFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotEscStringFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotEscStringFormatter
 
DotEscStringJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotEscStringJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotEscStringJavaValidator
 
DotEscStringProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotEscStringProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotEscStringProposalProvider
 
DotEscStringRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotEscStringRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotEscStringRuntimeModule
 
DotEscStringStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotEscStringStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotEscStringStandaloneSetup
 
DotEscStringStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotEscStringStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotEscStringStandaloneSetupGenerated
 
DotEscStringUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotEscStringUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotEscStringUiModule
 
DotExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotExecutableExtensionFactory
 
DotExecutableUtils - Class in org.eclipse.gef.dot.internal
Class for drawing dot graphs by calling the dot executable.
DotExport - Class in org.eclipse.gef.dot.internal
A serializer that creates a Graphviz DOT string or file from a Graph with DotAttributes.
DotExport() - Constructor for class org.eclipse.gef.dot.internal.DotExport
 
DotExtractor - Class in org.eclipse.gef.dot.internal
The DotExtractor is responsible for extracting the dot graph definitions from arbitrary text files.
DotExtractor(String) - Constructor for class org.eclipse.gef.dot.internal.DotExtractor
 
DotExtractor(File) - Constructor for class org.eclipse.gef.dot.internal.DotExtractor
 
DotFileUtils - Class in org.eclipse.gef.dot.internal
Static helper methods for working with files.
DotFontNameExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotFontNameExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotFontNameExecutableExtensionFactory
 
DotFontNameFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting description.
DotFontNameFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotFontNameFormatter
 
DotFontNameJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
Custom validation rules.
DotFontNameJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotFontNameJavaValidator
 
DotFontNameProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
see http://www.eclipse.org/Xtext/documentation.html#contentAssist on how to customize content assistant
DotFontNameProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotFontNameProposalProvider
 
DotFontNameRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotFontNameRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotFontNameRuntimeModule
 
DotFontNameStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotFontNameStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotFontNameStandaloneSetup
 
DotFontNameStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotFontNameStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotFontNameStandaloneSetupGenerated
 
DotFontNameUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotFontNameUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotFontNameUiModule
 
DotFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotFormatter
 
DotGraphView - Class in org.eclipse.gef.dot.internal.ui
Render DOT content with ZestFx and Graphviz
DotGraphView() - Constructor for class org.eclipse.gef.dot.internal.ui.DotGraphView
 
DotGraphView_0 - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotGraphView_1 - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotGraphView_2 - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotGraphView_3 - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotGraphView_4 - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotGraphViewModule - Class in org.eclipse.gef.dot.internal.ui
 
DotGraphViewModule() - Constructor for class org.eclipse.gef.dot.internal.ui.DotGraphViewModule
 
DotHighlightingConfiguration - Class in org.eclipse.gef.dot.internal.ui.language.highlighting
 
DotHighlightingConfiguration() - Constructor for class org.eclipse.gef.dot.internal.ui.language.highlighting.DotHighlightingConfiguration
 
DotHtmlLabelDescriptionLabelProvider - Class in org.eclipse.gef.dot.internal.ui.language.labeling
Provides labels for a IEObjectDescriptions and IResourceDescriptions.
DotHtmlLabelDescriptionLabelProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.labeling.DotHtmlLabelDescriptionLabelProvider
 
DotHtmlLabelExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotHtmlLabelExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotHtmlLabelExecutableExtensionFactory
 
DotHtmlLabelFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotHtmlLabelFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotHtmlLabelFormatter
 
DotHtmlLabelJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotHtmlLabelJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotHtmlLabelJavaValidator
 
DotHtmlLabelLabelProvider - Class in org.eclipse.gef.dot.internal.ui.language.labeling
Provides labels for a EObjects.
DotHtmlLabelLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.gef.dot.internal.ui.language.labeling.DotHtmlLabelLabelProvider
 
DotHtmlLabelOutlineTreeProvider - Class in org.eclipse.gef.dot.internal.ui.language.outline
Customization of the default outline structure.
DotHtmlLabelOutlineTreeProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.outline.DotHtmlLabelOutlineTreeProvider
 
DotHtmlLabelProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotHtmlLabelProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotHtmlLabelProposalProvider
 
DotHtmlLabelQuickfixProvider - Class in org.eclipse.gef.dot.internal.ui.language.quickfix
Custom quickfixes.
DotHtmlLabelQuickfixProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.quickfix.DotHtmlLabelQuickfixProvider
 
DotHtmlLabelRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotHtmlLabelRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotHtmlLabelRuntimeModule
 
DotHtmlLabelSemanticHighlightingCalculator - Class in org.eclipse.gef.dot.internal.ui.language.highlighting
 
DotHtmlLabelSemanticHighlightingCalculator() - Constructor for class org.eclipse.gef.dot.internal.ui.language.highlighting.DotHtmlLabelSemanticHighlightingCalculator
 
DotHtmlLabelStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotHtmlLabelStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotHtmlLabelStandaloneSetup
 
DotHtmlLabelStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotHtmlLabelStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotHtmlLabelStandaloneSetupGenerated
 
DotHtmlLabelUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotHtmlLabelUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotHtmlLabelUiModule
 
DotImport - Class in org.eclipse.gef.dot.internal
A parser that creates a Graph with DotAttributes from a Graphviz DOT string or file.
DotImport() - Constructor for class org.eclipse.gef.dot.internal.DotImport
 
DotJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
Provides DOT-specific validation rules.
DotJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotJavaValidator
 
DotLabelProvider - Class in org.eclipse.gef.dot.internal.ui.language.labeling
Provides labels and icons for the different DOT EObjects.
DotLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.gef.dot.internal.ui.language.labeling.DotLabelProvider
 
DotNodeLabelPart - Class in org.eclipse.gef.dot.internal.ui
 
DotNodeLabelPart() - Constructor for class org.eclipse.gef.dot.internal.ui.DotNodeLabelPart
 
DotNodeLayoutBehavior - Class in org.eclipse.gef.dot.internal.ui
 
DotNodeLayoutBehavior() - Constructor for class org.eclipse.gef.dot.internal.ui.DotNodeLayoutBehavior
 
DotNodeModelStreamer - Class in org.eclipse.gef.dot.internal.language.formatting
The DotNodeModelStreamer class is capable of delegating the formatting from the dot host grammar formatter to the dot sub-grammar formatters.
DotNodeModelStreamer() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotNodeModelStreamer
 
DotNodePart - Class in org.eclipse.gef.dot.internal.ui
 
DotNodePart() - Constructor for class org.eclipse.gef.dot.internal.ui.DotNodePart
 
DotOutlineTreeProvider - Class in org.eclipse.gef.dot.internal.ui.language.outline
Customization of the default outline structure.
DotOutlineTreeProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
 
DotPointExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotPointExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotPointExecutableExtensionFactory
 
DotPointFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotPointFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotPointFormatter
 
DotPointJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotPointJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotPointJavaValidator
 
DotPointProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotPointProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotPointProposalProvider
 
DotPointRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotPointRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotPointRuntimeModule
 
DotPointStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotPointStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotPointStandaloneSetup
 
DotPointStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotPointStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotPointStandaloneSetupGenerated
 
DotPointUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotPointUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotPointUiModule
 
DotPortPosExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotPortPosExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotPortPosExecutableExtensionFactory
 
DotPortPosFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotPortPosFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotPortPosFormatter
 
DotPortPosJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotPortPosJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotPortPosJavaValidator
 
DotPortPosProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotPortPosProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotPortPosProposalProvider
 
DotPortPosRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotPortPosRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotPortPosRuntimeModule
 
DotPortPosStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotPortPosStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotPortPosStandaloneSetup
 
DotPortPosStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotPortPosStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotPortPosStandaloneSetupGenerated
 
DotPortPosUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotPortPosUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotPortPosUiModule
 
DotProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
A proposal provider for Dot.
DotProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotProposalProvider
 
DotProposalProviderDelegator - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
The implementation of this class is mainly taken from the org.eclipse.xtext.junit4.ui.ContentAssistProcessorTestBuilder java class.
DotProposalProviderDelegator(String) - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotProposalProviderDelegator
 
DotQuickfixProvider - Class in org.eclipse.gef.dot.internal.ui.language.quickfix
A quick-fix provider for Dot.
DotQuickfixProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.quickfix.DotQuickfixProvider
 
DotRecordLabelExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotRecordLabelExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotRecordLabelExecutableExtensionFactory
 
DotRecordLabelFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotRecordLabelFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotRecordLabelFormatter
 
DotRecordLabelJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotRecordLabelJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotRecordLabelJavaValidator
 
DotRecordLabelProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotRecordLabelProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotRecordLabelProposalProvider
 
DotRecordLabelRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotRecordLabelRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotRecordLabelRuntimeModule
 
DotRecordLabelStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotRecordLabelStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotRecordLabelStandaloneSetup
 
DotRecordLabelStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotRecordLabelStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotRecordLabelStandaloneSetupGenerated
 
DotRecordLabelUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotRecordLabelUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotRecordLabelUiModule
 
DotRectExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotRectExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotRectExecutableExtensionFactory
 
DotRectFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotRectFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotRectFormatter
 
DotRectJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
Custom validation rules.
DotRectJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotRectJavaValidator
 
DotRectProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotRectProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotRectProposalProvider
 
DotRectRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotRectRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotRectRuntimeModule
 
DotRectStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotRectStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotRectStandaloneSetup
 
DotRectStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotRectStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotRectStandaloneSetupGenerated
 
DotRectUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotRectUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotRectUiModule
 
DotReferenceFinder - Static variable in class org.eclipse.gef.dot.internal.ui.DotUiMessages
 
DotRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotRuntimeModule
 
DotScopeProvider - Class in org.eclipse.gef.dot.internal.language.scoping
This class contains custom scoping description.
DotScopeProvider() - Constructor for class org.eclipse.gef.dot.internal.language.scoping.DotScopeProvider
 
DotSemanticHighlightingCalculator - Class in org.eclipse.gef.dot.internal.ui.language.highlighting
 
DotSemanticHighlightingCalculator() - Constructor for class org.eclipse.gef.dot.internal.ui.language.highlighting.DotSemanticHighlightingCalculator
 
DotShapeExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotShapeExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotShapeExecutableExtensionFactory
 
DotShapeFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotShapeFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotShapeFormatter
 
DotShapeJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotShapeJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotShapeJavaValidator
 
DotShapeProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotShapeProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotShapeProposalProvider
 
DotShapeRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotShapeRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotShapeRuntimeModule
 
DotShapeStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotShapeStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotShapeStandaloneSetup
 
DotShapeStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotShapeStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotShapeStandaloneSetupGenerated
 
DotShapeUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotShapeUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotShapeUiModule
 
DotSplineTypeExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotSplineTypeExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotSplineTypeExecutableExtensionFactory
 
DotSplineTypeFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotSplineTypeFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotSplineTypeFormatter
 
DotSplineTypeJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotSplineTypeJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotSplineTypeJavaValidator
 
DotSplineTypeProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotSplineTypeProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotSplineTypeProposalProvider
 
DotSplineTypeRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotSplineTypeRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotSplineTypeRuntimeModule
 
DotSplineTypeStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotSplineTypeStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotSplineTypeStandaloneSetup
 
DotSplineTypeStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotSplineTypeStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotSplineTypeStandaloneSetupGenerated
 
DotSplineTypeUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotSplineTypeUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotSplineTypeUiModule
 
DotStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotStandaloneSetup
 
DotStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotStandaloneSetupGenerated
 
DotStyleExecutableExtensionFactory - Class in org.eclipse.gef.dot.internal.ui.language
This class was generated.
DotStyleExecutableExtensionFactory() - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotStyleExecutableExtensionFactory
 
DotStyleFormatter - Class in org.eclipse.gef.dot.internal.language.formatting
This class contains custom formatting declarations.
DotStyleFormatter() - Constructor for class org.eclipse.gef.dot.internal.language.formatting.DotStyleFormatter
 
DotStyleJavaValidator - Class in org.eclipse.gef.dot.internal.language.validation
This class contains custom validation rules.
DotStyleJavaValidator() - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotStyleJavaValidator
 
DotStyleProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist on how to customize the content assistant.
DotStyleProposalProvider() - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotStyleProposalProvider
 
DotStyleRuntimeModule - Class in org.eclipse.gef.dot.internal.language
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotStyleRuntimeModule() - Constructor for class org.eclipse.gef.dot.internal.language.DotStyleRuntimeModule
 
DotStyleStandaloneSetup - Class in org.eclipse.gef.dot.internal.language
Initialization support for running Xtext languages without equinox extension registry
DotStyleStandaloneSetup() - Constructor for class org.eclipse.gef.dot.internal.language.DotStyleStandaloneSetup
 
DotStyleStandaloneSetupGenerated - Class in org.eclipse.gef.dot.internal.language
Generated from StandaloneSetup.xpt!
DotStyleStandaloneSetupGenerated() - Constructor for class org.eclipse.gef.dot.internal.language.DotStyleStandaloneSetupGenerated
 
DotStyleUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotStyleUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotStyleUiModule
 
DotSubgrammarHighlighter - Class in org.eclipse.gef.dot.internal.ui.language.highlighting
 
DotSubgrammarHighlighter(String) - Constructor for class org.eclipse.gef.dot.internal.ui.language.highlighting.DotSubgrammarHighlighter
 
DotSubgrammarValidationMessageAcceptor - Class in org.eclipse.gef.dot.internal.language.validation
This class provides a ValidationMessageAcceptor to be used with sub grammars.
DotSubgrammarValidationMessageAcceptor(Attribute, EStructuralFeature, String, ValidationMessageAcceptor, int) - Constructor for class org.eclipse.gef.dot.internal.language.validation.DotSubgrammarValidationMessageAcceptor
Constructs a Validation Message acceptor to 'translate' issues while validating a sub grammar.
DotTemplateProposalProvider - Class in org.eclipse.gef.dot.internal.ui.language.contentassist
 
DotTemplateProposalProvider(TemplateStore, ContextTypeRegistry, ContextTypeIdHelper) - Constructor for class org.eclipse.gef.dot.internal.ui.language.contentassist.DotTemplateProposalProvider
 
DotUiMessages - Class in org.eclipse.gef.dot.internal.ui
 
DotUiModule - Class in org.eclipse.gef.dot.internal.ui.language
Use this class to register components to be used within the IDE.
DotUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef.dot.internal.ui.language.DotUiModule
 
DUPLICATED_STYLE_ITEM - Static variable in class org.eclipse.gef.dot.internal.language.validation.DotStyleJavaValidator
Issue code for a duplicated style item.
A B C D E F G H I K L N O P Q R S T V W X _ 
Skip navigation links
GEF DOT
5.0.400.201909131537

Copyright (c) 2014 itemis AG and others. All rights reserved.