public interface TGraphConstants
Modifier and Type | Interface and Description |
---|---|
static class |
TGraphConstants.NodeType
Node types in the transformation graph.
|
Modifier and Type | Field and Description |
---|---|
static String |
EDGE_CHILD
Label for edges between source nodes.
|
static String |
EDGE_CONTEXT
Label for edges identifying a context match between source and target.
|
static String |
EDGE_PARENT
Label for edges between target nodes.
|
static String |
EDGE_PROXY
Label for edges between target nodes.
|
static String |
EDGE_RESULT
Label for edges between cell nodes and target nodes.
|
static String |
EDGE_VARIABLE
Label for edges between source nodes and cell nodes.
|
static String[] |
EDGES_CORE
Edges labels of the core graph, i.e.
|
static String |
P_CARDINALITY
Property holding an entity cardinality.
|
static String |
P_CELL
Property holding the associated cell.
|
static String |
P_ENTITY
Property holding the associated entity definition.
|
static String |
P_ORG_NODE
Property holding the original transformation tree node.
|
static String |
P_PROXY
Property holding the information if a node actually is a proxy for
another node.
|
static String |
P_TYPE
Property holding the node type.
|
static String |
P_VAR_NAMES
Property holding the variable names a source node is associated to for
its connection to the cell.
|
static final String P_TYPE
static final String P_PROXY
static final String P_ENTITY
static final String P_CELL
static final String P_CARDINALITY
P_ENTITY
,
TGraphHelpers
,
Constant Field Valuesstatic final String P_ORG_NODE
static final String P_VAR_NAMES
static final String EDGE_CHILD
static final String EDGE_VARIABLE
static final String EDGE_RESULT
static final String EDGE_PARENT
static final String EDGE_PROXY
static final String EDGE_CONTEXT
static final String[] EDGES_CORE
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a