com.ibm.websphere.models.extensions.pushdownejbext
Interface PushdownejbextPackage

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

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

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

Deployment descriptor EJB jar level configuration settings for the WBI Push-down method extension (ibm-ejb-jar-ext-wbi.xmi).

See Also:
PushdownejbextFactory

Nested Class Summary
static interface PushdownejbextPackage.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 PushdownejbextPackage 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
static int PUSH_DOWN_BACK_END_TYPE
          The meta object id for the 'Push Down Back End Type' enum
static int PUSH_DOWN_CMP_ATTRIBUTE
          The meta object id for the 'Push Down CMP Attribute' class
static int PUSH_DOWN_CMP_ATTRIBUTE__BACK_END_ATTRIBUTE_NAME
          The feature id for the 'Back End Attribute Name' attribute
static int PUSH_DOWN_CMP_ATTRIBUTE__CMP_ATTRIBUTE
          The feature id for the 'Cmp Attribute' reference
static int PUSH_DOWN_CMP_ATTRIBUTE__COMPUTED_VALUE
          The feature id for the 'Computed Value' attribute
static int PUSH_DOWN_CMP_ATTRIBUTE_FEATURE_COUNT
          The number of structural features of the 'Push Down CMP Attribute' class
static int PUSH_DOWN_CONNECTION_SPEC_PROPERTY
          The meta object id for the 'Push Down Connection Spec Property' class
static int PUSH_DOWN_CONNECTION_SPEC_PROPERTY__DESCRIPTION
          The feature id for the 'Description' attribute
static int PUSH_DOWN_CONNECTION_SPEC_PROPERTY__NAME
          The feature id for the 'Name' attribute
static int PUSH_DOWN_CONNECTION_SPEC_PROPERTY__TYPE
          The feature id for the 'Type' attribute
static int PUSH_DOWN_CONNECTION_SPEC_PROPERTY__VALUE
          The feature id for the 'Value' attribute
static int PUSH_DOWN_CONNECTION_SPEC_PROPERTY_FEATURE_COUNT
          The number of structural features of the 'Push Down Connection Spec Property' class
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION
          The meta object id for the 'Push Down Container Managed Entity Extension' class
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__BACK_END_CLASS_NAME
          The feature id for the 'Back End Class Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__BACK_END_TYPE
          The feature id for the 'Back End Type' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CMP_EXTENSION
          The feature id for the 'Cmp Extension' reference
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CONN_SPEC_PROPERTIES
          The feature id for the 'Conn Spec Properties' containment reference list
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CONNECTION_SPEC_CLASS_NAME
          The feature id for the 'Connection Spec Class Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__EJB_REF_NAME
          The feature id for the 'Ejb Ref Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__EJB_TO_RA_ADAPTER_CLASS_NAME
          The feature id for the 'Ejb To RA Adapter Class Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__INTERACTION_SPEC_CLASS_NAME
          The feature id for the 'Interaction Spec Class Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__JSERVICE_REF_NAME
          The feature id for the 'Jservice Ref Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__PROCEDURAL
          The feature id for the 'Procedural' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__PUSH_DOWN_ATTRIBUTES
          The feature id for the 'Push Down Attributes' containment reference list
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__WSDL_SERVICE_FILE_NAME
          The feature id for the 'Wsdl Service File Name' attribute
static int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION_FEATURE_COUNT
          The number of structural features of the 'Push Down Container Managed Entity Extension' class
static int PUSH_DOWN_EJB_JAR_EXTENSION
          The meta object id for the 'Push Down EJB Jar Extension' class
static int PUSH_DOWN_EJB_JAR_EXTENSION__EJB_JAR_EXTENSION
          The feature id for the 'Ejb Jar Extension' reference
static int PUSH_DOWN_EJB_JAR_EXTENSION__PUSH_DOWN_BEANS
          The feature id for the 'Push Down Beans' containment reference list
static int PUSH_DOWN_EJB_JAR_EXTENSION__PUSH_DOWN_METHODS
          The feature id for the 'Push Down Methods' containment reference list
static int PUSH_DOWN_EJB_JAR_EXTENSION_FEATURE_COUNT
          The number of structural features of the 'Push Down EJB Jar Extension' class
static int PUSH_DOWN_METHOD_ELEMENT
          The meta object id for the 'Push Down Method Element' class
static int PUSH_DOWN_METHOD_ELEMENT__BACK_END_METHOD_NAME
          The feature id for the 'Back End Method Name' attribute
static int PUSH_DOWN_METHOD_ELEMENT__CUSTOM_EXTRACTOR
          The feature id for the 'Custom Extractor' attribute
static int PUSH_DOWN_METHOD_ELEMENT__METHOD_ELEMENT
          The feature id for the 'Method Element' containment reference
static int PUSH_DOWN_METHOD_ELEMENT__PREFLUSH
          The feature id for the 'Preflush' attribute
static int PUSH_DOWN_METHOD_ELEMENT__READ_ONLY
          The feature id for the 'Read Only' attribute
static int PUSH_DOWN_METHOD_ELEMENT__USER_DEFINED
          The feature id for the 'User Defined' attribute
static int PUSH_DOWN_METHOD_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Push Down Method Element' class
 
Method Summary
 org.eclipse.emf.ecore.EEnum getPushDownBackEndType()
          Returns the meta object for enum 'Push Down Back End Type'
 org.eclipse.emf.ecore.EAttribute getPushDownCMPAttribute_BackEndAttributeName()
          Returns the meta object for the attribute 'Back End Attribute Name'
 org.eclipse.emf.ecore.EReference getPushDownCMPAttribute_CmpAttribute()
          Returns the meta object for the reference 'Cmp Attribute'
 org.eclipse.emf.ecore.EAttribute getPushDownCMPAttribute_ComputedValue()
          Returns the meta object for the attribute 'Computed Value'
 org.eclipse.emf.ecore.EClass getPushDownCMPAttribute()
          Returns the meta object for class 'Push Down CMP Attribute'
 org.eclipse.emf.ecore.EAttribute getPushDownConnectionSpecProperty_Description()
          Returns the meta object for the attribute 'Description'
 org.eclipse.emf.ecore.EAttribute getPushDownConnectionSpecProperty_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getPushDownConnectionSpecProperty_Type()
          Returns the meta object for the attribute 'Type'
 org.eclipse.emf.ecore.EAttribute getPushDownConnectionSpecProperty_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getPushDownConnectionSpecProperty()
          Returns the meta object for class 'Push Down Connection Spec Property'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_BackEndClassName()
          Returns the meta object for the attribute 'Back End Class Name'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_BackEndType()
          Returns the meta object for the attribute 'Back End Type'
 org.eclipse.emf.ecore.EReference getPushDownContainerManagedEntityExtension_CmpExtension()
          Returns the meta object for the reference 'Cmp Extension'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_ConnectionSpecClassName()
          Returns the meta object for the attribute 'Connection Spec Class Name'
 org.eclipse.emf.ecore.EReference getPushDownContainerManagedEntityExtension_ConnSpecProperties()
          Returns the meta object for the containment reference list 'Conn Spec Properties'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_EjbRefName()
          Returns the meta object for the attribute 'Ejb Ref Name'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_EjbToRAAdapterClassName()
          Returns the meta object for the attribute 'Ejb To RA Adapter Class Name'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_InteractionSpecClassName()
          Returns the meta object for the attribute 'Interaction Spec Class Name'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_JserviceRefName()
          Returns the meta object for the attribute 'Jservice Ref Name'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_Procedural()
          Returns the meta object for the attribute 'Procedural'
 org.eclipse.emf.ecore.EReference getPushDownContainerManagedEntityExtension_PushDownAttributes()
          Returns the meta object for the containment reference list 'Push Down Attributes'
 org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_WsdlServiceFileName()
          Returns the meta object for the attribute 'Wsdl Service File Name'
 org.eclipse.emf.ecore.EClass getPushDownContainerManagedEntityExtension()
          Returns the meta object for class 'Push Down Container Managed Entity Extension'
 PushdownejbextFactory getPushdownejbextFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getPushDownEJBJarExtension_EjbJarExtension()
          Returns the meta object for the reference 'Ejb Jar Extension'
 org.eclipse.emf.ecore.EReference getPushDownEJBJarExtension_PushDownBeans()
          Returns the meta object for the containment reference list 'Push Down Beans'
 org.eclipse.emf.ecore.EReference getPushDownEJBJarExtension_PushDownMethods()
          Returns the meta object for the containment reference list 'Push Down Methods'
 org.eclipse.emf.ecore.EClass getPushDownEJBJarExtension()
          Returns the meta object for class 'Push Down EJB Jar Extension'
 org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_BackEndMethodName()
          Returns the meta object for the attribute 'Back End Method Name'
 org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_CustomExtractor()
          Returns the meta object for the attribute 'Custom Extractor'
 org.eclipse.emf.ecore.EReference getPushDownMethodElement_MethodElement()
          Returns the meta object for the containment reference 'Method Element'
 org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_Preflush()
          Returns the meta object for the attribute 'Preflush'
 org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_ReadOnly()
          Returns the meta object for the attribute 'Read Only'
 org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_UserDefined()
          Returns the meta object for the attribute 'User Defined'
 org.eclipse.emf.ecore.EClass getPushDownMethodElement()
          Returns the meta object for class 'Push Down Method Element'
 
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 PushdownejbextPackage eINSTANCE
The singleton instance of the package.


PUSH_DOWN_EJB_JAR_EXTENSION

static final int PUSH_DOWN_EJB_JAR_EXTENSION
The meta object id for the 'Push Down EJB Jar Extension' class.

See Also:
PushDownEJBJarExtensionImpl, PushdownejbextPackageImpl.getPushDownEJBJarExtension(), Constant Field Values

PUSH_DOWN_EJB_JAR_EXTENSION__EJB_JAR_EXTENSION

static final int PUSH_DOWN_EJB_JAR_EXTENSION__EJB_JAR_EXTENSION
The feature id for the 'Ejb Jar Extension' reference.

See Also:
Constant Field Values

PUSH_DOWN_EJB_JAR_EXTENSION__PUSH_DOWN_BEANS

static final int PUSH_DOWN_EJB_JAR_EXTENSION__PUSH_DOWN_BEANS
The feature id for the 'Push Down Beans' containment reference list.

See Also:
Constant Field Values

PUSH_DOWN_EJB_JAR_EXTENSION__PUSH_DOWN_METHODS

static final int PUSH_DOWN_EJB_JAR_EXTENSION__PUSH_DOWN_METHODS
The feature id for the 'Push Down Methods' containment reference list.

See Also:
Constant Field Values

PUSH_DOWN_EJB_JAR_EXTENSION_FEATURE_COUNT

static final int PUSH_DOWN_EJB_JAR_EXTENSION_FEATURE_COUNT
The number of structural features of the 'Push Down EJB Jar Extension' class.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION
The meta object id for the 'Push Down Container Managed Entity Extension' class.

See Also:
PushDownContainerManagedEntityExtensionImpl, PushdownejbextPackageImpl.getPushDownContainerManagedEntityExtension(), Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__PROCEDURAL

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__PROCEDURAL
The feature id for the 'Procedural' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__BACK_END_TYPE

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__BACK_END_TYPE
The feature id for the 'Back End Type' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__BACK_END_CLASS_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__BACK_END_CLASS_NAME
The feature id for the 'Back End Class Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CONNECTION_SPEC_CLASS_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CONNECTION_SPEC_CLASS_NAME
The feature id for the 'Connection Spec Class Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__INTERACTION_SPEC_CLASS_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__INTERACTION_SPEC_CLASS_NAME
The feature id for the 'Interaction Spec Class Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__EJB_REF_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__EJB_REF_NAME
The feature id for the 'Ejb Ref Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__JSERVICE_REF_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__JSERVICE_REF_NAME
The feature id for the 'Jservice Ref Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__WSDL_SERVICE_FILE_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__WSDL_SERVICE_FILE_NAME
The feature id for the 'Wsdl Service File Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__EJB_TO_RA_ADAPTER_CLASS_NAME

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__EJB_TO_RA_ADAPTER_CLASS_NAME
The feature id for the 'Ejb To RA Adapter Class Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CMP_EXTENSION

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CMP_EXTENSION
The feature id for the 'Cmp Extension' reference.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__PUSH_DOWN_ATTRIBUTES

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__PUSH_DOWN_ATTRIBUTES
The feature id for the 'Push Down Attributes' containment reference list.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CONN_SPEC_PROPERTIES

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION__CONN_SPEC_PROPERTIES
The feature id for the 'Conn Spec Properties' containment reference list.

See Also:
Constant Field Values

PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION_FEATURE_COUNT

static final int PUSH_DOWN_CONTAINER_MANAGED_ENTITY_EXTENSION_FEATURE_COUNT
The number of structural features of the 'Push Down Container Managed Entity Extension' class.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT

static final int PUSH_DOWN_METHOD_ELEMENT
The meta object id for the 'Push Down Method Element' class.

See Also:
PushDownMethodElementImpl, PushdownejbextPackageImpl.getPushDownMethodElement(), Constant Field Values

PUSH_DOWN_METHOD_ELEMENT__USER_DEFINED

static final int PUSH_DOWN_METHOD_ELEMENT__USER_DEFINED
The feature id for the 'User Defined' attribute.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT__BACK_END_METHOD_NAME

static final int PUSH_DOWN_METHOD_ELEMENT__BACK_END_METHOD_NAME
The feature id for the 'Back End Method Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT__READ_ONLY

static final int PUSH_DOWN_METHOD_ELEMENT__READ_ONLY
The feature id for the 'Read Only' attribute.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT__PREFLUSH

static final int PUSH_DOWN_METHOD_ELEMENT__PREFLUSH
The feature id for the 'Preflush' attribute.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT__CUSTOM_EXTRACTOR

static final int PUSH_DOWN_METHOD_ELEMENT__CUSTOM_EXTRACTOR
The feature id for the 'Custom Extractor' attribute.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT__METHOD_ELEMENT

static final int PUSH_DOWN_METHOD_ELEMENT__METHOD_ELEMENT
The feature id for the 'Method Element' containment reference.

See Also:
Constant Field Values

PUSH_DOWN_METHOD_ELEMENT_FEATURE_COUNT

static final int PUSH_DOWN_METHOD_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Push Down Method Element' class.

See Also:
Constant Field Values

PUSH_DOWN_CMP_ATTRIBUTE

static final int PUSH_DOWN_CMP_ATTRIBUTE
The meta object id for the 'Push Down CMP Attribute' class.

See Also:
PushDownCMPAttributeImpl, PushdownejbextPackageImpl.getPushDownCMPAttribute(), Constant Field Values

PUSH_DOWN_CMP_ATTRIBUTE__BACK_END_ATTRIBUTE_NAME

static final int PUSH_DOWN_CMP_ATTRIBUTE__BACK_END_ATTRIBUTE_NAME
The feature id for the 'Back End Attribute Name' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CMP_ATTRIBUTE__COMPUTED_VALUE

static final int PUSH_DOWN_CMP_ATTRIBUTE__COMPUTED_VALUE
The feature id for the 'Computed Value' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CMP_ATTRIBUTE__CMP_ATTRIBUTE

static final int PUSH_DOWN_CMP_ATTRIBUTE__CMP_ATTRIBUTE
The feature id for the 'Cmp Attribute' reference.

See Also:
Constant Field Values

PUSH_DOWN_CMP_ATTRIBUTE_FEATURE_COUNT

static final int PUSH_DOWN_CMP_ATTRIBUTE_FEATURE_COUNT
The number of structural features of the 'Push Down CMP Attribute' class.

See Also:
Constant Field Values

PUSH_DOWN_CONNECTION_SPEC_PROPERTY

static final int PUSH_DOWN_CONNECTION_SPEC_PROPERTY
The meta object id for the 'Push Down Connection Spec Property' class.

See Also:
PushDownConnectionSpecPropertyImpl, PushdownejbextPackageImpl.getPushDownConnectionSpecProperty(), Constant Field Values

PUSH_DOWN_CONNECTION_SPEC_PROPERTY__NAME

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

See Also:
Constant Field Values

PUSH_DOWN_CONNECTION_SPEC_PROPERTY__VALUE

static final int PUSH_DOWN_CONNECTION_SPEC_PROPERTY__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

PUSH_DOWN_CONNECTION_SPEC_PROPERTY__TYPE

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

See Also:
Constant Field Values

PUSH_DOWN_CONNECTION_SPEC_PROPERTY__DESCRIPTION

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

See Also:
Constant Field Values

PUSH_DOWN_CONNECTION_SPEC_PROPERTY_FEATURE_COUNT

static final int PUSH_DOWN_CONNECTION_SPEC_PROPERTY_FEATURE_COUNT
The number of structural features of the 'Push Down Connection Spec Property' class.

See Also:
Constant Field Values

PUSH_DOWN_BACK_END_TYPE

static final int PUSH_DOWN_BACK_END_TYPE
The meta object id for the 'Push Down Back End Type' enum.

See Also:
PushDownBackEndType, PushdownejbextPackageImpl.getPushDownBackEndType(), Constant Field Values
Method Detail

getPushDownEJBJarExtension

org.eclipse.emf.ecore.EClass getPushDownEJBJarExtension()
Returns the meta object for class 'Push Down EJB Jar Extension'.

Returns:
the meta object for class 'Push Down EJB Jar Extension'.
See Also:
PushDownEJBJarExtension

getPushDownEJBJarExtension_EjbJarExtension

org.eclipse.emf.ecore.EReference getPushDownEJBJarExtension_EjbJarExtension()
Returns the meta object for the reference 'Ejb Jar Extension'.

Returns:
the meta object for the reference 'Ejb Jar Extension'.
See Also:
PushDownEJBJarExtension.getEjbJarExtension(), getPushDownEJBJarExtension()

getPushDownEJBJarExtension_PushDownBeans

org.eclipse.emf.ecore.EReference getPushDownEJBJarExtension_PushDownBeans()
Returns the meta object for the containment reference list 'Push Down Beans'.

Returns:
the meta object for the containment reference list 'Push Down Beans'.
See Also:
PushDownEJBJarExtension.getPushDownBeans(), getPushDownEJBJarExtension()

getPushDownEJBJarExtension_PushDownMethods

org.eclipse.emf.ecore.EReference getPushDownEJBJarExtension_PushDownMethods()
Returns the meta object for the containment reference list 'Push Down Methods'.

Returns:
the meta object for the containment reference list 'Push Down Methods'.
See Also:
PushDownEJBJarExtension.getPushDownMethods(), getPushDownEJBJarExtension()

getPushDownContainerManagedEntityExtension

org.eclipse.emf.ecore.EClass getPushDownContainerManagedEntityExtension()
Returns the meta object for class 'Push Down Container Managed Entity Extension'.

Returns:
the meta object for class 'Push Down Container Managed Entity Extension'.
See Also:
PushDownContainerManagedEntityExtension

getPushDownContainerManagedEntityExtension_Procedural

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_Procedural()
Returns the meta object for the attribute 'Procedural'.

Returns:
the meta object for the attribute 'Procedural'.
See Also:
PushDownContainerManagedEntityExtension.isProcedural(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_BackEndType

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_BackEndType()
Returns the meta object for the attribute 'Back End Type'.

Returns:
the meta object for the attribute 'Back End Type'.
See Also:
PushDownContainerManagedEntityExtension.getBackEndType(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_BackEndClassName

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_BackEndClassName()
Returns the meta object for the attribute 'Back End Class Name'.

Returns:
the meta object for the attribute 'Back End Class Name'.
See Also:
PushDownContainerManagedEntityExtension.getBackEndClassName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_ConnectionSpecClassName

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_ConnectionSpecClassName()
Returns the meta object for the attribute 'Connection Spec Class Name'.

Returns:
the meta object for the attribute 'Connection Spec Class Name'.
See Also:
PushDownContainerManagedEntityExtension.getConnectionSpecClassName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_InteractionSpecClassName

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_InteractionSpecClassName()
Returns the meta object for the attribute 'Interaction Spec Class Name'.

Returns:
the meta object for the attribute 'Interaction Spec Class Name'.
See Also:
PushDownContainerManagedEntityExtension.getInteractionSpecClassName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_EjbRefName

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_EjbRefName()
Returns the meta object for the attribute 'Ejb Ref Name'.

Returns:
the meta object for the attribute 'Ejb Ref Name'.
See Also:
PushDownContainerManagedEntityExtension.getEjbRefName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_JserviceRefName

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_JserviceRefName()
Returns the meta object for the attribute 'Jservice Ref Name'.

Returns:
the meta object for the attribute 'Jservice Ref Name'.
See Also:
PushDownContainerManagedEntityExtension.getJserviceRefName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_WsdlServiceFileName

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

Returns:
the meta object for the attribute 'Wsdl Service File Name'.
See Also:
PushDownContainerManagedEntityExtension.getWsdlServiceFileName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_EjbToRAAdapterClassName

org.eclipse.emf.ecore.EAttribute getPushDownContainerManagedEntityExtension_EjbToRAAdapterClassName()
Returns the meta object for the attribute 'Ejb To RA Adapter Class Name'.

Returns:
the meta object for the attribute 'Ejb To RA Adapter Class Name'.
See Also:
PushDownContainerManagedEntityExtension.getEjbToRAAdapterClassName(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_CmpExtension

org.eclipse.emf.ecore.EReference getPushDownContainerManagedEntityExtension_CmpExtension()
Returns the meta object for the reference 'Cmp Extension'.

Returns:
the meta object for the reference 'Cmp Extension'.
See Also:
PushDownContainerManagedEntityExtension.getCmpExtension(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_PushDownAttributes

org.eclipse.emf.ecore.EReference getPushDownContainerManagedEntityExtension_PushDownAttributes()
Returns the meta object for the containment reference list 'Push Down Attributes'.

Returns:
the meta object for the containment reference list 'Push Down Attributes'.
See Also:
PushDownContainerManagedEntityExtension.getPushDownAttributes(), getPushDownContainerManagedEntityExtension()

getPushDownContainerManagedEntityExtension_ConnSpecProperties

org.eclipse.emf.ecore.EReference getPushDownContainerManagedEntityExtension_ConnSpecProperties()
Returns the meta object for the containment reference list 'Conn Spec Properties'.

Returns:
the meta object for the containment reference list 'Conn Spec Properties'.
See Also:
PushDownContainerManagedEntityExtension.getConnSpecProperties(), getPushDownContainerManagedEntityExtension()

getPushDownMethodElement

org.eclipse.emf.ecore.EClass getPushDownMethodElement()
Returns the meta object for class 'Push Down Method Element'.

Returns:
the meta object for class 'Push Down Method Element'.
See Also:
PushDownMethodElement

getPushDownMethodElement_UserDefined

org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_UserDefined()
Returns the meta object for the attribute 'User Defined'.

Returns:
the meta object for the attribute 'User Defined'.
See Also:
PushDownMethodElement.isUserDefined(), getPushDownMethodElement()

getPushDownMethodElement_BackEndMethodName

org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_BackEndMethodName()
Returns the meta object for the attribute 'Back End Method Name'.

Returns:
the meta object for the attribute 'Back End Method Name'.
See Also:
PushDownMethodElement.getBackEndMethodName(), getPushDownMethodElement()

getPushDownMethodElement_ReadOnly

org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_ReadOnly()
Returns the meta object for the attribute 'Read Only'.

Returns:
the meta object for the attribute 'Read Only'.
See Also:
PushDownMethodElement.isReadOnly(), getPushDownMethodElement()

getPushDownMethodElement_Preflush

org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_Preflush()
Returns the meta object for the attribute 'Preflush'.

Returns:
the meta object for the attribute 'Preflush'.
See Also:
PushDownMethodElement.isPreflush(), getPushDownMethodElement()

getPushDownMethodElement_CustomExtractor

org.eclipse.emf.ecore.EAttribute getPushDownMethodElement_CustomExtractor()
Returns the meta object for the attribute 'Custom Extractor'.

Returns:
the meta object for the attribute 'Custom Extractor'.
See Also:
PushDownMethodElement.isCustomExtractor(), getPushDownMethodElement()

getPushDownMethodElement_MethodElement

org.eclipse.emf.ecore.EReference getPushDownMethodElement_MethodElement()
Returns the meta object for the containment reference 'Method Element'.

Returns:
the meta object for the containment reference 'Method Element'.
See Also:
PushDownMethodElement.getMethodElement(), getPushDownMethodElement()

getPushDownCMPAttribute

org.eclipse.emf.ecore.EClass getPushDownCMPAttribute()
Returns the meta object for class 'Push Down CMP Attribute'.

Returns:
the meta object for class 'Push Down CMP Attribute'.
See Also:
PushDownCMPAttribute

getPushDownCMPAttribute_BackEndAttributeName

org.eclipse.emf.ecore.EAttribute getPushDownCMPAttribute_BackEndAttributeName()
Returns the meta object for the attribute 'Back End Attribute Name'.

Returns:
the meta object for the attribute 'Back End Attribute Name'.
See Also:
PushDownCMPAttribute.getBackEndAttributeName(), getPushDownCMPAttribute()

getPushDownCMPAttribute_ComputedValue

org.eclipse.emf.ecore.EAttribute getPushDownCMPAttribute_ComputedValue()
Returns the meta object for the attribute 'Computed Value'.

Returns:
the meta object for the attribute 'Computed Value'.
See Also:
PushDownCMPAttribute.isComputedValue(), getPushDownCMPAttribute()

getPushDownCMPAttribute_CmpAttribute

org.eclipse.emf.ecore.EReference getPushDownCMPAttribute_CmpAttribute()
Returns the meta object for the reference 'Cmp Attribute'.

Returns:
the meta object for the reference 'Cmp Attribute'.
See Also:
PushDownCMPAttribute.getCmpAttribute(), getPushDownCMPAttribute()

getPushDownConnectionSpecProperty

org.eclipse.emf.ecore.EClass getPushDownConnectionSpecProperty()
Returns the meta object for class 'Push Down Connection Spec Property'.

Returns:
the meta object for class 'Push Down Connection Spec Property'.
See Also:
PushDownConnectionSpecProperty

getPushDownConnectionSpecProperty_Name

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

Returns:
the meta object for the attribute 'Name'.
See Also:
PushDownConnectionSpecProperty.getName(), getPushDownConnectionSpecProperty()

getPushDownConnectionSpecProperty_Value

org.eclipse.emf.ecore.EAttribute getPushDownConnectionSpecProperty_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
PushDownConnectionSpecProperty.getValue(), getPushDownConnectionSpecProperty()

getPushDownConnectionSpecProperty_Type

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

Returns:
the meta object for the attribute 'Type'.
See Also:
PushDownConnectionSpecProperty.getType(), getPushDownConnectionSpecProperty()

getPushDownConnectionSpecProperty_Description

org.eclipse.emf.ecore.EAttribute getPushDownConnectionSpecProperty_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
PushDownConnectionSpecProperty.getDescription(), getPushDownConnectionSpecProperty()

getPushDownBackEndType

org.eclipse.emf.ecore.EEnum getPushDownBackEndType()
Returns the meta object for enum 'Push Down Back End Type'.

Returns:
the meta object for enum 'Push Down Back End Type'.
See Also:
PushDownBackEndType

getPushdownejbextFactory

PushdownejbextFactory getPushdownejbextFactory()
Returns the factory that creates the instances of the model.

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