com.ibm.websphere.models.config.adaptiveentity
Interface AdaptiveentityPackage

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:
AdaptiveentityPackageImpl

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

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

Resources-level configuration settings for the WBI Adaptive Entity, aka State Machine (resources-wbi.xml).

See Also:
AdaptiveentityFactory

Nested Class Summary
static interface AdaptiveentityPackage.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 ADAPTIVE_ENTITY_CONTROLLER_FACTORY
          The meta object id for the 'Adaptive Entity Controller Factory' class
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__CALENDAR_JNDI_NAME
          The feature id for the 'Calendar JNDI Name' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__CATEGORY
          The feature id for the 'Category' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DATASOURCE_ALIAS
          The feature id for the 'Datasource Alias' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DATASOURCE_JNDI_NAME
          The feature id for the 'Datasource JNDI Name' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DESCRIPTION
          The feature id for the 'Description' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__JNDI_NAME
          The feature id for the 'Jndi Name' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__NAME
          The feature id for the 'Name' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROPERTY_SET
          The feature id for the 'Property Set' containment reference
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROVIDER
          The feature id for the 'Provider' container reference
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROVIDER_TYPE
          The feature id for the 'Provider Type' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__SCHEDULER_JNDI_NAME
          The feature id for the 'Scheduler JNDI Name' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_FACTORY_FEATURE_COUNT
          The number of structural features of the 'Adaptive Entity Controller Factory' class
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER
          The meta object id for the 'Adaptive Entity Controller Provider' class
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__CLASSPATH
          The feature id for the 'Classpath' attribute list
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__DESCRIPTION
          The feature id for the 'Description' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__FACTORIES
          The feature id for the 'Factories' containment reference list
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__ISOLATED_CLASS_LOADER
          The feature id for the 'Isolated Class Loader' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__NAME
          The feature id for the 'Name' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__NATIVEPATH
          The feature id for the 'Nativepath' attribute list
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__PROPERTY_SET
          The feature id for the 'Property Set' containment reference
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__PROVIDER_TYPE
          The feature id for the 'Provider Type' attribute
static int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER_FEATURE_COUNT
          The number of structural features of the 'Adaptive Entity Controller Provider' class
static AdaptiveentityPackage 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.EAttribute getAdaptiveEntityControllerFactory_CalendarJNDIName()
          Returns the meta object for the attribute 'Calendar JNDI Name'
 org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_DatasourceAlias()
          Returns the meta object for the attribute 'Datasource Alias'
 org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_DatasourceJNDIName()
          Returns the meta object for the attribute 'Datasource JNDI Name'
 org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_SchedulerJNDIName()
          Returns the meta object for the attribute 'Scheduler JNDI Name'
 org.eclipse.emf.ecore.EClass getAdaptiveEntityControllerFactory()
          Returns the meta object for class 'Adaptive Entity Controller Factory'
 org.eclipse.emf.ecore.EClass getAdaptiveEntityControllerProvider()
          Returns the meta object for class 'Adaptive Entity Controller Provider'
 AdaptiveentityFactory getAdaptiveentityFactory()
          Returns the factory that creates the instances of the model
 
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 AdaptiveentityPackage eINSTANCE
The singleton instance of the package.


ADAPTIVE_ENTITY_CONTROLLER_PROVIDER

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER
The meta object id for the 'Adaptive Entity Controller Provider' class.

See Also:
AdaptiveEntityControllerProviderImpl, AdaptiveentityPackageImpl.getAdaptiveEntityControllerProvider(), Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__NAME

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

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__DESCRIPTION

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__CLASSPATH

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__CLASSPATH
The feature id for the 'Classpath' attribute list.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__NATIVEPATH

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__NATIVEPATH
The feature id for the 'Nativepath' attribute list.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__PROVIDER_TYPE

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__PROVIDER_TYPE
The feature id for the 'Provider Type' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__ISOLATED_CLASS_LOADER

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__ISOLATED_CLASS_LOADER
The feature id for the 'Isolated Class Loader' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__FACTORIES

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__FACTORIES
The feature id for the 'Factories' containment reference list.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__PROPERTY_SET

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER__PROPERTY_SET
The feature id for the 'Property Set' containment reference.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_PROVIDER_FEATURE_COUNT

static final int ADAPTIVE_ENTITY_CONTROLLER_PROVIDER_FEATURE_COUNT
The number of structural features of the 'Adaptive Entity Controller Provider' class.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY
The meta object id for the 'Adaptive Entity Controller Factory' class.

See Also:
AdaptiveEntityControllerFactoryImpl, AdaptiveentityPackageImpl.getAdaptiveEntityControllerFactory(), Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__NAME

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

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__JNDI_NAME

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__JNDI_NAME
The feature id for the 'Jndi Name' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DESCRIPTION

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__CATEGORY

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__CATEGORY
The feature id for the 'Category' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROVIDER_TYPE

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROVIDER_TYPE
The feature id for the 'Provider Type' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROVIDER

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROVIDER
The feature id for the 'Provider' container reference.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROPERTY_SET

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__PROPERTY_SET
The feature id for the 'Property Set' containment reference.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__SCHEDULER_JNDI_NAME

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__SCHEDULER_JNDI_NAME
The feature id for the 'Scheduler JNDI Name' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__CALENDAR_JNDI_NAME

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__CALENDAR_JNDI_NAME
The feature id for the 'Calendar JNDI Name' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DATASOURCE_JNDI_NAME

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DATASOURCE_JNDI_NAME
The feature id for the 'Datasource JNDI Name' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DATASOURCE_ALIAS

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY__DATASOURCE_ALIAS
The feature id for the 'Datasource Alias' attribute.

See Also:
Constant Field Values

ADAPTIVE_ENTITY_CONTROLLER_FACTORY_FEATURE_COUNT

static final int ADAPTIVE_ENTITY_CONTROLLER_FACTORY_FEATURE_COUNT
The number of structural features of the 'Adaptive Entity Controller Factory' class.

See Also:
Constant Field Values
Method Detail

getAdaptiveEntityControllerProvider

org.eclipse.emf.ecore.EClass getAdaptiveEntityControllerProvider()
Returns the meta object for class 'Adaptive Entity Controller Provider'.

Returns:
the meta object for class 'Adaptive Entity Controller Provider'.
See Also:
AdaptiveEntityControllerProvider

getAdaptiveEntityControllerFactory

org.eclipse.emf.ecore.EClass getAdaptiveEntityControllerFactory()
Returns the meta object for class 'Adaptive Entity Controller Factory'.

Returns:
the meta object for class 'Adaptive Entity Controller Factory'.
See Also:
AdaptiveEntityControllerFactory

getAdaptiveEntityControllerFactory_SchedulerJNDIName

org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_SchedulerJNDIName()
Returns the meta object for the attribute 'Scheduler JNDI Name'.

Returns:
the meta object for the attribute 'Scheduler JNDI Name'.
See Also:
AdaptiveEntityControllerFactory.getSchedulerJNDIName(), getAdaptiveEntityControllerFactory()

getAdaptiveEntityControllerFactory_CalendarJNDIName

org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_CalendarJNDIName()
Returns the meta object for the attribute 'Calendar JNDI Name'.

Returns:
the meta object for the attribute 'Calendar JNDI Name'.
See Also:
AdaptiveEntityControllerFactory.getCalendarJNDIName(), getAdaptiveEntityControllerFactory()

getAdaptiveEntityControllerFactory_DatasourceJNDIName

org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_DatasourceJNDIName()
Returns the meta object for the attribute 'Datasource JNDI Name'.

Returns:
the meta object for the attribute 'Datasource JNDI Name'.
See Also:
AdaptiveEntityControllerFactory.getDatasourceJNDIName(), getAdaptiveEntityControllerFactory()

getAdaptiveEntityControllerFactory_DatasourceAlias

org.eclipse.emf.ecore.EAttribute getAdaptiveEntityControllerFactory_DatasourceAlias()
Returns the meta object for the attribute 'Datasource Alias'.

Returns:
the meta object for the attribute 'Datasource Alias'.
See Also:
AdaptiveEntityControllerFactory.getDatasourceAlias(), getAdaptiveEntityControllerFactory()

getAdaptiveentityFactory

AdaptiveentityFactory getAdaptiveentityFactory()
Returns the factory that creates the instances of the model.

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