|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines string constants for the parsing process. Used by for parsing and writing GraphML.
| Field Summary | |
static String |
DATA
Data element. |
static String |
DATA_KEY
Key attribute for data. |
static String |
DESC
Description element. |
static String |
EDGE
Edge element. |
static String |
EDGE_DIRECTED
directed attribute value. |
static String |
EDGE_SOURCE
Source attribute for edge. |
static String |
EDGE_TARGET
Target attribute for edge. |
static String |
EDGEDEFAULT
edgedefault attribute. |
static String |
EDGEDEFAULT_DIRECTED
directed attribute value. |
static String |
EDGEDEFAULT_UNDIRECTED
directed attribute value. |
static String |
ENDPOINT
Endpoint element. |
static int |
ENDPOINT_IN
|
static String |
ENDPOINT_NODE
node attribute of endpoint. |
static int |
ENDPOINT_OUT
|
static String |
ENDPOINT_PORT
Target attribute for edge. |
static String |
ENDPOINT_TYPE
Target attribute for edge. |
static String |
ENDPOINT_TYPE_IN
in attribute value of endpoint type. |
static String |
ENDPOINT_TYPE_OUT
out attribute value of ebdpoint type. |
static String |
ENDPOINT_TYPE_UNDIR
undir attribute value of endpoint type. |
static int |
ENDPOINT_UNDIR
|
static String |
FOR
For attribute for key. |
static String |
GRAPH
Graph element. |
static String |
GRAPHML
GraphML element. |
static String |
GRAPHML_BASE_NS_URI
Default XML namespace URI of the core graphml elements |
static String |
HYPEREDGE
Hyperedge element. |
static String |
ID
ID attribute. |
static String |
KEY
Key element. |
static String |
NAME
Name attribute for ports |
static String |
NODE
Node element. |
static String |
PORT
Port element. |
static int |
SCOPE_ALL
Scope definition that matches all scopes |
static int |
SCOPE_EDGE
Edge-Scope for key definition. |
static int |
SCOPE_ENDPOINT
Endpoint-Scope for key definition. |
static int |
SCOPE_GRAPH
Graph-Scope for key definition. |
static int |
SCOPE_GRAPHML
|
static int |
SCOPE_HYPEREDGE
Hyperedge-Scope for key definition. |
static int |
SCOPE_NODE
Node-Scope for key definition. |
static int |
SCOPE_PORT
Port-Scope for key definition. |
static String |
SCOPE_TYPE_ALL
Unscoped for key definition. |
static String |
SCOPE_TYPE_EDGE
Edge-Scope for key definition. |
static String |
SCOPE_TYPE_ENDPOINT
Endpoint-Scope for key definition. |
static String |
SCOPE_TYPE_GRAPH
Graph-Scope for key definition. |
static String |
SCOPE_TYPE_GRAPHML
GraphML-Scope for key definition. |
static String |
SCOPE_TYPE_HYPEREDGE
Hyperedge-Scope for key definition. |
static String |
SCOPE_TYPE_NODE
Node-Scope for key definition. |
static String |
SCOPE_TYPE_PORT
Port-Scope for key definition. |
static String |
SOURCEPORT
sourceport attribute. |
static String |
TARGETPORT
targetport attribute. |
static String |
YWORKS_EXT_NS_URI
Default XML namespace URI of the yWorks graphml extension elements |
| Field Detail |
public static final int SCOPE_ALL
public static final int SCOPE_NODE
public static final int SCOPE_EDGE
public static final int SCOPE_GRAPH
public static final int SCOPE_HYPEREDGE
public static final int SCOPE_ENDPOINT
public static final int SCOPE_PORT
public static final int SCOPE_GRAPHML
public static final int ENDPOINT_UNDIR
public static final int ENDPOINT_IN
public static final int ENDPOINT_OUT
public static final String GRAPHML
public static final String GRAPH
public static final String EDGE
public static final String NODE
public static final String PORT
public static final String HYPEREDGE
public static final String ENDPOINT
public static final String KEY
public static final String DATA
public static final String DESC
public static final String ID
public static final String EDGE_SOURCE
public static final String EDGE_TARGET
public static final String SOURCEPORT
public static final String TARGETPORT
public static final String EDGE_DIRECTED
public static final String EDGEDEFAULT
public static final String ENDPOINT_NODE
public static final String ENDPOINT_PORT
public static final String ENDPOINT_TYPE
public static final String FOR
public static final String DATA_KEY
public static final String NAME
public static final String EDGEDEFAULT_DIRECTED
public static final String EDGEDEFAULT_UNDIRECTED
public static final String ENDPOINT_TYPE_UNDIR
public static final String ENDPOINT_TYPE_IN
public static final String ENDPOINT_TYPE_OUT
public static final String SCOPE_TYPE_ALL
public static final String SCOPE_TYPE_NODE
public static final String SCOPE_TYPE_EDGE
public static final String SCOPE_TYPE_GRAPH
public static final String SCOPE_TYPE_GRAPHML
public static final String SCOPE_TYPE_HYPEREDGE
public static final String SCOPE_TYPE_ENDPOINT
public static final String SCOPE_TYPE_PORT
public static final String GRAPHML_BASE_NS_URI
public static final String YWORKS_EXT_NS_URI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||