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

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
BrSelServicePackageImpl

public interface BrSelServicePackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

Server-level configuration settings for the WBI business rules and selectors audit configurations (server-wbi.xml). Contact: Canh Vu

See Also:
BrSelServiceFactory

Nested Class Summary
static interface BrSelServicePackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int AUDIT_LOG
          The meta object id for the 'Audit Log' class
static int AUDIT_LOG__CONTEXT
          The feature id for the 'Context' container reference
static int AUDIT_LOG__CUSTOM_AUDIT_LOG
          The feature id for the 'Custom Audit Log' containment reference
static int AUDIT_LOG__ENABLE
          The feature id for the 'Enable' attribute
static int AUDIT_LOG__PROPERTIES
          The feature id for the 'Properties' containment reference list
static int AUDIT_LOG__SEPARATE_AUDIT_LOG_ENABLED
          The feature id for the 'Separate Audit Log Enabled' attribute
static int AUDIT_LOG__SYSTEM_OUT_AUDIT_LOG_ENABLED
          The feature id for the 'System Out Audit Log Enabled' attribute
static int AUDIT_LOG_FEATURE_COUNT
          The number of structural features of the 'Audit Log' class
static int CUSTOM_AUDIT_LOG
          The meta object id for the 'Custom Audit Log' class
static int CUSTOM_AUDIT_LOG__BASE_HOUR
          The feature id for the 'Base Hour' attribute
static int CUSTOM_AUDIT_LOG__FILE_NAME
          The feature id for the 'File Name' attribute
static int CUSTOM_AUDIT_LOG__MAX_NUMBER_OF_BACKUP_FILES
          The feature id for the 'Max Number Of Backup Files' attribute
static int CUSTOM_AUDIT_LOG__MESSAGE_FORMAT_KIND
          The feature id for the 'Message Format Kind' attribute
static int CUSTOM_AUDIT_LOG__ROLLOVER_PERIOD
          The feature id for the 'Rollover Period' attribute
static int CUSTOM_AUDIT_LOG__ROLLOVER_SIZE
          The feature id for the 'Rollover Size' attribute
static int CUSTOM_AUDIT_LOG__ROLLOVER_TYPE
          The feature id for the 'Rollover Type' attribute
static int CUSTOM_AUDIT_LOG_FEATURE_COUNT
          The number of structural features of the 'Custom Audit Log' class
static BrSelServicePackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
 
Method Summary
 org.eclipse.emf.ecore.EReference getAuditLog_CustomAuditLog()
          Returns the meta object for the containment reference 'Custom Audit Log'
 org.eclipse.emf.ecore.EAttribute getAuditLog_SeparateAuditLogEnabled()
          Returns the meta object for the attribute 'Separate Audit Log Enabled'
 org.eclipse.emf.ecore.EAttribute getAuditLog_SystemOutAuditLogEnabled()
          Returns the meta object for the attribute 'System Out Audit Log Enabled'
 org.eclipse.emf.ecore.EClass getAuditLog()
          Returns the meta object for class 'Audit Log'
 BrSelServiceFactory getBrSelServiceFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_BaseHour()
          Returns the meta object for the attribute 'Base Hour'
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_FileName()
          Returns the meta object for the attribute 'File Name'
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_MaxNumberOfBackupFiles()
          Returns the meta object for the attribute 'Max Number Of Backup Files'
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_MessageFormatKind()
          Returns the meta object for the attribute 'Message Format Kind'
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_RolloverPeriod()
          Returns the meta object for the attribute 'Rollover Period'
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_RolloverSize()
          Returns the meta object for the attribute 'Rollover Size'
 org.eclipse.emf.ecore.EAttribute getCustomAuditLog_RolloverType()
          Returns the meta object for the attribute 'Rollover Type'
 org.eclipse.emf.ecore.EClass getCustomAuditLog()
          Returns the meta object for class 'Custom Audit Log'
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final BrSelServicePackage eINSTANCE
The singleton instance of the package.


AUDIT_LOG

static final int AUDIT_LOG
The meta object id for the 'Audit Log' class.

See Also:
AuditLogImpl, BrSelServicePackageImpl.getAuditLog(), Constant Field Values

AUDIT_LOG__ENABLE

static final int AUDIT_LOG__ENABLE
The feature id for the 'Enable' attribute.

See Also:
Constant Field Values

AUDIT_LOG__CONTEXT

static final int AUDIT_LOG__CONTEXT
The feature id for the 'Context' container reference.

See Also:
Constant Field Values

AUDIT_LOG__PROPERTIES

static final int AUDIT_LOG__PROPERTIES
The feature id for the 'Properties' containment reference list.

See Also:
Constant Field Values

AUDIT_LOG__SYSTEM_OUT_AUDIT_LOG_ENABLED

static final int AUDIT_LOG__SYSTEM_OUT_AUDIT_LOG_ENABLED
The feature id for the 'System Out Audit Log Enabled' attribute.

See Also:
Constant Field Values

AUDIT_LOG__SEPARATE_AUDIT_LOG_ENABLED

static final int AUDIT_LOG__SEPARATE_AUDIT_LOG_ENABLED
The feature id for the 'Separate Audit Log Enabled' attribute.

See Also:
Constant Field Values

AUDIT_LOG__CUSTOM_AUDIT_LOG

static final int AUDIT_LOG__CUSTOM_AUDIT_LOG
The feature id for the 'Custom Audit Log' containment reference.

See Also:
Constant Field Values

AUDIT_LOG_FEATURE_COUNT

static final int AUDIT_LOG_FEATURE_COUNT
The number of structural features of the 'Audit Log' class.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG

static final int CUSTOM_AUDIT_LOG
The meta object id for the 'Custom Audit Log' class.

See Also:
CustomAuditLogImpl, BrSelServicePackageImpl.getCustomAuditLog(), Constant Field Values

CUSTOM_AUDIT_LOG__FILE_NAME

static final int CUSTOM_AUDIT_LOG__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG__MAX_NUMBER_OF_BACKUP_FILES

static final int CUSTOM_AUDIT_LOG__MAX_NUMBER_OF_BACKUP_FILES
The feature id for the 'Max Number Of Backup Files' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG__ROLLOVER_TYPE

static final int CUSTOM_AUDIT_LOG__ROLLOVER_TYPE
The feature id for the 'Rollover Type' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG__ROLLOVER_SIZE

static final int CUSTOM_AUDIT_LOG__ROLLOVER_SIZE
The feature id for the 'Rollover Size' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG__BASE_HOUR

static final int CUSTOM_AUDIT_LOG__BASE_HOUR
The feature id for the 'Base Hour' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG__ROLLOVER_PERIOD

static final int CUSTOM_AUDIT_LOG__ROLLOVER_PERIOD
The feature id for the 'Rollover Period' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG__MESSAGE_FORMAT_KIND

static final int CUSTOM_AUDIT_LOG__MESSAGE_FORMAT_KIND
The feature id for the 'Message Format Kind' attribute.

See Also:
Constant Field Values

CUSTOM_AUDIT_LOG_FEATURE_COUNT

static final int CUSTOM_AUDIT_LOG_FEATURE_COUNT
The number of structural features of the 'Custom Audit Log' class.

See Also:
Constant Field Values
Method Detail

getAuditLog

org.eclipse.emf.ecore.EClass getAuditLog()
Returns the meta object for class 'Audit Log'.

Returns:
the meta object for class 'Audit Log'.
See Also:
AuditLog

getAuditLog_SystemOutAuditLogEnabled

org.eclipse.emf.ecore.EAttribute getAuditLog_SystemOutAuditLogEnabled()
Returns the meta object for the attribute 'System Out Audit Log Enabled'.

Returns:
the meta object for the attribute 'System Out Audit Log Enabled'.
See Also:
AuditLog.isSystemOutAuditLogEnabled(), getAuditLog()

getAuditLog_SeparateAuditLogEnabled

org.eclipse.emf.ecore.EAttribute getAuditLog_SeparateAuditLogEnabled()
Returns the meta object for the attribute 'Separate Audit Log Enabled'.

Returns:
the meta object for the attribute 'Separate Audit Log Enabled'.
See Also:
AuditLog.isSeparateAuditLogEnabled(), getAuditLog()

getAuditLog_CustomAuditLog

org.eclipse.emf.ecore.EReference getAuditLog_CustomAuditLog()
Returns the meta object for the containment reference 'Custom Audit Log'.

Returns:
the meta object for the containment reference 'Custom Audit Log'.
See Also:
AuditLog.getCustomAuditLog(), getAuditLog()

getCustomAuditLog

org.eclipse.emf.ecore.EClass getCustomAuditLog()
Returns the meta object for class 'Custom Audit Log'.

Returns:
the meta object for class 'Custom Audit Log'.
See Also:
CustomAuditLog

getCustomAuditLog_FileName

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
CustomAuditLog.getFileName(), getCustomAuditLog()

getCustomAuditLog_MaxNumberOfBackupFiles

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_MaxNumberOfBackupFiles()
Returns the meta object for the attribute 'Max Number Of Backup Files'.

Returns:
the meta object for the attribute 'Max Number Of Backup Files'.
See Also:
CustomAuditLog.getMaxNumberOfBackupFiles(), getCustomAuditLog()

getCustomAuditLog_RolloverType

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_RolloverType()
Returns the meta object for the attribute 'Rollover Type'.

Returns:
the meta object for the attribute 'Rollover Type'.
See Also:
CustomAuditLog.getRolloverType(), getCustomAuditLog()

getCustomAuditLog_RolloverSize

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_RolloverSize()
Returns the meta object for the attribute 'Rollover Size'.

Returns:
the meta object for the attribute 'Rollover Size'.
See Also:
CustomAuditLog.getRolloverSize(), getCustomAuditLog()

getCustomAuditLog_BaseHour

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_BaseHour()
Returns the meta object for the attribute 'Base Hour'.

Returns:
the meta object for the attribute 'Base Hour'.
See Also:
CustomAuditLog.getBaseHour(), getCustomAuditLog()

getCustomAuditLog_RolloverPeriod

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_RolloverPeriod()
Returns the meta object for the attribute 'Rollover Period'.

Returns:
the meta object for the attribute 'Rollover Period'.
See Also:
CustomAuditLog.getRolloverPeriod(), getCustomAuditLog()

getCustomAuditLog_MessageFormatKind

org.eclipse.emf.ecore.EAttribute getCustomAuditLog_MessageFormatKind()
Returns the meta object for the attribute 'Message Format Kind'.

Returns:
the meta object for the attribute 'Message Format Kind'.
See Also:
CustomAuditLog.getMessageFormatKind(), getCustomAuditLog()

getBrSelServiceFactory

BrSelServiceFactory getBrSelServiceFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.