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

_

_createChildren(DocumentRootNode, HtmlLabel) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotHtmlLabelOutlineTreeProvider
Skip the root element, represent only its children.
_createChildren(IOutlineNode, AttrStmt) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
Skip the 'AttrList' wrapper element in the outline structure.
_createChildren(IOutlineNode, Attribute) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
Create proper outline subtree from the dot attribute value if possible.
_createNode(IOutlineNode, HtmlContent) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotHtmlLabelOutlineTreeProvider
Skip the empty (containing nothing or only white-spaces) htmlContent elements, but process their tag children.
_createNode(IOutlineNode, HtmlContent) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
Skip the empty (containing nothing or only white-spaces) htmlContent elements, but process their tag children.
_getName(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Graph.
_getName(Node) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Node.
_getName(Edge) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Edge.
_getNameRaw(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Graph.
_getNameRaw(Node) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE attribute of the given Node.
_getType(Graph) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Returns the value of the DotAttributes._TYPE__G attribute of the given Graph.
_isLeaf(NodeStmt) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
Treat node statements as leafs if they have no attributes.
_isLeaf(EdgeRhs) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
'EdgeRhs' elements are displayed as leafs and not expandable.
_isLeaf(Attribute) - Method in class org.eclipse.gef.dot.internal.ui.language.outline.DotOutlineTreeProvider
Consider an attribute having an HTML_STRING value as non-leaf.
_NAME__GNE - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
Specifies the name of a graph, node, or edge (not an attribute), as retrieved through the graph, node_id, as well as edge_stmt and edgeRHS grammar rules.
_setName(Graph, String) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE attribute of the given Graph to the given name value.
_setName(Node, String) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE attribute of the given Node to the given name value.
_setNameRaw(Graph, ID) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE attribute of the given Graph to the given name value.
_setNameRaw(Node, ID) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE attribute of the given Node to the given name value.
_setType(Graph, GraphType) - Static method in class org.eclipse.gef.dot.internal.DotAttributes
Sets the DotAttributes._TYPE__G attribute of the given Graph to the given type value.
_TYPE__G - Static variable in class org.eclipse.gef.dot.internal.DotAttributes
Specifies the graph type.
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.500.201912130302

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