public class DmtConstants extends Object
DmtAdmin
.Modifier and Type | Field and Description |
---|---|
static String |
DDF_LIST
A string defining a DDF URI, indicating that the node is a LIST node.
|
static String |
DDF_MAP
A string defining a DDF URI, indicating that the node is a MAP node.
|
static String |
DDF_SCAFFOLD
A string defining a DDF URI, indicating that the node is a SCAFFOLD node.
|
static String |
EVENT_PROPERTY_NEW_NODES
A string defining the property key for the
newnodes property in
node related events. |
static String |
EVENT_PROPERTY_NODES
A string defining the property key for the @{code nodes} property in node
related events.
|
static String |
EVENT_PROPERTY_SESSION_ID
A string defining the property key for the
session.id property in
node related events. |
static String |
EVENT_TOPIC_ADDED
A string defining the topic for the event that is sent for added nodes.
|
static String |
EVENT_TOPIC_COPIED
A string defining the topic for the event that is sent for copied nodes.
|
static String |
EVENT_TOPIC_DELETED
A string defining the topic for the event that is sent for deleted nodes.
|
static String |
EVENT_TOPIC_RENAMED
A string defining the topic for the event that is sent for renamed nodes.
|
static String |
EVENT_TOPIC_REPLACED
A string defining the topic for the event that is sent for replaced
nodes.
|
static String |
EVENT_TOPIC_SESSION_CLOSED
A string defining the topic for the event that is sent for a closed
session.
|
static String |
EVENT_TOPIC_SESSION_OPENED
A string defining the topic for the event that is sent for a newly opened
session.
|
public static final String DDF_LIST
public static final String DDF_SCAFFOLD
public static final String DDF_MAP
public static final String EVENT_TOPIC_ADDED
public static final String EVENT_TOPIC_DELETED
public static final String EVENT_TOPIC_REPLACED
public static final String EVENT_TOPIC_RENAMED
public static final String EVENT_TOPIC_COPIED
public static final String EVENT_TOPIC_SESSION_OPENED
public static final String EVENT_TOPIC_SESSION_CLOSED
public static final String EVENT_PROPERTY_SESSION_ID
session.id
property in
node related events.public static final String EVENT_PROPERTY_NODES
public static final String EVENT_PROPERTY_NEW_NODES
newnodes
property in
node related events.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0