com.ibm.websphere.models.config.xct
Interface XCTConfigPackage.Literals

Enclosing interface:
XCTConfigPackage

public static interface XCTConfigPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass SCA_MODULE_TRACE_CONFIG
          The meta object literal for the 'SCA Module Trace Config' class
static org.eclipse.emf.ecore.EAttribute SCA_MODULE_TRACE_CONFIG__CELL_ID
          The meta object literal for the 'Cell ID' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_MODULE_TRACE_CONFIG__DATA_CAPTURE
          The meta object literal for the 'Data Capture' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_MODULE_TRACE_CONFIG__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_MODULE_TRACE_CONFIG__SHORT_NAME
          The meta object literal for the 'Short Name' attribute feature
static org.eclipse.emf.ecore.EAttribute SCA_MODULE_TRACE_CONFIG__VERSION
          The meta object literal for the 'Version' attribute feature
static org.eclipse.emf.ecore.EClass XCT_RESOURCE_CONFIG
          The meta object literal for the 'XCT Resource Config' class
static org.eclipse.emf.ecore.EAttribute XCT_RESOURCE_CONFIG__SNAPSHOT_CAPACITY
          The meta object literal for the 'Snapshot Capacity' attribute feature
static org.eclipse.emf.ecore.EClass XCT_SERVICE_CONFIG
          The meta object literal for the 'XCT Service Config' class
static org.eclipse.emf.ecore.EAttribute XCT_SERVICE_CONFIG__ENABLED
          The meta object literal for the 'Enabled' attribute feature
static org.eclipse.emf.ecore.EReference XCT_SERVICE_CONFIG__SELECTED_MODULES
          The meta object literal for the 'Selected Modules' containment reference list feature
static org.eclipse.emf.ecore.EAttribute XCT_SERVICE_CONFIG__TRACE_LEVEL
          The meta object literal for the 'Trace Level' attribute feature
static org.eclipse.emf.ecore.EAttribute XCT_SERVICE_CONFIG__TRACE_TARGET
          The meta object literal for the 'Trace Target' attribute feature
 

Field Detail

XCT_SERVICE_CONFIG

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

See Also:
XCTServiceConfigImpl, XCTConfigPackageImpl.getXCTServiceConfig()

XCT_SERVICE_CONFIG__ENABLED

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


XCT_SERVICE_CONFIG__TRACE_LEVEL

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


XCT_SERVICE_CONFIG__TRACE_TARGET

static final org.eclipse.emf.ecore.EAttribute XCT_SERVICE_CONFIG__TRACE_TARGET
The meta object literal for the 'Trace Target' attribute feature.


XCT_SERVICE_CONFIG__SELECTED_MODULES

static final org.eclipse.emf.ecore.EReference XCT_SERVICE_CONFIG__SELECTED_MODULES
The meta object literal for the 'Selected Modules' containment reference list feature.


XCT_RESOURCE_CONFIG

static final org.eclipse.emf.ecore.EClass XCT_RESOURCE_CONFIG
The meta object literal for the 'XCT Resource Config' class.

See Also:
XCTResourceConfigImpl, XCTConfigPackageImpl.getXCTResourceConfig()

XCT_RESOURCE_CONFIG__SNAPSHOT_CAPACITY

static final org.eclipse.emf.ecore.EAttribute XCT_RESOURCE_CONFIG__SNAPSHOT_CAPACITY
The meta object literal for the 'Snapshot Capacity' attribute feature.


SCA_MODULE_TRACE_CONFIG

static final org.eclipse.emf.ecore.EClass SCA_MODULE_TRACE_CONFIG
The meta object literal for the 'SCA Module Trace Config' class.

See Also:
SCAModuleTraceConfigImpl, XCTConfigPackageImpl.getSCAModuleTraceConfig()

SCA_MODULE_TRACE_CONFIG__NAME

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


SCA_MODULE_TRACE_CONFIG__SHORT_NAME

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


SCA_MODULE_TRACE_CONFIG__VERSION

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


SCA_MODULE_TRACE_CONFIG__CELL_ID

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


SCA_MODULE_TRACE_CONFIG__DATA_CAPTURE

static final org.eclipse.emf.ecore.EAttribute SCA_MODULE_TRACE_CONFIG__DATA_CAPTURE
The meta object literal for the 'Data Capture' attribute feature.