| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
eNAME |
"model" |
public static final java.lang.String |
eNS_PREFIX |
"graph" |
public static final java.lang.String |
eNS_URI |
"http://de.tesis.dynaware.grapheditor.model/1.0" |
public static final int |
GCONNECTABLE |
1 |
public static final int |
GCONNECTABLE__CONNECTORS |
0 |
public static final int |
GCONNECTABLE_FEATURE_COUNT |
1 |
public static final int |
GCONNECTABLE_OPERATION_COUNT |
0 |
public static final int |
GCONNECTION |
3 |
public static final int |
GCONNECTION__CONNECTORS |
0 |
public static final int |
GCONNECTION__ID |
1 |
public static final int |
GCONNECTION__JOINTS |
5 |
public static final int |
GCONNECTION__SOURCE |
3 |
public static final int |
GCONNECTION__TARGET |
4 |
public static final int |
GCONNECTION__TYPE |
2 |
public static final int |
GCONNECTION_FEATURE_COUNT |
6 |
public static final int |
GCONNECTION_OPERATION_COUNT |
0 |
public static final int |
GCONNECTOR |
4 |
public static final int |
GCONNECTOR__CONNECTION_DETACHED_ON_DRAG |
6 |
public static final int |
GCONNECTOR__CONNECTIONS |
3 |
public static final int |
GCONNECTOR__ID |
0 |
public static final int |
GCONNECTOR__PARENT |
2 |
public static final int |
GCONNECTOR__TYPE |
1 |
public static final int |
GCONNECTOR__X |
4 |
public static final int |
GCONNECTOR__Y |
5 |
public static final int |
GCONNECTOR_FEATURE_COUNT |
7 |
public static final int |
GCONNECTOR_OPERATION_COUNT |
0 |
public static final int |
GJOINT |
5 |
public static final int |
GJOINT__CONNECTION |
2 |
public static final int |
GJOINT__ID |
0 |
public static final int |
GJOINT__TYPE |
1 |
public static final int |
GJOINT__X |
3 |
public static final int |
GJOINT__Y |
4 |
public static final int |
GJOINT_FEATURE_COUNT |
5 |
public static final int |
GJOINT_OPERATION_COUNT |
0 |
public static final int |
GMODEL |
0 |
public static final int |
GMODEL__CONNECTIONS |
1 |
public static final int |
GMODEL__CONTENT_HEIGHT |
4 |
public static final int |
GMODEL__CONTENT_WIDTH |
3 |
public static final int |
GMODEL__NODES |
0 |
public static final int |
GMODEL__SUPERGRAPH |
5 |
public static final int |
GMODEL__TYPE |
2 |
public static final int |
GMODEL_FEATURE_COUNT |
6 |
public static final int |
GMODEL_OPERATION_COUNT |
0 |
public static final int |
GNODE |
2 |
public static final int |
GNODE__CONNECTORS |
0 |
public static final int |
GNODE__HEIGHT |
6 |
public static final int |
GNODE__ID |
1 |
public static final int |
GNODE__SUBGRAPH |
7 |
public static final int |
GNODE__TYPE |
2 |
public static final int |
GNODE__WIDTH |
5 |
public static final int |
GNODE__X |
3 |
public static final int |
GNODE__Y |
4 |
public static final int |
GNODE_FEATURE_COUNT |
8 |
public static final int |
GNODE_OPERATION_COUNT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final boolean |
CONNECTION_DETACHED_ON_DRAG_EDEFAULT |
true |
protected static final double |
X_EDEFAULT |
0.0 |
protected static final double |
Y_EDEFAULT |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
X_EDEFAULT |
0.0 |
protected static final double |
Y_EDEFAULT |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
CONTENT_HEIGHT_EDEFAULT |
2250.0 |
protected static final double |
CONTENT_WIDTH_EDEFAULT |
3000.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final double |
HEIGHT_EDEFAULT |
101.0 |
protected static final double |
WIDTH_EDEFAULT |
151.0 |
protected static final double |
X_EDEFAULT |
0.0 |
protected static final double |
Y_EDEFAULT |
0.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
DIAGNOSTIC_CODE_COUNT |
0 |
public static final java.lang.String |
DIAGNOSTIC_SOURCE |
"de.tesis.dynaware.javafx.grapheditor.model" |
protected static final java.lang.String |
GMODEL__IS_CONTENT_HEIGHT_VALID__EEXPRESSION |
"contentHeight >= 0" |
protected static final java.lang.String |
GMODEL__IS_CONTENT_WIDTH_VALID__EEXPRESSION |
"contentWidth >= 0" |
protected static final java.lang.String |
GNODE__IS_HEIGHT_VALID__EEXPRESSION |
"height >= 0" |
protected static final java.lang.String |
GNODE__IS_WIDTH_VALID__EEXPRESSION |
"width >= 0" |
Copyright © 2014 TESIS DYNAware. All Rights Reserved.