Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUFFER_SIZE |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_DATA_LENGTH |
2048 |
public static final int |
DEFAULT_PREFIX_LENGTH |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_DATA_LENGTH |
2048 |
public static final int |
DEFAULT_PREFIX_LENGTH |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPRESSION_DEFAULT |
-1 |
public static final int |
COMPRESSION_MAX |
9 |
public static final int |
COMPRESSION_MIN |
1 |
public static final int |
COMPRESSION_NONE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_STREAM_BUFFER_SIZE |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECT |
"CONNECT" |
public static final String |
CRLF |
"\r\n" |
public static final String |
DEFAULT_KEEP_ALIVE_TIME |
"300" |
public static final String |
DOMAIN_PROPERTY |
"DOMAIN" |
public static final String |
GET |
"GET" |
public static final String |
HTTP_1_0 |
"HTTP/1.0" |
public static final String |
HTTP_1_1 |
"HTTP/1.1" |
public static final String |
PUT |
"PUT" |
public static final String |
PWD_PROPERTY |
"PWD" |
public static final String |
USER_PROPERTY |
"USER" |
public static final String |
WORKSTATION_PROPERTY |
"WORKSTATION" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_FLAGS |
12291 |
public static final int |
FLAG_NEGOTIATE_128_BIT_ENCRYPTION |
536870912 |
public static final int |
FLAG_NEGOTIATE_56_BIT_ENCRYPTION |
-2147483648 |
public static final int |
FLAG_NEGOTIATE_ALWAYS_SIGN |
32768 |
public static final int |
FLAG_NEGOTIATE_ANONYMOUS |
2048 |
public static final int |
FLAG_NEGOTIATE_DATAGRAM_STYLE |
64 |
public static final int |
FLAG_NEGOTIATE_DOMAIN_SUPPLIED |
4096 |
public static final int |
FLAG_NEGOTIATE_KEY_EXCHANGE |
1073741824 |
public static final int |
FLAG_NEGOTIATE_LAN_MANAGER_KEY |
128 |
public static final int |
FLAG_NEGOTIATE_LOCAL_CALL |
16384 |
public static final int |
FLAG_NEGOTIATE_NTLM |
512 |
public static final int |
FLAG_NEGOTIATE_NTLM2 |
524288 |
public static final int |
FLAG_NEGOTIATE_OEM |
2 |
public static final int |
FLAG_NEGOTIATE_SEAL |
32 |
public static final int |
FLAG_NEGOTIATE_SIGN |
16 |
public static final int |
FLAG_NEGOTIATE_TARGET_INFO |
8388608 |
public static final int |
FLAG_NEGOTIATE_UNICODE |
1 |
public static final int |
FLAG_NEGOTIATE_WORKSTATION_SUPPLIED |
8192 |
public static final int |
FLAG_REQUEST_SERVER_AUTH_REALM |
4 |
public static final int |
FLAG_TARGET_TYPE_DOMAIN |
65536 |
public static final int |
FLAG_TARGET_TYPE_SERVER |
131072 |
public static final int |
FLAG_TARGET_TYPE_SHARE |
262144 |
public static final int |
FLAG_UNIDENTIFIED_1 |
8 |
public static final int |
FLAG_UNIDENTIFIED_10 |
134217728 |
public static final int |
FLAG_UNIDENTIFIED_11 |
268435456 |
public static final int |
FLAG_UNIDENTIFIED_2 |
256 |
public static final int |
FLAG_UNIDENTIFIED_3 |
1024 |
public static final int |
FLAG_UNIDENTIFIED_4 |
1048576 |
public static final int |
FLAG_UNIDENTIFIED_5 |
2097152 |
public static final int |
FLAG_UNIDENTIFIED_6 |
4194304 |
public static final int |
FLAG_UNIDENTIFIED_7 |
16777216 |
public static final int |
FLAG_UNIDENTIFIED_8 |
33554432 |
public static final int |
FLAG_UNIDENTIFIED_9 |
67108864 |
public static final int |
MESSAGE_TYPE_1 |
1 |
public static final int |
MESSAGE_TYPE_2 |
2 |
public static final int |
MESSAGE_TYPE_3 |
3 |
public static final short |
TARGET_INFORMATION_SUBBLOCK_DNS_DOMAIN_NAME_TYPE |
1024 |
public static final short |
TARGET_INFORMATION_SUBBLOCK_DOMAIN_TYPE |
512 |
public static final short |
TARGET_INFORMATION_SUBBLOCK_FQDNS_HOSTNAME_TYPE |
768 |
public static final short |
TARGET_INFORMATION_SUBBLOCK_PARENT_DNS_DOMAIN_NAME_TYPE |
1280 |
public static final short |
TARGET_INFORMATION_SUBBLOCK_SERVER_TYPE |
256 |
public static final short |
TARGET_INFORMATION_SUBBLOCK_TERMINATOR_TYPE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BASIC_AUTH |
2 |
public static final byte |
BASIC_AUTH_SUBNEGOTIATION_VERSION |
1 |
public static final byte |
DOMAIN_NAME_ADDRESS_TYPE |
3 |
public static final byte |
ESTABLISH_TCPIP_BIND |
2 |
public static final byte |
ESTABLISH_TCPIP_STREAM |
1 |
public static final byte |
ESTABLISH_UDP_ASSOCIATE |
3 |
public static final byte |
GSSAPI_AUTH |
1 |
public static final byte |
GSSAPI_AUTH_SUBNEGOTIATION_VERSION |
1 |
public static final byte |
GSSAPI_MSG_TYPE |
1 |
public static final byte |
IPV4_ADDRESS_TYPE |
1 |
public static final byte |
IPV6_ADDRESS_TYPE |
4 |
public static final String |
KERBEROS_V5_OID |
"1.2.840.113554.1.2.2" |
public static final String |
MS_KERBEROS_V5_OID |
"1.2.840.48018.1.2.2" |
public static final byte |
NO_ACCEPTABLE_AUTH_METHOD |
-1 |
public static final byte |
NO_AUTH |
0 |
public static final String |
NTLMSSP_OID |
"1.3.6.1.4.1.311.2.2.10" |
public static final int |
SOCKS_4_RESPONSE_SIZE |
8 |
public static final byte |
SOCKS_VERSION_4 |
4 |
public static final byte |
SOCKS_VERSION_5 |
5 |
public static final int |
SOCKS5_AUTH_STEP |
1 |
public static final int |
SOCKS5_GREETING_STEP |
0 |
public static final int |
SOCKS5_REQUEST_STEP |
2 |
public static final byte |
TERMINATOR |
0 |
public static final byte |
V4_REPLY_REQUEST_FAILED_ID_NOT_CONFIRMED |
93 |
public static final byte |
V4_REPLY_REQUEST_FAILED_NO_IDENTD |
92 |
public static final byte |
V4_REPLY_REQUEST_GRANTED |
90 |
public static final byte |
V4_REPLY_REQUEST_REJECTED_OR_FAILED |
91 |
public static final byte |
V5_REPLY_ADDRESS_TYPE_NOT_SUPPORTED |
8 |
public static final byte |
V5_REPLY_COMMAND_NOT_SUPPORTED |
7 |
public static final byte |
V5_REPLY_CONNECTION_REFUSED |
5 |
public static final byte |
V5_REPLY_GENERAL_FAILURE |
1 |
public static final byte |
V5_REPLY_HOST_UNREACHABLE |
4 |
public static final byte |
V5_REPLY_NETWORK_UNREACHABLE |
3 |
public static final byte |
V5_REPLY_NOT_ALLOWED |
2 |
public static final byte |
V5_REPLY_SUCCEEDED |
0 |
public static final byte |
V5_REPLY_TTL_EXPIRED |
6 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_PORT_NUMBER |
49151 |
public static final int |
MIN_PORT_NUMBER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_EXPIRATION_INTERVAL |
1 |
public static final int |
DEFAULT_TIME_TO_LIVE |
60 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"0.1.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CC_AE_BASE |
196608 |
public static final int |
CC_BROWSER_UPDATE |
196641 |
public static final int |
CC_CONDITION_AKN |
196629 |
public static final int |
CC_CONDITIONS_DATA |
196628 |
public static final int |
CC_CONDITIONS_STATUS |
196627 |
public static final int |
CC_EVENT_POOL_DATA |
196612 |
public static final int |
CC_EVENT_POOL_STATUS |
196611 |
public static final int |
CC_QUERY_CLOSE |
196658 |
public static final int |
CC_QUERY_CREATE |
196657 |
public static final int |
CC_QUERY_DATA |
196660 |
public static final int |
CC_QUERY_LOAD_MORE |
196661 |
public static final int |
CC_QUERY_STATUS_CHANGED |
196659 |
public static final int |
CC_SUBSCRIBE_CONDITIONS |
196625 |
public static final int |
CC_SUBSCRIBE_EVENT_POOL |
196609 |
public static final int |
CC_UNSUBSCRIBE_CONDITIONS |
196626 |
public static final int |
CC_UNSUBSCRIBE_EVENT_POOL |
196610 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"ae.1/core.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_ATTRIBUTES |
"attributes" |
public static final String |
PROP_LAST_AKN_TIMESTAMP |
"lastAknTimestamp" |
public static final String |
PROP_LAST_AKN_USER |
"lastAknUser" |
public static final String |
PROP_LAST_FAIL_TIMESTAMP |
"lastFailTimestamp" |
public static final String |
PROP_STATUS |
"status" |
public static final String |
PROP_STATUS_TIMESTAMP |
"statusTimestamp" |
public static final String |
PROP_VALUE |
"value" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ID |
"org.eclipse.scada.ae.ui.views.contributions.alarmnotifier" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FACTORY_ID |
"factoryId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OSCAR_DOT_SUFFIX |
".oscar" |
public static final String |
OSCAR_SUFFIX |
"oscar" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"ca.1/core.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_LABEL |
"label" |
public static final String |
PROP_MAX |
"max" |
public static final String |
PROP_MIN |
"min" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_LABEL |
"label" |
public static final String |
PROP_MAX |
"max" |
public static final String |
PROP_MIN |
"min" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_PASSWORD |
"password" |
public static final String |
PROP_USER |
"user" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DRIVER_NAME |
"driver" |
public static final String |
INTERFACE_NAME |
"interface" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTION_URI |
"connection.uri" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SESSION_CLIENT_VERSION |
"client-version" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONNECTION_URI |
"connection.uri" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CC_CLOSE_SESSION |
65538 |
public static final int |
CC_CREATE_SESSION |
65537 |
public static final int |
CC_PRIV_CHANGE |
65539 |
public static final int |
CC_START_SESSION |
65540 |
public static final String |
FIELD_OPERATION_PARAMETERS |
"operation-parameters" |
public static final String |
FIELD_PRIVS |
"privileges" |
public static final String |
FIELD_SESSION_PROPERTIES |
"properties" |
public static final String |
FIELD_TRANSPORT_PROPERTIES |
"transport.properties" |
public static final String |
FIELD_USER |
"user" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FEATURE_CALLBACKS |
"feature.core.callbacks" |
public static final String |
FEATURE_SESSION_PRIVILEGES |
"feature.core.session.privileges" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"core.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXTP_CONNECTON_DISCOVERER |
"org.eclipse.scada.core.ui.connection.discoverer" |
public static final String |
PLUGIN_ID |
"org.eclipse.scada.core.ui.connection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXTP_CONNECTON_CREATOR |
"org.eclipse.scada.core.ui.connection.creator" |
public static final String |
PLUGIN_ID |
"org.eclipse.scada.core.ui.connection.creator" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_CONNECTION_ERROR |
"connectionError" |
public static final String |
PROP_CONNECTION_SERVICE |
"connectionService" |
public static final String |
PROP_CONNECTION_STATE |
"connectionState" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.core.ui.connection.discoverer.file" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
STORE_ID_DELIM |
"*" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.core.ui.connection.login" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SESSION |
"org.eclipse.scada.core.ui.connection.login.session" |
public static final String |
SESSION_STATE |
"org.eclipse.scada.core.ui.connection.login.sessionState" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTION_CREDENTIALS_AS_PROPERTIES |
"credentialsAsProperties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.core.ui.styles" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMG_ALARM |
"alarm" |
public static final String |
IMG_BLOCK |
"block" |
public static final String |
IMG_DISCONNECTED |
"disconnected" |
public static final String |
IMG_ERROR |
"error" |
public static final String |
IMG_MANUAL |
"manual" |
public static final String |
IMG_WARNING |
"warning" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
EXTP_DETAILS_PART |
"org.eclipse.scada.da.client.dataitem.details.DetailsViewPart" |
public static final String |
IMG_BLOCK_DEFAULT |
"block.default" |
public static final String |
IMG_BLOCK_LOCKED |
"block.locked" |
public static final String |
IMG_BLOCK_UNLOCKED |
"block.unlocked" |
public static final String |
PLUGIN_ID |
"org.eclipse.scada.da.client.dataitem.details" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VIEW_ID |
"org.eclipse.scada.da.client.dataitem.details.DetailsViewPart" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"0.1.8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_DEFAULT_ASYNC |
"defaultAsyncExecutor" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CC_BROWSER_EVENT |
66064 |
public static final int |
CC_BROWSER_LIST_REQ |
66048 |
public static final int |
CC_BROWSER_LIST_RES |
66049 |
public static final int |
CC_BROWSER_SUBSCRIBE |
66065 |
public static final int |
CC_BROWSER_UNSUBSCRIBE |
66066 |
public static final int |
CC_NOTIFY_DATA |
65568 |
public static final int |
CC_READ_OPERATION |
65600 |
public static final int |
CC_SUBSCRIBE_ITEM |
65552 |
public static final int |
CC_SUBSCRIPTION_CHANGE |
65570 |
public static final int |
CC_UNSUBSCRIBE_ITEM |
65553 |
public static final int |
CC_WRITE_ATTRIBUTES_OPERATION |
65616 |
public static final int |
CC_WRITE_ATTRIBUTES_OPERATION_RESULT |
65600 |
public static final int |
CC_WRITE_OPERATION |
65584 |
public static final int |
CC_WRITE_OPERATION_RESULT |
65585 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"da.1/core.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.da.ui.client.test" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VIEW_ID |
"org.eclipse.scada.da.test.views.RealTimeList" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.da.ui.connection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.da.ui.styles" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"0.1.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FIELD_ADDED |
"added" |
public static final String |
FIELD_FULL |
"full" |
public static final String |
FIELD_REMOVED |
"removed" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CC_HD_BASE |
262144 |
public static final int |
CC_HD_CHANGE_QUERY_PARAMETERS |
262147 |
public static final int |
CC_HD_CLOSE_QUERY |
262146 |
public static final int |
CC_HD_CREATE_QUERY |
262145 |
public static final int |
CC_HD_LIST_UPDATE |
262163 |
public static final int |
CC_HD_START_LIST |
262161 |
public static final int |
CC_HD_STOP_LIST |
262162 |
public static final int |
CC_HD_UPDATE_QUERY_DATA |
262149 |
public static final int |
CC_HD_UPDATE_QUERY_PARAMETERS |
262150 |
public static final int |
CC_HD_UPDATE_QUERY_STATUS |
262148 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VERSION |
"hd.1/core.1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.hd.ui" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.hd.ui.connection" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_FILLED |
"filled" |
public static final String |
PROP_PERCENT_FILLED |
"percentFilled" |
public static final String |
PROP_QUERY_PARAMETERS |
"queryParameters" |
public static final String |
PROP_REQUEST_PARAMETERS |
"requestParameters" |
public static final String |
PROP_STATE |
"state" |
public static final String |
PROP_VALUE_TYPES |
"valueTypes" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_TR_COMPRESSION |
"transport.request.compression" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CC_ACK |
3 |
public static final int |
CC_FAILED |
2 |
public static final int |
CC_PING |
16 |
public static final int |
CC_PONG |
17 |
public static final int |
CC_UNKNOWN_COMMAND_CODE |
1 |
public static final String |
FIELD_ERROR_INFO |
"error-info" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HEADER_SIZE |
32 |
public static final int |
VT_BOOLEAN |
8 |
public static final int |
VT_DOUBLE |
3 |
public static final int |
VT_INTEGER |
5 |
public static final int |
VT_LIST |
6 |
public static final int |
VT_LONG |
2 |
public static final int |
VT_MAP |
7 |
public static final int |
VT_STRING |
1 |
public static final int |
VT_VOID |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_NAME |
"core.stats" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_STREAM_COMPRESSION_LEVEL |
"streamCompressionLevel" |
public static final String |
PROP_TIMEOUT |
"timeout" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ATTR_CHARSET |
"charset" |
public static final String |
ATTR_LITTLE_ENDIAN |
"littleEndian" |
public static final String |
DEFAULT_CHARSET_NAME |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
MC_DATA_UPDATE |
4 |
public static final byte |
MC_HELLO |
1 |
public static final byte |
MC_NS_UPDATE |
7 |
public static final byte |
MC_READ_ALL |
3 |
public static final byte |
MC_START_BROWSE |
5 |
public static final byte |
MC_STOP_BROWSE |
6 |
public static final byte |
MC_WELCOME |
2 |
public static final byte |
MC_WRITE_COMMAND |
8 |
public static final byte |
MC_WRITE_RESULT |
9 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RULE_TYPES |
"rule.types" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_VALUE |
"value" |
public static final String |
TYPE |
"confirm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"password" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_VALUE |
"value" |
public static final String |
TYPE |
"text" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TYPE |
"username" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_DOCUMENT |
"document" |
public static final String |
PROP_MAXIMUM_REMEMBER_PERIOD |
"maximumRememberPeriod" |
public static final String |
PROP_SIGNED_DOCUMENT |
"signedDocument" |
public static final String |
TYPE |
"xmlsignature" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.sec.ui" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_LOCKED |
"locked" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.ui.blink" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ARCHIVE_CHANNEL |
11 |
public static final int |
ARCHIVE_CHANNEL__LABEL |
1 |
public static final int |
ARCHIVE_CHANNEL__LINE_PROPERTIES |
2 |
public static final int |
ARCHIVE_CHANNEL__NAME |
0 |
public static final int |
ARCHIVE_CHANNEL_FEATURE_COUNT |
3 |
public static final int |
ARCHIVE_SERIES |
6 |
public static final int |
ARCHIVE_SERIES__CHANNELS |
5 |
public static final int |
ARCHIVE_SERIES__ITEM |
4 |
public static final int |
ARCHIVE_SERIES__LABEL |
0 |
public static final int |
ARCHIVE_SERIES__LINE_PROPERTIES |
6 |
public static final int |
ARCHIVE_SERIES__VISIBLE |
3 |
public static final int |
ARCHIVE_SERIES__X |
1 |
public static final int |
ARCHIVE_SERIES__Y |
2 |
public static final int |
ARCHIVE_SERIES_FEATURE_COUNT |
7 |
public static final int |
AXIS |
3 |
public static final int |
AXIS__COLOR |
2 |
public static final int |
AXIS__FORMAT |
4 |
public static final int |
AXIS__LABEL |
0 |
public static final int |
AXIS__LABEL_VISIBLE |
3 |
public static final int |
AXIS__TEXT_PADDING |
1 |
public static final int |
AXIS_FEATURE_COUNT |
5 |
public static final int |
CHART |
0 |
public static final int |
CHART__ACTIVE_PROFILE |
14 |
public static final int |
CHART__BACKGROUND_COLOR |
2 |
public static final int |
CHART__BOTTOM |
3 |
public static final int |
CHART__CONTROLLERS |
11 |
public static final int |
CHART__HOVERABLE |
12 |
public static final int |
CHART__INPUTS |
9 |
public static final int |
CHART__LEFT |
5 |
public static final int |
CHART__MUTABLE |
10 |
public static final int |
CHART__PROFILE_SWITCHER_TYPE |
15 |
public static final int |
CHART__PROFILES |
13 |
public static final int |
CHART__RIGHT |
6 |
public static final int |
CHART__SELECTED_XAXIS |
8 |
public static final int |
CHART__SELECTED_YAXIS |
7 |
public static final int |
CHART__SHOW_CURRENT_TIME_RULER |
1 |
public static final int |
CHART__TITLE |
0 |
public static final int |
CHART__TOP |
4 |
public static final int |
CHART_FEATURE_COUNT |
16 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES |
24 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES__LABEL |
0 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES__THRESHOLD |
4 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES__VISIBLE |
3 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES__X |
1 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES__Y |
2 |
public static final int |
COMPOSITE_ARCHIVE_QUALITY_SERIES_FEATURE_COUNT |
5 |
public static final int |
CONTROLLER |
14 |
public static final int |
CONTROLLER_FEATURE_COUNT |
0 |
public static final int |
CURRENT_TIME_CONTROLLER |
15 |
public static final int |
CURRENT_TIME_CONTROLLER__ALIGN_DATE_FORMAT |
2 |
public static final int |
CURRENT_TIME_CONTROLLER__AXIS |
0 |
public static final int |
CURRENT_TIME_CONTROLLER__DIFF |
1 |
public static final int |
CURRENT_TIME_CONTROLLER__TIMESPAN |
3 |
public static final int |
CURRENT_TIME_CONTROLLER_FEATURE_COUNT |
4 |
public static final int |
DATA_ITEM_SERIES |
5 |
public static final int |
DATA_ITEM_SERIES__ITEM |
4 |
public static final int |
DATA_ITEM_SERIES__LABEL |
0 |
public static final int |
DATA_ITEM_SERIES__LINE_PROPERTIES |
5 |
public static final int |
DATA_ITEM_SERIES__VISIBLE |
3 |
public static final int |
DATA_ITEM_SERIES__X |
1 |
public static final int |
DATA_ITEM_SERIES__Y |
2 |
public static final int |
DATA_ITEM_SERIES_FEATURE_COUNT |
6 |
public static final int |
DATA_SERIES |
4 |
public static final int |
DATA_SERIES__LABEL |
0 |
public static final int |
DATA_SERIES__VISIBLE |
3 |
public static final int |
DATA_SERIES__X |
1 |
public static final int |
DATA_SERIES__Y |
2 |
public static final int |
DATA_SERIES_FEATURE_COUNT |
4 |
public static final String |
eNAME |
"model" |
public static final String |
eNS_PREFIX |
"chart" |
public static final String |
eNS_URI |
"http://eclipse.org/SCADA/UI/Chart" |
public static final int |
ID_ITEM |
9 |
public static final int |
ID_ITEM__CONNECTION_ID |
1 |
public static final int |
ID_ITEM__ITEM_ID |
0 |
public static final int |
ID_ITEM_FEATURE_COUNT |
2 |
public static final int |
ITEM |
7 |
public static final int |
ITEM__ITEM_ID |
0 |
public static final int |
ITEM_DATA_SERIES |
10 |
public static final int |
ITEM_DATA_SERIES__ITEM |
4 |
public static final int |
ITEM_DATA_SERIES__LABEL |
0 |
public static final int |
ITEM_DATA_SERIES__VISIBLE |
3 |
public static final int |
ITEM_DATA_SERIES__X |
1 |
public static final int |
ITEM_DATA_SERIES__Y |
2 |
public static final int |
ITEM_DATA_SERIES_FEATURE_COUNT |
5 |
public static final int |
ITEM_FEATURE_COUNT |
1 |
public static final int |
LINE_PROPERTIES |
12 |
public static final int |
LINE_PROPERTIES__COLOR |
1 |
public static final int |
LINE_PROPERTIES__WIDTH |
0 |
public static final int |
LINE_PROPERTIES_FEATURE_COUNT |
2 |
public static final int |
MOUSE_CONTROLLER |
22 |
public static final int |
MOUSE_CONTROLLER_FEATURE_COUNT |
0 |
public static final int |
PROFILE |
16 |
public static final int |
PROFILE__CONTROLLERS |
0 |
public static final int |
PROFILE__ID |
1 |
public static final int |
PROFILE__LABEL |
2 |
public static final int |
PROFILE_FEATURE_COUNT |
3 |
public static final int |
PROFILE_SWITCHER_TYPE |
25 |
public static final int |
RESET_CONTROLLER |
23 |
public static final int |
RESET_CONTROLLER_FEATURE_COUNT |
0 |
public static final int |
RGB |
26 |
public static final int |
SCALE_ACTION |
20 |
public static final int |
SCALE_ACTION__AXIS |
0 |
public static final int |
SCALE_ACTION__DESCRIPTION |
3 |
public static final int |
SCALE_ACTION__LABEL |
2 |
public static final int |
SCALE_ACTION__TIMESPAN |
1 |
public static final int |
SCALE_ACTION_FEATURE_COUNT |
4 |
public static final int |
SCRIPT_SERIES |
13 |
public static final int |
SCRIPT_SERIES__LABEL |
0 |
public static final int |
SCRIPT_SERIES__LINE_PROPERTIES |
4 |
public static final int |
SCRIPT_SERIES__SCRIPT |
5 |
public static final int |
SCRIPT_SERIES__VISIBLE |
3 |
public static final int |
SCRIPT_SERIES__X |
1 |
public static final int |
SCRIPT_SERIES__Y |
2 |
public static final int |
SCRIPT_SERIES_FEATURE_COUNT |
6 |
public static final int |
SEPARATOR_CONTROLLER |
21 |
public static final int |
SEPARATOR_CONTROLLER_FEATURE_COUNT |
0 |
public static final int |
TIME_NOW_ACTION |
18 |
public static final int |
TIME_NOW_ACTION__AXIS |
0 |
public static final int |
TIME_NOW_ACTION_FEATURE_COUNT |
1 |
public static final int |
TIME_SHIFT_ACTION |
17 |
public static final int |
TIME_SHIFT_ACTION__AXIS |
0 |
public static final int |
TIME_SHIFT_ACTION__DESCRIPTION |
3 |
public static final int |
TIME_SHIFT_ACTION__DIFF |
2 |
public static final int |
TIME_SHIFT_ACTION__LABEL |
1 |
public static final int |
TIME_SHIFT_ACTION_FEATURE_COUNT |
4 |
public static final int |
URI_ITEM |
8 |
public static final int |
URI_ITEM__CONNECTION_URI |
1 |
public static final int |
URI_ITEM__ITEM_ID |
0 |
public static final int |
URI_ITEM_FEATURE_COUNT |
2 |
public static final int |
XAXIS |
1 |
public static final int |
XAXIS__COLOR |
2 |
public static final int |
XAXIS__FORMAT |
4 |
public static final int |
XAXIS__LABEL |
0 |
public static final int |
XAXIS__LABEL_VISIBLE |
3 |
public static final int |
XAXIS__MAXIMUM |
6 |
public static final int |
XAXIS__MINIMUM |
5 |
public static final int |
XAXIS__TEXT_PADDING |
1 |
public static final int |
XAXIS_CONTROLLER |
19 |
public static final int |
XAXIS_CONTROLLER__AXIS |
0 |
public static final int |
XAXIS_CONTROLLER_FEATURE_COUNT |
1 |
public static final int |
XAXIS_FEATURE_COUNT |
7 |
public static final int |
YAXIS |
2 |
public static final int |
YAXIS__COLOR |
2 |
public static final int |
YAXIS__FORMAT |
4 |
public static final int |
YAXIS__LABEL |
0 |
public static final int |
YAXIS__LABEL_VISIBLE |
3 |
public static final int |
YAXIS__MAXIMUM |
6 |
public static final int |
YAXIS__MINIMUM |
5 |
public static final int |
YAXIS__TEXT_PADDING |
1 |
public static final int |
YAXIS_FEATURE_COUNT |
7 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BUTTON_VALUE |
2 |
public static final int |
CHECK_VALUE |
0 |
public static final int |
RADIO_VALUE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
LABEL_VISIBLE_EDEFAULT |
true |
protected static final int |
TEXT_PADDING_EDEFAULT |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
HOVERABLE_EDEFAULT |
true |
protected static final boolean |
MUTABLE_EDEFAULT |
true |
protected static final boolean |
SHOW_CURRENT_TIME_RULER_EDEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
THRESHOLD_EDEFAULT |
0.8 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
DIFF_EDEFAULT |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
VISIBLE_EDEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final float |
WIDTH_EDEFAULT |
1.0f |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
TIMESPAN_EDEFAULT |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
DIFF_EDEFAULT |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
MAXIMUM_EDEFAULT |
1000L |
protected static final long |
MINIMUM_EDEFAULT |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
MAXIMUM_EDEFAULT |
100.0 |
protected static final double |
MINIMUM_EDEFAULT |
-100.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_X_AXIS |
"XAxis" |
public static final String |
PROP_Y_AXIS |
"YAxis" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_INPUT |
"input" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_INPUT |
"input" |
public static final String |
PROP_QUERY_SERIES_DATA |
"querySeriesData" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_INPUT |
"input" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_INPUT |
"input" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_INPUT |
"input" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROP_LABEL |
"label" |
public static final String |
PROP_PREVIEW |
"preview" |
public static final String |
PROP_SELECTED_QUALITY |
"selectedQuality" |
public static final String |
PROP_SELECTED_TIMESTAMP |
"selectedTimestamp" |
public static final String |
PROP_SELECTED_VALUE |
"selectedValue" |
public static final String |
PROP_STATE |
"state" |
public static final String |
PROP_VISIBLE |
"visible" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.ui.databinding" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.ui.localization" |
public static final String |
TIME_ZONE_KEY |
"timeZone" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.ui.utils" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OBJECT_POOL_CLASS |
"object.pool.class" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
CHART_VIEW |
0 |
public static final int |
CHART_VIEW__BACKGROUND_COLOR |
2 |
public static final int |
CHART_VIEW__BORDER |
8 |
public static final int |
CHART_VIEW__CONFIGURATION_URI |
11 |
public static final int |
CHART_VIEW__CURSOR |
6 |
public static final int |
CHART_VIEW__FOREGROUND_COLOR |
1 |
public static final int |
CHART_VIEW__NAME |
0 |
public static final int |
CHART_VIEW__ON_CLICK |
4 |
public static final int |
CHART_VIEW__ON_DOUBLE_CLICK |
5 |
public static final int |
CHART_VIEW__OPAQUE |
9 |
public static final int |
CHART_VIEW__SIZE |
3 |
public static final int |
CHART_VIEW__TOOL_TIP |
10 |
public static final int |
CHART_VIEW__VISIBLE |
7 |
public static final int |
CHART_VIEW_FEATURE_COUNT |
12 |
public static final String |
eNAME |
"model" |
public static final String |
eNS_PREFIX |
"chart" |
public static final String |
eNS_URI |
"http://eclipse.org/SCADA/VisualInterface/Chart" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.scada.vi.details" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AND_TRANSFORMER |
19 |
public static final int |
AND_TRANSFORMER__VALUES |
0 |
public static final int |
AND_TRANSFORMER_FEATURE_COUNT |
1 |
public static final int |
BOOL_LED_COMPONENT |
7 |
public static final int |
BOOL_LED_COMPONENT__ALARM |
3 |
public static final int |
BOOL_LED_COMPONENT__ATTRIBUTE |
4 |
public static final int |
BOOL_LED_COMPONENT__DESCRIPTOR |
2 |
public static final int |
BOOL_LED_COMPONENT__EXPECTED_VALUE |
5 |
public static final int |
BOOL_LED_COMPONENT__FORMAT |
1 |
public static final int |
BOOL_LED_COMPONENT__ON_OFF |
6 |
public static final int |
BOOL_LED_COMPONENT__VISIBILITY |
0 |
public static final int |
BOOL_LED_COMPONENT_FEATURE_COUNT |
7 |
public static final int |
BUTTON_COMPONENT |
6 |
public static final int |
BUTTON_COMPONENT__ACTIVE |
6 |
public static final int |
BUTTON_COMPONENT__ATTRIBUTE |
7 |
public static final int |
BUTTON_COMPONENT__FORMAT |
2 |
public static final int |
BUTTON_COMPONENT__READ_DESCRIPTOR |
4 |
public static final int |
BUTTON_COMPONENT__REGISTRATIONS |
1 |
public static final int |
BUTTON_COMPONENT__TEXT_HEIGHT |
8 |
public static final int |
BUTTON_COMPONENT__VALUE |
3 |
public static final int |
BUTTON_COMPONENT__VISIBILITY |
0 |
public static final int |
BUTTON_COMPONENT__WRITE_DESCRIPTOR |
5 |
public static final int |
BUTTON_COMPONENT_FEATURE_COUNT |
9 |
public static final int |
CHECK_COMPONENT |
26 |
public static final int |
CHECK_COMPONENT__ATTRIBUTE |
3 |
public static final int |
CHECK_COMPONENT__DESCRIPTOR |
2 |
public static final int |
CHECK_COMPONENT__FORMAT |
1 |
public static final int |
CHECK_COMPONENT__READ_DESCRIPTOR |
4 |
public static final int |
CHECK_COMPONENT__VISIBILITY |
0 |
public static final int |
CHECK_COMPONENT_FEATURE_COUNT |
5 |
public static final int |
COMPONENT |
1 |
public static final int |
COMPONENT__VISIBILITY |
0 |
public static final int |
COMPONENT_FEATURE_COUNT |
1 |
public static final int |
COMPOSITE_COMPONENT |
4 |
public static final int |
COMPOSITE_COMPONENT__CHILDREN |
1 |
public static final int |
COMPOSITE_COMPONENT__VISIBILITY |
0 |
public static final int |
COMPOSITE_COMPONENT_FEATURE_COUNT |
2 |
public static final int |
COMPOSITE_TRANSFORMER |
18 |
public static final int |
COMPOSITE_TRANSFORMER__VALUES |
0 |
public static final int |
COMPOSITE_TRANSFORMER_FEATURE_COUNT |
1 |
public static final String |
eNAME |
"model" |
public static final String |
eNS_PREFIX |
"detailView" |
public static final String |
eNS_URI |
"http://eclipse.org/SCADA/DetailView/1.0" |
public static final int |
FILL_LAYOUT_COMPONENT |
5 |
public static final int |
FILL_LAYOUT_COMPONENT__CHILDREN |
1 |
public static final int |
FILL_LAYOUT_COMPONENT__VISIBILITY |
0 |
public static final int |
FILL_LAYOUT_COMPONENT_FEATURE_COUNT |
2 |
public static final int |
GENERIC_COMPONENT |
11 |
public static final int |
GENERIC_COMPONENT__REGISTRATIONS |
1 |
public static final int |
GENERIC_COMPONENT__VISIBILITY |
0 |
public static final int |
GENERIC_COMPONENT_FEATURE_COUNT |
2 |
public static final int |
GROUP_ENTRY |
2 |
public static final int |
GROUP_ENTRY__COMPONENT |
0 |
public static final int |
GROUP_ENTRY__LABEL |
1 |
public static final int |
GROUP_ENTRY__PERMISSION |
2 |
public static final int |
GROUP_ENTRY__VISIBILITY |
3 |
public static final int |
GROUP_ENTRY_FEATURE_COUNT |
4 |
public static final int |
GROUP_GRID_COMPONENT |
14 |
public static final int |
GROUP_GRID_COMPONENT__COLS |
3 |
public static final int |
GROUP_GRID_COMPONENT__EQUALLY |
2 |
public static final int |
GROUP_GRID_COMPONENT__GROUPS |
1 |
public static final int |
GROUP_GRID_COMPONENT__VISIBILITY |
0 |
public static final int |
GROUP_GRID_COMPONENT_FEATURE_COUNT |
4 |
public static final int |
GROUP_GRID_ENTRY |
15 |
public static final int |
GROUP_GRID_ENTRY__COMPONENTS |
1 |
public static final int |
GROUP_GRID_ENTRY__LABEL |
0 |
public static final int |
GROUP_GRID_ENTRY__PERMISSION |
2 |
public static final int |
GROUP_GRID_ENTRY__VISIBILITY |
3 |
public static final int |
GROUP_GRID_ENTRY_FEATURE_COUNT |
4 |
public static final int |
HIDDEN_COMPONENT |
30 |
public static final int |
HIDDEN_COMPONENT__DESCRIPTOR |
0 |
public static final int |
HIDDEN_COMPONENT_FEATURE_COUNT |
1 |
public static final int |
INVISIBLE |
34 |
public static final int |
INVISIBLE_FEATURE_COUNT |
0 |
public static final int |
ITEM_VALUE_SOURCE |
9 |
public static final int |
ITEM_VALUE_SOURCE__VALUE_KEY |
0 |
public static final int |
ITEM_VALUE_SOURCE_FEATURE_COUNT |
1 |
public static final int |
LABEL_COMPONENT |
3 |
public static final int |
LABEL_COMPONENT__DESCRIPTOR |
2 |
public static final int |
LABEL_COMPONENT__FORMAT |
1 |
public static final int |
LABEL_COMPONENT__VISIBILITY |
0 |
public static final int |
LABEL_COMPONENT_FEATURE_COUNT |
3 |
public static final int |
LINK_COMPONENT |
27 |
public static final int |
LINK_COMPONENT__FORMAT |
1 |
public static final int |
LINK_COMPONENT__VISIBILITY |
0 |
public static final int |
LINK_COMPONENT_FEATURE_COUNT |
2 |
public static final int |
NOT_TRANSFORMER |
10 |
public static final int |
NOT_TRANSFORMER__VALUE |
0 |
public static final int |
NOT_TRANSFORMER_FEATURE_COUNT |
1 |
public static final int |
OR_TRANSFORMER |
20 |
public static final int |
OR_TRANSFORMER__VALUES |
0 |
public static final int |
OR_TRANSFORMER_FEATURE_COUNT |
1 |
public static final int |
PERMISSION_VISIBILITY |
33 |
public static final int |
PERMISSION_VISIBILITY__REQUIRED_PERMISSION |
0 |
public static final int |
PERMISSION_VISIBILITY_FEATURE_COUNT |
1 |
public static final int |
PROGRESS_COMPONENT |
29 |
public static final int |
PROGRESS_COMPONENT__ATTRIBUTE |
3 |
public static final int |
PROGRESS_COMPONENT__DECIMAL |
2 |
public static final int |
PROGRESS_COMPONENT__DESCRIPTOR |
8 |
public static final int |
PROGRESS_COMPONENT__FACTOR |
9 |
public static final int |
PROGRESS_COMPONENT__FORMAT |
1 |
public static final int |
PROGRESS_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
PROGRESS_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
PROGRESS_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
PROGRESS_COMPONENT__IS_TEXT |
7 |
public static final int |
PROGRESS_COMPONENT__MAX |
10 |
public static final int |
PROGRESS_COMPONENT__MIN |
11 |
public static final int |
PROGRESS_COMPONENT__VISIBILITY |
0 |
public static final int |
PROGRESS_COMPONENT__WIDTH |
12 |
public static final int |
PROGRESS_COMPONENT_FEATURE_COUNT |
13 |
public static final int |
READABLE_COMPONENT |
23 |
public static final int |
READABLE_COMPONENT__ATTRIBUTE |
3 |
public static final int |
READABLE_COMPONENT__DECIMAL |
2 |
public static final int |
READABLE_COMPONENT__FORMAT |
1 |
public static final int |
READABLE_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
READABLE_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
READABLE_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
READABLE_COMPONENT__IS_TEXT |
7 |
public static final int |
READABLE_COMPONENT__VISIBILITY |
0 |
public static final int |
READABLE_COMPONENT_FEATURE_COUNT |
8 |
public static final int |
REGISTRATION |
12 |
public static final int |
REGISTRATION__AGGREGATE_STATE |
2 |
public static final int |
REGISTRATION__DESCRIPTOR |
1 |
public static final int |
REGISTRATION__KEY |
0 |
public static final int |
REGISTRATION_FEATURE_COUNT |
3 |
public static final int |
SCRIPT_MODULE |
36 |
public static final int |
SCRIPT_MODULE__CODE |
1 |
public static final int |
SCRIPT_MODULE__CODE_URI |
2 |
public static final int |
SCRIPT_MODULE__SCRIPT_LANGUAGE |
0 |
public static final int |
SCRIPT_MODULE_FEATURE_COUNT |
3 |
public static final int |
SCRIPT_VISIBILITY |
32 |
public static final int |
SCRIPT_VISIBILITY__SCRIPT |
0 |
public static final int |
SCRIPT_VISIBILITY__SCRIPT_LANGUAGE |
1 |
public static final int |
SCRIPT_VISIBILITY_FEATURE_COUNT |
2 |
public static final int |
SIMPLE_GRID_COMPONENT |
13 |
public static final int |
SIMPLE_GRID_COMPONENT__CHILDREN |
1 |
public static final int |
SIMPLE_GRID_COMPONENT__COLS |
3 |
public static final int |
SIMPLE_GRID_COMPONENT__EQUALLY |
2 |
public static final int |
SIMPLE_GRID_COMPONENT__VISIBILITY |
0 |
public static final int |
SIMPLE_GRID_COMPONENT_FEATURE_COUNT |
4 |
public static final int |
TAB_STYLE |
37 |
public static final int |
TEST_VISIBILITY |
35 |
public static final int |
TEST_VISIBILITY__ID |
0 |
public static final int |
TEST_VISIBILITY_FEATURE_COUNT |
1 |
public static final int |
TEXT_COMPONENT |
24 |
public static final int |
TEXT_COMPONENT__ATTRIBUTE |
3 |
public static final int |
TEXT_COMPONENT__DATE |
11 |
public static final int |
TEXT_COMPONENT__DECIMAL |
2 |
public static final int |
TEXT_COMPONENT__DESCRIPTOR |
8 |
public static final int |
TEXT_COMPONENT__FORMAT |
1 |
public static final int |
TEXT_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
TEXT_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
TEXT_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
TEXT_COMPONENT__HEIGHT |
10 |
public static final int |
TEXT_COMPONENT__IS_TEXT |
7 |
public static final int |
TEXT_COMPONENT__TEXT_HEIGHT |
12 |
public static final int |
TEXT_COMPONENT__TEXT_MAP |
13 |
public static final int |
TEXT_COMPONENT__VISIBILITY |
0 |
public static final int |
TEXT_COMPONENT__WIDTH |
9 |
public static final int |
TEXT_COMPONENT_FEATURE_COUNT |
14 |
public static final int |
TEXT_INPUT_COMPONENT |
21 |
public static final int |
TEXT_INPUT_COMPONENT__ATTRIBUTE |
3 |
public static final int |
TEXT_INPUT_COMPONENT__CEIL |
8 |
public static final int |
TEXT_INPUT_COMPONENT__DECIMAL |
2 |
public static final int |
TEXT_INPUT_COMPONENT__DESCRIPTOR |
10 |
public static final int |
TEXT_INPUT_COMPONENT__FLOOR |
9 |
public static final int |
TEXT_INPUT_COMPONENT__FORMAT |
1 |
public static final int |
TEXT_INPUT_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
TEXT_INPUT_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
TEXT_INPUT_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
TEXT_INPUT_COMPONENT__IS_TEXT |
7 |
public static final int |
TEXT_INPUT_COMPONENT__READ_DESCRIPTOR |
11 |
public static final int |
TEXT_INPUT_COMPONENT__VISIBILITY |
0 |
public static final int |
TEXT_INPUT_COMPONENT__WIDTH |
12 |
public static final int |
TEXT_INPUT_COMPONENT_FEATURE_COUNT |
13 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT |
25 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__ATTRIBUTE |
3 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__CEIL |
8 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__DECIMAL |
2 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__DESCRIPTOR |
10 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__FLOOR |
9 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__FORMAT |
1 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__IS_TEXT |
7 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT__VISIBILITY |
0 |
public static final int |
TEXT_INPUT_MULTI_COMPONENT_FEATURE_COUNT |
11 |
public static final int |
URL_IMAGE_COMPONENT |
28 |
public static final int |
URL_IMAGE_COMPONENT__DESCRIPTOR |
1 |
public static final int |
URL_IMAGE_COMPONENT__FALLBACK_IMAGE_URL |
3 |
public static final int |
URL_IMAGE_COMPONENT__HEIGHT |
5 |
public static final int |
URL_IMAGE_COMPONENT__IMAGE_URL |
2 |
public static final int |
URL_IMAGE_COMPONENT__VISIBILITY |
0 |
public static final int |
URL_IMAGE_COMPONENT__WIDTH |
4 |
public static final int |
URL_IMAGE_COMPONENT_FEATURE_COUNT |
6 |
public static final int |
VALUE_COMPONENT |
17 |
public static final int |
VALUE_COMPONENT__ATTRIBUTE |
3 |
public static final int |
VALUE_COMPONENT__DATE |
9 |
public static final int |
VALUE_COMPONENT__DECIMAL |
2 |
public static final int |
VALUE_COMPONENT__DESCRIPTOR |
8 |
public static final int |
VALUE_COMPONENT__FORMAT |
1 |
public static final int |
VALUE_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
VALUE_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
VALUE_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
VALUE_COMPONENT__IS_TEXT |
7 |
public static final int |
VALUE_COMPONENT__VISIBILITY |
0 |
public static final int |
VALUE_COMPONENT_FEATURE_COUNT |
10 |
public static final int |
VALUE_SET_COMPONENT |
16 |
public static final int |
VALUE_SET_COMPONENT__ATTRIBUTE |
3 |
public static final int |
VALUE_SET_COMPONENT__CEIL |
8 |
public static final int |
VALUE_SET_COMPONENT__DECIMAL |
2 |
public static final int |
VALUE_SET_COMPONENT__FLOOR |
9 |
public static final int |
VALUE_SET_COMPONENT__FORMAT |
1 |
public static final int |
VALUE_SET_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
VALUE_SET_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
VALUE_SET_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
VALUE_SET_COMPONENT__IS_TEXT |
7 |
public static final int |
VALUE_SET_COMPONENT__RESET_DESCRIPTOR |
12 |
public static final int |
VALUE_SET_COMPONENT__SET_DESCRIPTOR |
11 |
public static final int |
VALUE_SET_COMPONENT__VALUE_DESCRIPTOR |
10 |
public static final int |
VALUE_SET_COMPONENT__VISIBILITY |
0 |
public static final int |
VALUE_SET_COMPONENT_FEATURE_COUNT |
13 |
public static final int |
VALUE_SOURCE |
8 |
public static final int |
VALUE_SOURCE_FEATURE_COUNT |
0 |
public static final int |
VIEW |
0 |
public static final int |
VIEW__GROUPS |
1 |
public static final int |
VIEW__HEADER_COMPONENT |
0 |
public static final int |
VIEW__HIDDEN_COMPONENT |
2 |
public static final int |
VIEW__SCRIPT_MODULE |
3 |
public static final int |
VIEW__TAB_STYLE |
4 |
public static final int |
VIEW_FEATURE_COUNT |
5 |
public static final int |
VISIBILITY |
31 |
public static final int |
VISIBILITY_FEATURE_COUNT |
0 |
public static final int |
WRITEABLE_COMPONENT |
22 |
public static final int |
WRITEABLE_COMPONENT__ATTRIBUTE |
3 |
public static final int |
WRITEABLE_COMPONENT__CEIL |
8 |
public static final int |
WRITEABLE_COMPONENT__DECIMAL |
2 |
public static final int |
WRITEABLE_COMPONENT__FLOOR |
9 |
public static final int |
WRITEABLE_COMPONENT__FORMAT |
1 |
public static final int |
WRITEABLE_COMPONENT__HD_CONNECTION_ID |
4 |
public static final int |
WRITEABLE_COMPONENT__HD_ITEM_ID |
5 |
public static final int |
WRITEABLE_COMPONENT__HD_QUERY_STRING |
6 |
public static final int |
WRITEABLE_COMPONENT__IS_TEXT |
7 |
public static final int |
WRITEABLE_COMPONENT__VISIBILITY |
0 |
public static final int |
WRITEABLE_COMPONENT_FEATURE_COUNT |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_VALUE |
0 |
public static final int |
ENHANCED_VALUE |
2 |
public static final int |
NATIVE_VALUE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
ALARM_EDEFAULT |
false |
protected static final boolean |
EXPECTED_VALUE_EDEFAULT |
false |
protected static final boolean |
ON_OFF_EDEFAULT |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
TEXT_HEIGHT_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
COLS_EDEFAULT |
2 |
protected static final boolean |
EQUALLY_EDEFAULT |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
FORMAT_EDEFAULT |
"%s" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
FACTOR_EDEFAULT |
0.0 |
protected static final double |
MAX_EDEFAULT |
0.0 |
protected static final double |
MIN_EDEFAULT |
0.0 |
protected static final int |
WIDTH_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
IS_TEXT_EDEFAULT |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
AGGREGATE_STATE_EDEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
COLS_EDEFAULT |
2 |
protected static final boolean |
EQUALLY_EDEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
DATE_EDEFAULT |
false |
protected static final int |
HEIGHT_EDEFAULT |
0 |
protected static final int |
TEXT_HEIGHT_EDEFAULT |
0 |
protected static final int |
WIDTH_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
WIDTH_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
FLOOR_EDEFAULT |
0.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IMG_ATTR_OK |
"attr.ok" |
public static final String |
IMG_CONTROLLER_BLOCKED |
"blocked" |
public static final String |
IMG_CONTROLLER_UNBLOCKED |
"unblocked" |
public static final String |
IMG_EMPTY |
"empty" |
public static final String |
IMG_TREND |
"trend" |
public static final String |
IMG_WARN_BIG |
"warn.big" |
public static final String |
PLUGIN_ID |
"org.eclipse.scada.vi.details.swt" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BOTTOM_VALUE |
4 |
public static final int |
CENTER_VALUE |
0 |
public static final int |
LEFT_VALUE |
1 |
public static final int |
RIGHT_VALUE |
2 |
public static final int |
TOP_VALUE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BEGINNING_VALUE |
2 |
public static final int |
CENTER_VALUE |
0 |
public static final int |
END_VALUE |
3 |
public static final int |
FILL_VALUE |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
EAST_VALUE |
2 |
public static final int |
NORTH_VALUE |
0 |
public static final int |
SOUTH_VALUE |
1 |
public static final int |
WEST_VALUE |
3 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ARROW_VALUE |
1 |
public static final int |
HAND_VALUE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ALIGNMENT |
27 |
public static final int |
ARC |
24 |
public static final int |
ARC__ALPHA |
13 |
public static final int |
ARC__ANTIALIAS |
12 |
public static final int |
ARC__BACKGROUND_COLOR |
2 |
public static final int |
ARC__BORDER |
8 |
public static final int |
ARC__CURSOR |
6 |
public static final int |
ARC__FILL |
14 |
public static final int |
ARC__FOREGROUND_COLOR |
1 |
public static final int |
ARC__LENGTH |
17 |
public static final int |
ARC__LINE_WIDTH |
11 |
public static final int |
ARC__NAME |
0 |
public static final int |
ARC__ON_CLICK |
4 |
public static final int |
ARC__ON_DOUBLE_CLICK |
5 |
public static final int |
ARC__OPAQUE |
9 |
public static final int |
ARC__OUTLINE |
15 |
public static final int |
ARC__SIZE |
3 |
public static final int |
ARC__START |
16 |
public static final int |
ARC__TOOL_TIP |
10 |
public static final int |
ARC__VISIBLE |
7 |
public static final int |
ARC_FEATURE_COUNT |
18 |
public static final int |
BORDER_CHILD |
19 |
public static final int |
BORDER_CHILD__ALIGNMENT |
2 |
public static final int |
BORDER_CHILD__ELEMENT |
0 |
public static final int |
BORDER_CHILD__NAME |
1 |
public static final int |
BORDER_CHILD_FEATURE_COUNT |
3 |
public static final int |
BORDER_CONTAINER |
18 |
public static final int |
BORDER_CONTAINER__CHILDREN |
1 |
public static final int |
BORDER_CONTAINER__HORIZONTAL_SPACING |
3 |
public static final int |
BORDER_CONTAINER__NAME |
0 |
public static final int |
BORDER_CONTAINER__VERTICAL_SPACING |
2 |
public static final int |
BORDER_CONTAINER_FEATURE_COUNT |
4 |
public static final int |
CHILD |
6 |
public static final int |
CHILD__ELEMENT |
0 |
public static final int |
CHILD__NAME |
1 |
public static final int |
CHILD_FEATURE_COUNT |
2 |
public static final int |
CONNECTION |
25 |
public static final int |
CONNECTION__END |
1 |
public static final int |
CONNECTION__START |
0 |
public static final int |
CONNECTION_FEATURE_COUNT |
2 |
public static final int |
CONTAINER |
2 |
public static final int |
CONTAINER__NAME |
0 |
public static final int |
CONTAINER_FEATURE_COUNT |
1 |
public static final int |
CURSOR |
15 |
public static final int |
CURSOR_FEATURE_COUNT |
0 |
public static final int |
DIMENSION |
14 |
public static final int |
DIMENSION__HEIGHT |
1 |
public static final int |
DIMENSION__WIDTH |
0 |
public static final int |
DIMENSION_FEATURE_COUNT |
2 |
public static final int |
ELLIPSE |
23 |
public static final int |
ELLIPSE__ALPHA |
13 |
public static final int |
ELLIPSE__ANTIALIAS |
12 |
public static final int |
ELLIPSE__BACKGROUND_COLOR |
2 |
public static final int |
ELLIPSE__BORDER |
8 |
public static final int |
ELLIPSE__CURSOR |
6 |
public static final int |
ELLIPSE__FILL |
14 |
public static final int |
ELLIPSE__FOREGROUND_COLOR |
1 |
public static final int |
ELLIPSE__LINE_WIDTH |
11 |
public static final int |
ELLIPSE__NAME |
0 |
public static final int |
ELLIPSE__ON_CLICK |
4 |
public static final int |
ELLIPSE__ON_DOUBLE_CLICK |
5 |
public static final int |
ELLIPSE__OPAQUE |
9 |
public static final int |
ELLIPSE__OUTLINE |
15 |
public static final int |
ELLIPSE__SIZE |
3 |
public static final int |
ELLIPSE__TOOL_TIP |
10 |
public static final int |
ELLIPSE__VISIBLE |
7 |
public static final int |
ELLIPSE_FEATURE_COUNT |
16 |
public static final String |
eNAME |
"model" |
public static final String |
eNS_PREFIX |
"visualInterface" |
public static final String |
eNS_URI |
"http://eclipse.org/SCADA/VisualInterface" |
public static final int |
FIGURE |
11 |
public static final int |
FIGURE__BACKGROUND_COLOR |
2 |
public static final int |
FIGURE__BORDER |
8 |
public static final int |
FIGURE__CURSOR |
6 |
public static final int |
FIGURE__FOREGROUND_COLOR |
1 |
public static final int |
FIGURE__NAME |
0 |
public static final int |
FIGURE__ON_CLICK |
4 |
public static final int |
FIGURE__ON_DOUBLE_CLICK |
5 |
public static final int |
FIGURE__OPAQUE |
9 |
public static final int |
FIGURE__SIZE |
3 |
public static final int |
FIGURE__TOOL_TIP |
10 |
public static final int |
FIGURE__VISIBLE |
7 |
public static final int |
FIGURE_CONTAINER |
21 |
public static final int |
FIGURE_CONTAINER__BACKGROUND_COLOR |
2 |
public static final int |
FIGURE_CONTAINER__BORDER |
8 |
public static final int |
FIGURE_CONTAINER__CONTENT |
11 |
public static final int |
FIGURE_CONTAINER__CURSOR |
6 |
public static final int |
FIGURE_CONTAINER__FOREGROUND_COLOR |
1 |
public static final int |
FIGURE_CONTAINER__NAME |
0 |
public static final int |
FIGURE_CONTAINER__ON_CLICK |
4 |
public static final int |
FIGURE_CONTAINER__ON_DOUBLE_CLICK |
5 |
public static final int |
FIGURE_CONTAINER__OPAQUE |
9 |
public static final int |
FIGURE_CONTAINER__SIZE |
3 |
public static final int |
FIGURE_CONTAINER__TOOL_TIP |
10 |
public static final int |
FIGURE_CONTAINER__VISIBLE |
7 |
public static final int |
FIGURE_CONTAINER_FEATURE_COUNT |
12 |
public static final int |
FIGURE_FEATURE_COUNT |
11 |
public static final int |
GRID_ALIGNMENT |
30 |
public static final int |
GRID_CHILD |
20 |
public static final int |
GRID_CHILD__ELEMENT |
0 |
public static final int |
GRID_CHILD__GRAB_HORIZONTAL_SPACE |
4 |
public static final int |
GRID_CHILD__GRAB_VERTICAL_SPACE |
5 |
public static final int |
GRID_CHILD__HEIGHT_HINT |
9 |
public static final int |
GRID_CHILD__HORIZONTAL_ALIGNMENT |
2 |
public static final int |
GRID_CHILD__NAME |
1 |
public static final int |
GRID_CHILD__SPAN_COLS |
6 |
public static final int |
GRID_CHILD__SPAN_ROWS |
7 |
public static final int |
GRID_CHILD__VERTICAL_ALIGNMENT |
3 |
public static final int |
GRID_CHILD__WIDTH_HINT |
8 |
public static final int |
GRID_CHILD_FEATURE_COUNT |
10 |
public static final int |
GRID_CONTAINER |
17 |
public static final int |
GRID_CONTAINER__CHILDREN |
3 |
public static final int |
GRID_CONTAINER__COLUMNS |
1 |
public static final int |
GRID_CONTAINER__EQUAL_WIDTH |
2 |
public static final int |
GRID_CONTAINER__HORIZONTAL_SPACING |
4 |
public static final int |
GRID_CONTAINER__MARGIN_HEIGHT |
7 |
public static final int |
GRID_CONTAINER__MARGIN_WIDTH |
6 |
public static final int |
GRID_CONTAINER__NAME |
0 |
public static final int |
GRID_CONTAINER__VERTICAL_SPACING |
5 |
public static final int |
GRID_CONTAINER_FEATURE_COUNT |
8 |
public static final int |
IMAGE |
22 |
public static final int |
IMAGE__BACKGROUND_COLOR |
2 |
public static final int |
IMAGE__BORDER |
8 |
public static final int |
IMAGE__CURSOR |
6 |
public static final int |
IMAGE__FOREGROUND_COLOR |
1 |
public static final int |
IMAGE__IMAGE_ALIGNMENT |
12 |
public static final int |
IMAGE__NAME |
0 |
public static final int |
IMAGE__ON_CLICK |
4 |
public static final int |
IMAGE__ON_DOUBLE_CLICK |
5 |
public static final int |
IMAGE__OPAQUE |
9 |
public static final int |
IMAGE__SIZE |
3 |
public static final int |
IMAGE__TOOL_TIP |
10 |
public static final int |
IMAGE__URI |
11 |
public static final int |
IMAGE__VISIBLE |
7 |
public static final int |
IMAGE_FEATURE_COUNT |
13 |
public static final int |
LINE |
10 |
public static final int |
LINE__ALPHA |
13 |
public static final int |
LINE__ANTIALIAS |
12 |
public static final int |
LINE__BACKGROUND_COLOR |
2 |
public static final int |
LINE__BORDER |
8 |
public static final int |
LINE__CURSOR |
6 |
public static final int |
LINE__FILL |
14 |
public static final int |
LINE__FOREGROUND_COLOR |
1 |
public static final int |
LINE__LINE_WIDTH |
11 |
public static final int |
LINE__NAME |
0 |
public static final int |
LINE__ON_CLICK |
4 |
public static final int |
LINE__ON_DOUBLE_CLICK |
5 |
public static final int |
LINE__OPAQUE |
9 |
public static final int |
LINE__OUTLINE |
15 |
public static final int |
LINE__POINTS |
16 |
public static final int |
LINE__SIZE |
3 |
public static final int |
LINE__TOOL_TIP |
10 |
public static final int |
LINE__VISIBLE |
7 |
public static final int |
LINE_FEATURE_COUNT |
17 |
public static final int |
ORIENTATION |
28 |
public static final int |
POSITION |
9 |
public static final int |
POSITION__X |
0 |
public static final int |
POSITION__Y |
1 |
public static final int |
POSITION_FEATURE_COUNT |
2 |
public static final int |
PRIMITIVE |
1 |
public static final int |
PRIMITIVE__NAME |
0 |
public static final int |
PRIMITIVE_FEATURE_COUNT |
1 |
public static final int |
RECTANGLE |
4 |
public static final int |
RECTANGLE__ALPHA |
13 |
public static final int |
RECTANGLE__ANTIALIAS |
12 |
public static final int |
RECTANGLE__BACKGROUND_COLOR |
2 |
public static final int |
RECTANGLE__BORDER |
8 |
public static final int |
RECTANGLE__CURSOR |
6 |
public static final int |
RECTANGLE__FILL |
14 |
public static final int |
RECTANGLE__FOREGROUND_COLOR |
1 |
public static final int |
RECTANGLE__LINE_WIDTH |
11 |
public static final int |
RECTANGLE__NAME |
0 |
public static final int |
RECTANGLE__ON_CLICK |
4 |
public static final int |
RECTANGLE__ON_DOUBLE_CLICK |
5 |
public static final int |
RECTANGLE__OPAQUE |
9 |
public static final int |
RECTANGLE__OUTLINE |
15 |
public static final int |
RECTANGLE__SIZE |
3 |
public static final int |
RECTANGLE__TOOL_TIP |
10 |
public static final int |
RECTANGLE__VISIBLE |
7 |
public static final int |
RECTANGLE_FEATURE_COUNT |
16 |
public static final int |
SHAPE |
3 |
public static final int |
SHAPE__ALPHA |
13 |
public static final int |
SHAPE__ANTIALIAS |
12 |
public static final int |
SHAPE__BACKGROUND_COLOR |
2 |
public static final int |
SHAPE__BORDER |
8 |
public static final int |
SHAPE__CURSOR |
6 |
public static final int |
SHAPE__FILL |
14 |
public static final int |
SHAPE__FOREGROUND_COLOR |
1 |
public static final int |
SHAPE__LINE_WIDTH |
11 |
public static final int |
SHAPE__NAME |
0 |
public static final int |
SHAPE__ON_CLICK |
4 |
public static final int |
SHAPE__ON_DOUBLE_CLICK |
5 |
public static final int |
SHAPE__OPAQUE |
9 |
public static final int |
SHAPE__OUTLINE |
15 |
public static final int |
SHAPE__SIZE |
3 |
public static final int |
SHAPE__TOOL_TIP |
10 |
public static final int |
SHAPE__VISIBLE |
7 |
public static final int |
SHAPE_FEATURE_COUNT |
16 |
public static final int |
STACK_CONTAINER |
26 |
public static final int |
STACK_CONTAINER__CHILDREN |
1 |
public static final int |
STACK_CONTAINER__NAME |
0 |
public static final int |
STACK_CONTAINER_FEATURE_COUNT |
2 |
public static final int |
STRING_TO_STRING_MAP |
13 |
public static final int |
STRING_TO_STRING_MAP__KEY |
0 |
public static final int |
STRING_TO_STRING_MAP__VALUE |
1 |
public static final int |
STRING_TO_STRING_MAP_FEATURE_COUNT |
2 |
public static final int |
SYMBOL |
0 |
public static final int |
SYMBOL__BACKGROUND_COLOR |
7 |
public static final int |
SYMBOL__CONNECTIONS |
9 |
public static final int |
SYMBOL__CURSORS |
6 |
public static final int |
SYMBOL__DESIGN_SIZE |
8 |
public static final int |
SYMBOL__ON_DISPOSE |
3 |
public static final int |
SYMBOL__ON_INIT |
2 |
public static final int |
SYMBOL__ON_UPDATE |
4 |
public static final int |
SYMBOL__PROPERTIES |
1 |
public static final int |
SYMBOL__ROOT |
0 |
public static final int |
SYMBOL__SCRIPT_MODULES |
5 |
public static final int |
SYMBOL_FEATURE_COUNT |
10 |
public static final int |
SYMBOL_REFERENCE |
12 |
public static final int |
SYMBOL_REFERENCE__NAME |
0 |
public static final int |
SYMBOL_REFERENCE__ON_CREATE_PROPERTIES |
4 |
public static final int |
SYMBOL_REFERENCE__PROPERTIES |
3 |
public static final int |
SYMBOL_REFERENCE__URI |
1 |
public static final int |
SYMBOL_REFERENCE__ZOOM |
2 |
public static final int |
SYMBOL_REFERENCE_FEATURE_COUNT |
5 |
public static final int |
SYSTEM_CURSOR |
16 |
public static final int |
SYSTEM_CURSOR__TYPE |
0 |
public static final int |
SYSTEM_CURSOR_FEATURE_COUNT |
1 |
public static final int |
SYSTEM_CURSOR_TYPE |
29 |
public static final int |
TEXT |
5 |
public static final int |
TEXT__BACKGROUND_COLOR |
2 |
public static final int |
TEXT__BORDER |
8 |
public static final int |
TEXT__CURSOR |
6 |
public static final int |
TEXT__FONT_BOLD |
18 |
public static final int |
TEXT__FONT_ITALIC |
19 |
public static final int |
TEXT__FONT_NAME |
16 |
public static final int |
TEXT__FONT_SIZE |
17 |
public static final int |
TEXT__FOREGROUND_COLOR |
1 |
public static final int |
TEXT__ICON_ALIGNMENT |
13 |
public static final int |
TEXT__LABEL_ALIGNMENT |
12 |
public static final int |
TEXT__NAME |
0 |
public static final int |
TEXT__ON_CLICK |
4 |
public static final int |
TEXT__ON_DOUBLE_CLICK |
5 |
public static final int |
TEXT__OPAQUE |
9 |
public static final int |
TEXT__SIZE |
3 |
public static final int |
TEXT__TEXT |
11 |
public static final int |
TEXT__TEXT_ALIGNMENT |
14 |
public static final int |
TEXT__TEXT_PLACEMENT |
15 |
public static final int |
TEXT__TOOL_TIP |
10 |
public static final int |
TEXT__VISIBLE |
7 |
public static final int |
TEXT_FEATURE_COUNT |
20 |
public static final int |
XY_CHILD |
7 |
public static final int |
XY_CHILD__DIMENSION |
3 |
public static final int |
XY_CHILD__ELEMENT |
0 |
public static final int |
XY_CHILD__NAME |
1 |
public static final int |
XY_CHILD__POSITION |
2 |
public static final int |
XY_CHILD_FEATURE_COUNT |
4 |
public static final int |
XY_CONTAINER |
8 |
public static final int |
XY_CONTAINER__CHILDREN |
1 |
public static final int |
XY_CONTAINER__NAME |
0 |
public static final int |
XY_CONTAINER_FEATURE_COUNT |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
LENGTH_EDEFAULT |
0 |
protected static final int |
START_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
HORIZONTAL_SPACING_EDEFAULT |
0 |
protected static final int |
VERTICAL_SPACING_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final double |
HEIGHT_EDEFAULT |
0.0 |
protected static final double |
WIDTH_EDEFAULT |
0.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
VISIBLE_EDEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
GRAB_HORIZONTAL_SPACE_EDEFAULT |
false |
protected static final boolean |
GRAB_VERTICAL_SPACE_EDEFAULT |
false |
protected static final int |
SPAN_COLS_EDEFAULT |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
COLUMNS_EDEFAULT |
1 |
protected static final boolean |
EQUAL_WIDTH_EDEFAULT |
false |
protected static final int |
HORIZONTAL_SPACING_EDEFAULT |
5 |
protected static final int |
MARGIN_HEIGHT_EDEFAULT |
5 |
protected static final int |
MARGIN_WIDTH_EDEFAULT |
5 |
protected static final int |
VERTICAL_SPACING_EDEFAULT |
5 |
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 boolean |
FILL_EDEFAULT |
true |
protected static final float |
LINE_WIDTH_EDEFAULT |
1.0f |
protected static final boolean |
OUTLINE_EDEFAULT |
true |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
FONT_BOLD_EDEFAULT |
false |
protected static final boolean |
FONT_ITALIC_EDEFAULT |
false |
protected static final int |
FONT_SIZE_EDEFAULT |
0 |