|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GraphMLXmlConstants
Class that provides constants for core GraphML elements and attributes.

| Field Summary | |
|---|---|
static String |
ATTR_NAME_ATTRIBUTE_NAME
Constant for the |
static String |
ATTR_TYPE_ATTRIBUTE_NAME
Constant for the |
static String |
ATTR_URI_ATTRIBUTE_NAME
Constant for the |
static String |
DATA_ELEMENT_NAME
Data element. |
static String |
DEFAULT_ELEMENT_NAME
Default element tag name. |
static String |
DESCRIPTION_ELEMENT_NAME
Description element tag name. |
static String |
EDGE_DIRECTED_ATTRIBUTE_NAME
directed attribute value. |
static String |
EDGE_ELEMENT_NAME
Edge element. |
static String |
EDGEDEFAULT_ATTRIBUTE_NAME
edgedefault attribute. |
static String |
EDGEDEFAULT_DIRECTED_ATTRIBUTE_NAME
directed attribute value. |
static String |
EDGEDEFAULT_UNDIRECTED_ATTRIBUTE_NAME
directed attribute value. |
static String |
GRAPH_ELEMENT_NAME
Graph element. |
static String |
GRAPHML_ELEMENT_NAME
GraphML element. |
static String |
ID_ATTRIBUTE_NAME
|
static String |
KEY_ELEMENT_NAME
Key element. |
static String |
KEY_SCOPE_ATTRIBUTE_NAME
Scope attribute for key definitions. |
static String |
NODE_ELEMENT_NAME
Node element. |
static String |
PORT_ELEMENT_NAME
Port element. |
static String |
PORT_NAME_ATTRIBUTE_NAME
NAME attribute. |
static String |
SOURCE_ATTRIBUTE_NAME
Source attribute for edge. |
static String |
SOURCE_PORT_ATTRIBUTE_NAME
Source port attribute. |
static String |
TARGET_ATTRIBUTE_NAME
Target attribute for edge. |
static String |
TARGET_PORT_ATTRIBUTE_NAME
Target port attribute. |
| Field Detail |
|---|
static final String GRAPHML_ELEMENT_NAME
This field has the constant value
static final String GRAPH_ELEMENT_NAME
This field has the constant value
static final String EDGE_ELEMENT_NAME
This field has the constant value
static final String NODE_ELEMENT_NAME
This field has the constant value
static final String PORT_ELEMENT_NAME
This field has the constant value
static final String KEY_ELEMENT_NAME
This field has the constant value
static final String DATA_ELEMENT_NAME
This field has the constant value
static final String DESCRIPTION_ELEMENT_NAME
This field has the constant value
static final String DEFAULT_ELEMENT_NAME
This field has the constant value
static final String ID_ATTRIBUTE_NAME
This field has the constant value
static final String SOURCE_ATTRIBUTE_NAME
This field has the constant value
static final String TARGET_ATTRIBUTE_NAME
This field has the constant value
static final String SOURCE_PORT_ATTRIBUTE_NAME
This field has the constant value
static final String TARGET_PORT_ATTRIBUTE_NAME
This field has the constant value
static final String EDGEDEFAULT_DIRECTED_ATTRIBUTE_NAME
This field has the constant value
static final String EDGEDEFAULT_UNDIRECTED_ATTRIBUTE_NAME
This field has the constant value
static final String EDGE_DIRECTED_ATTRIBUTE_NAME
This field has the constant value
static final String EDGEDEFAULT_ATTRIBUTE_NAME
This field has the constant value
static final String PORT_NAME_ATTRIBUTE_NAME
This field has the constant value
static final String ATTR_TYPE_ATTRIBUTE_NAME
static final String ATTR_NAME_ATTRIBUTE_NAME
static final String ATTR_URI_ATTRIBUTE_NAME
static final String KEY_SCOPE_ATTRIBUTE_NAME
This field has the constant value
|
© Copyright 2000-2010, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||