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

_

_createChildren(IOutlineNode, AttrStmt) - Method in class org.eclipse.gef4.dot.internal.parser.ui.outline.DotOutlineTreeProvider
Skip the `AttrList` wrapper element in the outline structure.
_getName(Edge) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE property of the given Edge.
_getName(Graph) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE property of the given Graph.
_getName(Node) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Returns the value of the DotAttributes._NAME__GNE property of the given Node.
_getType(Graph) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Returns the value of the DotAttributes._TYPE__G property of the given Graph.
_isLeaf(NodeStmt) - Method in class org.eclipse.gef4.dot.internal.parser.ui.outline.DotOutlineTreeProvider
Treat node statements as leafs if they have no attributes.
_isLeaf(EdgeRhs) - Method in class org.eclipse.gef4.dot.internal.parser.ui.outline.DotOutlineTreeProvider
`EdgeRhs` elements are displayed as leafs and not expandable.
_NAME__GNE - Static variable in class org.eclipse.gef4.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(Edge, String) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE property of the given Graph to the given name value.
_setName(Graph, String) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE property of the given Graph to the given name value.
_setName(Node, String) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Sets the DotAttributes._NAME__GNE property of the given Node to the given id value.
_setType(Graph, String) - Static method in class org.eclipse.gef4.dot.internal.DotAttributes
Sets the DotAttributes._TYPE__G property of the given Graph to the given type value.
_TYPE__G - Static variable in class org.eclipse.gef4.dot.internal.DotAttributes
Specifies the graph type.
_TYPE__G__DIGRAPH - Static variable in class org.eclipse.gef4.dot.internal.DotAttributes
This DotAttributes._TYPE__G value specifies that the edges within the graph are undirected.
_TYPE__G__GRAPH - Static variable in class org.eclipse.gef4.dot.internal.DotAttributes
This DotAttributes._TYPE__G value specifies that the edges within the graph are directed.
A B C D E F G H I K L N O P Q R S T U V W X Z _ 
Skip navigation links
GEF4 DOT
1.0.0.201605040730

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