com.ibm.websphere.models.config.coreserver
Interface CoreserverPackage.Literals

Enclosing interface:
CoreserverPackage

public static interface CoreserverPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass CLUSTER_PROPERTIES
          The meta object literal for the 'Cluster Properties' class
static org.eclipse.emf.ecore.EReference CLUSTER_PROPERTIES__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature
static org.eclipse.emf.ecore.EClass COMMON_EVENT_MONITOR
          The meta object literal for the 'Common Event Monitor' class
static org.eclipse.emf.ecore.EClass CORE_FRAMEWORK
          The meta object literal for the 'Core Framework' class
static org.eclipse.emf.ecore.EClass CORE_SERVER_CLUSTER_EXTENSION
          The meta object literal for the 'Core Server Cluster Extension' class
static org.eclipse.emf.ecore.EReference CORE_SERVER_CLUSTER_EXTENSION__CLUSTER_PROPERTIES
          The meta object literal for the 'Cluster Properties' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_CLUSTER_EXTENSION__SERVICE_MONITOR_AGENT
          The meta object literal for the 'Service Monitor Agent' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_CLUSTER_EXTENSION__SERVICE_MONITOR_SERVER
          The meta object literal for the 'Service Monitor Server' containment reference feature
static org.eclipse.emf.ecore.EClass CORE_SERVER_EXTENSION
          The meta object literal for the 'Core Server Extension' class
static org.eclipse.emf.ecore.EAttribute CORE_SERVER_EXTENSION__DESCRIPTION
          The meta object literal for the 'Description' attribute feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__MONITOR
          The meta object literal for the 'Monitor' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__SERVICE_MONITOR_AGENT
          The meta object literal for the 'Service Monitor Agent' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__SERVICE_MONITOR_SERVER
          The meta object literal for the 'Service Monitor Server' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__SERVICES
          The meta object literal for the 'Services' containment reference list feature
static org.eclipse.emf.ecore.EAttribute CORE_SERVER_EXTENSION__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__XCT_RESOURCE_CONFIG
          The meta object literal for the 'XCT Resource Config' containment reference feature
static org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__XCT_SERVICE_CONFIG
          The meta object literal for the 'XCT Service Config' containment reference feature
static org.eclipse.emf.ecore.EClass MONITOR_CORE_SERVICE
          The meta object literal for the 'Monitor Core Service' class
static org.eclipse.emf.ecore.EClass RAL_SERVICE
          The meta object literal for the 'RAL Service' class
static org.eclipse.emf.ecore.EClass SCA_CLIENT
          The meta object literal for the 'SCA Client' class
static org.eclipse.emf.ecore.EClass SCA_SERVER
          The meta object literal for the 'SCA Server' class
static org.eclipse.emf.ecore.EClass SERVICE_MONITOR_AGENT
          The meta object literal for the 'Service Monitor Agent' class
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__DATA_BUFFER_SIZE
          The meta object literal for the 'Data Buffer Size' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__DATA_UPDATE_INTERVAL
          The meta object literal for the 'Data Update Interval' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__ENABLE
          The meta object literal for the 'Enable' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__ENABLE_SWITCH_OFF_TIMEOUT
          The meta object literal for the 'Enable Switch Off Timeout' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__SWITCH_OFF_TIMEOUT
          The meta object literal for the 'Switch Off Timeout' attribute feature
static org.eclipse.emf.ecore.EClass SERVICE_MONITOR_AGENT_TARGET
          The meta object literal for the 'Service Monitor Agent Target' class
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT_TARGET__CONTEXT_ID
          The meta object literal for the 'Context ID' attribute feature
static org.eclipse.emf.ecore.EClass SERVICE_MONITOR_SERVER
          The meta object literal for the 'Service Monitor Server' class
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__ENABLE
          The meta object literal for the 'Enable' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__ENABLE_QUERY_LIMIT
          The meta object literal for the 'Enable Query Limit' attribute feature
static org.eclipse.emf.ecore.EReference SERVICE_MONITOR_SERVER__MONITOR_AGENTS
          The meta object literal for the 'Monitor Agents' containment reference list feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__MONITOR_ALL_AGENTS
          The meta object literal for the 'Monitor All Agents' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__MONITOR_DATA_SIZE
          The meta object literal for the 'Monitor Data Size' attribute feature
static org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__QUERY_LIMIT
          The meta object literal for the 'Query Limit' attribute feature
static org.eclipse.emf.ecore.EClass WBI_SESSION_SERVICE
          The meta object literal for the 'WBI Session Service' class
static org.eclipse.emf.ecore.EClass XCT_LEVEL
          The meta object literal for the 'XCT Level' class
static org.eclipse.emf.ecore.EAttribute XCT_LEVEL__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass XCT_SERVICE
          The meta object literal for the 'XCT Service' class
static org.eclipse.emf.ecore.EAttribute XCT_SERVICE__LEVEL
          The meta object literal for the 'Level' attribute feature
static org.eclipse.emf.ecore.EReference XCT_SERVICE__SUPPORTED_LEVELS
          The meta object literal for the 'Supported Levels' containment reference list feature
 

Field Detail

CORE_SERVER_EXTENSION

static final org.eclipse.emf.ecore.EClass CORE_SERVER_EXTENSION
The meta object literal for the 'Core Server Extension' class.

See Also:
CoreServerExtensionImpl, CoreserverPackageImpl.getCoreServerExtension()

CORE_SERVER_EXTENSION__VERSION

static final org.eclipse.emf.ecore.EAttribute CORE_SERVER_EXTENSION__VERSION
The meta object literal for the 'Version' attribute feature.


CORE_SERVER_EXTENSION__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute CORE_SERVER_EXTENSION__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


CORE_SERVER_EXTENSION__SERVICES

static final org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__SERVICES
The meta object literal for the 'Services' containment reference list feature.


CORE_SERVER_EXTENSION__MONITOR

static final org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__MONITOR
The meta object literal for the 'Monitor' containment reference feature.


CORE_SERVER_EXTENSION__XCT_SERVICE_CONFIG

static final org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__XCT_SERVICE_CONFIG
The meta object literal for the 'XCT Service Config' containment reference feature.


CORE_SERVER_EXTENSION__XCT_RESOURCE_CONFIG

static final org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__XCT_RESOURCE_CONFIG
The meta object literal for the 'XCT Resource Config' containment reference feature.


CORE_SERVER_EXTENSION__SERVICE_MONITOR_AGENT

static final org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__SERVICE_MONITOR_AGENT
The meta object literal for the 'Service Monitor Agent' containment reference feature.


CORE_SERVER_EXTENSION__SERVICE_MONITOR_SERVER

static final org.eclipse.emf.ecore.EReference CORE_SERVER_EXTENSION__SERVICE_MONITOR_SERVER
The meta object literal for the 'Service Monitor Server' containment reference feature.


WBI_SESSION_SERVICE

static final org.eclipse.emf.ecore.EClass WBI_SESSION_SERVICE
The meta object literal for the 'WBI Session Service' class.

See Also:
WBISessionServiceImpl, CoreserverPackageImpl.getWBISessionService()

RAL_SERVICE

static final org.eclipse.emf.ecore.EClass RAL_SERVICE
The meta object literal for the 'RAL Service' class.

See Also:
RALServiceImpl, CoreserverPackageImpl.getRALService()

COMMON_EVENT_MONITOR

static final org.eclipse.emf.ecore.EClass COMMON_EVENT_MONITOR
The meta object literal for the 'Common Event Monitor' class.

See Also:
CommonEventMonitorImpl, CoreserverPackageImpl.getCommonEventMonitor()

MONITOR_CORE_SERVICE

static final org.eclipse.emf.ecore.EClass MONITOR_CORE_SERVICE
The meta object literal for the 'Monitor Core Service' class.

See Also:
MonitorCoreServiceImpl, CoreserverPackageImpl.getMonitorCoreService()

SCA_CLIENT

static final org.eclipse.emf.ecore.EClass SCA_CLIENT
The meta object literal for the 'SCA Client' class.

See Also:
SCAClientImpl, CoreserverPackageImpl.getSCAClient()

SCA_SERVER

static final org.eclipse.emf.ecore.EClass SCA_SERVER
The meta object literal for the 'SCA Server' class.

See Also:
SCAServerImpl, CoreserverPackageImpl.getSCAServer()

CORE_FRAMEWORK

static final org.eclipse.emf.ecore.EClass CORE_FRAMEWORK
The meta object literal for the 'Core Framework' class.

See Also:
CoreFrameworkImpl, CoreserverPackageImpl.getCoreFramework()

CLUSTER_PROPERTIES

static final org.eclipse.emf.ecore.EClass CLUSTER_PROPERTIES
The meta object literal for the 'Cluster Properties' class.

See Also:
ClusterPropertiesImpl, CoreserverPackageImpl.getClusterProperties()

CLUSTER_PROPERTIES__PROPERTIES

static final org.eclipse.emf.ecore.EReference CLUSTER_PROPERTIES__PROPERTIES
The meta object literal for the 'Properties' containment reference list feature.


CORE_SERVER_CLUSTER_EXTENSION

static final org.eclipse.emf.ecore.EClass CORE_SERVER_CLUSTER_EXTENSION
The meta object literal for the 'Core Server Cluster Extension' class.

See Also:
CoreServerClusterExtensionImpl, CoreserverPackageImpl.getCoreServerClusterExtension()

CORE_SERVER_CLUSTER_EXTENSION__CLUSTER_PROPERTIES

static final org.eclipse.emf.ecore.EReference CORE_SERVER_CLUSTER_EXTENSION__CLUSTER_PROPERTIES
The meta object literal for the 'Cluster Properties' containment reference feature.


CORE_SERVER_CLUSTER_EXTENSION__SERVICE_MONITOR_AGENT

static final org.eclipse.emf.ecore.EReference CORE_SERVER_CLUSTER_EXTENSION__SERVICE_MONITOR_AGENT
The meta object literal for the 'Service Monitor Agent' containment reference feature.


CORE_SERVER_CLUSTER_EXTENSION__SERVICE_MONITOR_SERVER

static final org.eclipse.emf.ecore.EReference CORE_SERVER_CLUSTER_EXTENSION__SERVICE_MONITOR_SERVER
The meta object literal for the 'Service Monitor Server' containment reference feature.


XCT_SERVICE

static final org.eclipse.emf.ecore.EClass XCT_SERVICE
The meta object literal for the 'XCT Service' class.

See Also:
XCTServiceImpl, CoreserverPackageImpl.getXCTService()

XCT_SERVICE__LEVEL

static final org.eclipse.emf.ecore.EAttribute XCT_SERVICE__LEVEL
The meta object literal for the 'Level' attribute feature.


XCT_SERVICE__SUPPORTED_LEVELS

static final org.eclipse.emf.ecore.EReference XCT_SERVICE__SUPPORTED_LEVELS
The meta object literal for the 'Supported Levels' containment reference list feature.


XCT_LEVEL

static final org.eclipse.emf.ecore.EClass XCT_LEVEL
The meta object literal for the 'XCT Level' class.

See Also:
XCTLevelImpl, CoreserverPackageImpl.getXCTLevel()

XCT_LEVEL__NAME

static final org.eclipse.emf.ecore.EAttribute XCT_LEVEL__NAME
The meta object literal for the 'Name' attribute feature.


SERVICE_MONITOR_AGENT

static final org.eclipse.emf.ecore.EClass SERVICE_MONITOR_AGENT
The meta object literal for the 'Service Monitor Agent' class.

See Also:
ServiceMonitorAgentImpl, CoreserverPackageImpl.getServiceMonitorAgent()

SERVICE_MONITOR_AGENT__ENABLE

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__ENABLE
The meta object literal for the 'Enable' attribute feature.


SERVICE_MONITOR_AGENT__ENABLE_SWITCH_OFF_TIMEOUT

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__ENABLE_SWITCH_OFF_TIMEOUT
The meta object literal for the 'Enable Switch Off Timeout' attribute feature.


SERVICE_MONITOR_AGENT__SWITCH_OFF_TIMEOUT

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__SWITCH_OFF_TIMEOUT
The meta object literal for the 'Switch Off Timeout' attribute feature.


SERVICE_MONITOR_AGENT__DATA_UPDATE_INTERVAL

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__DATA_UPDATE_INTERVAL
The meta object literal for the 'Data Update Interval' attribute feature.


SERVICE_MONITOR_AGENT__DATA_BUFFER_SIZE

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT__DATA_BUFFER_SIZE
The meta object literal for the 'Data Buffer Size' attribute feature.


SERVICE_MONITOR_SERVER

static final org.eclipse.emf.ecore.EClass SERVICE_MONITOR_SERVER
The meta object literal for the 'Service Monitor Server' class.

See Also:
ServiceMonitorServerImpl, CoreserverPackageImpl.getServiceMonitorServer()

SERVICE_MONITOR_SERVER__ENABLE

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__ENABLE
The meta object literal for the 'Enable' attribute feature.


SERVICE_MONITOR_SERVER__MONITOR_DATA_SIZE

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__MONITOR_DATA_SIZE
The meta object literal for the 'Monitor Data Size' attribute feature.


SERVICE_MONITOR_SERVER__ENABLE_QUERY_LIMIT

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__ENABLE_QUERY_LIMIT
The meta object literal for the 'Enable Query Limit' attribute feature.


SERVICE_MONITOR_SERVER__QUERY_LIMIT

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__QUERY_LIMIT
The meta object literal for the 'Query Limit' attribute feature.


SERVICE_MONITOR_SERVER__MONITOR_ALL_AGENTS

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_SERVER__MONITOR_ALL_AGENTS
The meta object literal for the 'Monitor All Agents' attribute feature.


SERVICE_MONITOR_SERVER__MONITOR_AGENTS

static final org.eclipse.emf.ecore.EReference SERVICE_MONITOR_SERVER__MONITOR_AGENTS
The meta object literal for the 'Monitor Agents' containment reference list feature.


SERVICE_MONITOR_AGENT_TARGET

static final org.eclipse.emf.ecore.EClass SERVICE_MONITOR_AGENT_TARGET
The meta object literal for the 'Service Monitor Agent Target' class.

See Also:
ServiceMonitorAgentTargetImpl, CoreserverPackageImpl.getServiceMonitorAgentTarget()

SERVICE_MONITOR_AGENT_TARGET__CONTEXT_ID

static final org.eclipse.emf.ecore.EAttribute SERVICE_MONITOR_AGENT_TARGET__CONTEXT_ID
The meta object literal for the 'Context ID' attribute feature.