com.ibm.websphere.models.config.brselservice
Interface BrSelServicePackage.Literals

Enclosing interface:
BrSelServicePackage

public static interface BrSelServicePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass AUDIT_LOG
          The meta object literal for the 'Audit Log' class
static org.eclipse.emf.ecore.EReference AUDIT_LOG__CUSTOM_AUDIT_LOG
          The meta object literal for the 'Custom Audit Log' containment reference feature
static org.eclipse.emf.ecore.EAttribute AUDIT_LOG__SEPARATE_AUDIT_LOG_ENABLED
          The meta object literal for the 'Separate Audit Log Enabled' attribute feature
static org.eclipse.emf.ecore.EAttribute AUDIT_LOG__SYSTEM_OUT_AUDIT_LOG_ENABLED
          The meta object literal for the 'System Out Audit Log Enabled' attribute feature
static org.eclipse.emf.ecore.EClass CUSTOM_AUDIT_LOG
          The meta object literal for the 'Custom Audit Log' class
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__BASE_HOUR
          The meta object literal for the 'Base Hour' attribute feature
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__FILE_NAME
          The meta object literal for the 'File Name' attribute feature
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__MAX_NUMBER_OF_BACKUP_FILES
          The meta object literal for the 'Max Number Of Backup Files' attribute feature
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__MESSAGE_FORMAT_KIND
          The meta object literal for the 'Message Format Kind' attribute feature
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__ROLLOVER_PERIOD
          The meta object literal for the 'Rollover Period' attribute feature
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__ROLLOVER_SIZE
          The meta object literal for the 'Rollover Size' attribute feature
static org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__ROLLOVER_TYPE
          The meta object literal for the 'Rollover Type' attribute feature
 

Field Detail

AUDIT_LOG

static final org.eclipse.emf.ecore.EClass AUDIT_LOG
The meta object literal for the 'Audit Log' class.

See Also:
AuditLogImpl, BrSelServicePackageImpl.getAuditLog()

AUDIT_LOG__SYSTEM_OUT_AUDIT_LOG_ENABLED

static final org.eclipse.emf.ecore.EAttribute AUDIT_LOG__SYSTEM_OUT_AUDIT_LOG_ENABLED
The meta object literal for the 'System Out Audit Log Enabled' attribute feature.


AUDIT_LOG__SEPARATE_AUDIT_LOG_ENABLED

static final org.eclipse.emf.ecore.EAttribute AUDIT_LOG__SEPARATE_AUDIT_LOG_ENABLED
The meta object literal for the 'Separate Audit Log Enabled' attribute feature.


AUDIT_LOG__CUSTOM_AUDIT_LOG

static final org.eclipse.emf.ecore.EReference AUDIT_LOG__CUSTOM_AUDIT_LOG
The meta object literal for the 'Custom Audit Log' containment reference feature.


CUSTOM_AUDIT_LOG

static final org.eclipse.emf.ecore.EClass CUSTOM_AUDIT_LOG
The meta object literal for the 'Custom Audit Log' class.

See Also:
CustomAuditLogImpl, BrSelServicePackageImpl.getCustomAuditLog()

CUSTOM_AUDIT_LOG__FILE_NAME

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


CUSTOM_AUDIT_LOG__MAX_NUMBER_OF_BACKUP_FILES

static final org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__MAX_NUMBER_OF_BACKUP_FILES
The meta object literal for the 'Max Number Of Backup Files' attribute feature.


CUSTOM_AUDIT_LOG__ROLLOVER_TYPE

static final org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__ROLLOVER_TYPE
The meta object literal for the 'Rollover Type' attribute feature.


CUSTOM_AUDIT_LOG__ROLLOVER_SIZE

static final org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__ROLLOVER_SIZE
The meta object literal for the 'Rollover Size' attribute feature.


CUSTOM_AUDIT_LOG__BASE_HOUR

static final org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__BASE_HOUR
The meta object literal for the 'Base Hour' attribute feature.


CUSTOM_AUDIT_LOG__ROLLOVER_PERIOD

static final org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__ROLLOVER_PERIOD
The meta object literal for the 'Rollover Period' attribute feature.


CUSTOM_AUDIT_LOG__MESSAGE_FORMAT_KIND

static final org.eclipse.emf.ecore.EAttribute CUSTOM_AUDIT_LOG__MESSAGE_FORMAT_KIND
The meta object literal for the 'Message Format Kind' attribute feature.