|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.EPackageImpl
com.ibm.websphere.models.extensions.bcdejbext.impl.BcdejbextPackageImpl
public class BcdejbextPackageImpl
An implementation of the model Package.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes/interfaces inherited from interface com.ibm.websphere.models.extensions.bcdejbext.BcdejbextPackage |
---|
BcdejbextPackage.Literals |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
eClassifiers, ecoreFactory, ecorePackage, eFactoryInstance, eNameToEClassifierMap, ePackageExtendedMetaData, eSubpackages, IS_ABSTRACT, IS_CHANGEABLE, IS_COMPOSITE, IS_DERIVED, IS_GENERATED_INSTANCE_CLASS, IS_ID, IS_INTERFACE, IS_ORDERED, IS_RESOLVABLE, IS_RESOLVE_PROXIES, IS_SERIALIZABLE, IS_TRANSIENT, IS_UNIQUE, IS_UNSETTABLE, IS_VOLATILE, NS_PREFIX_EDEFAULT, NS_URI_EDEFAULT, nsPrefix, nsURI |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
Fields inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eProxyURI |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Method Summary | |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package. |
BcdejbextFactory |
getBcdejbextFactory()
|
org.eclipse.emf.ecore.EReference |
getBusinessContextDataEJBJarExtension_BusinessContextDataMethods()
|
org.eclipse.emf.ecore.EReference |
getBusinessContextDataEJBJarExtension_EjbJarExtension()
|
org.eclipse.emf.ecore.EClass |
getBusinessContextDataEJBJarExtension()
|
org.eclipse.emf.ecore.EReference |
getBusinessContextDataMethodPolicy_BusinessContextID()
|
org.eclipse.emf.ecore.EReference |
getBusinessContextDataMethodPolicy_BusinessContextProperties()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextDataMethodPolicy_ContextType()
|
org.eclipse.emf.ecore.EReference |
getBusinessContextDataMethodPolicy_MethodElements()
|
org.eclipse.emf.ecore.EClass |
getBusinessContextDataMethodPolicy()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextID_Delimiter()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextID_FixedValue()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextID_Parameter()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextID_Timestamp()
|
org.eclipse.emf.ecore.EClass |
getBusinessContextID()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextProperty_Delimiter()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextProperty_FixedValue()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextProperty_Name()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextProperty_Parameter()
|
org.eclipse.emf.ecore.EAttribute |
getBusinessContextProperty_Timestamp()
|
org.eclipse.emf.ecore.EClass |
getBusinessContextProperty()
|
static BcdejbextPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
void |
initializePackageContents()
Complete the initialization of the package and its meta-model. |
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl |
---|
addAnnotation, addAnnotation, addEEnumLiteral, addEException, addEOperation, addEOperation, addEParameter, addEParameter, basicGetESuperPackage, basicSetEFactoryInstance, createEAttribute, createEClass, createEDataType, createEEnum, createEReference, createResource, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eStaticClass, eUnset, fixEClassifiers, fixEEnumLiterals, fixEStructuralFeatures, fixInstanceClass, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEAttribute, initEClass, initEClass, initEDataType, initEDataType, initEEnum, initEReference, initEReference, initEReference, initEReference, initEReference, initEReference, initializeFromLoadedEPackage, setEFactoryInstance, setExtendedMetaData, setGeneratedClassName, setNamespaceURI, setNsPrefix, setNsURI, toString |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
---|
getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
---|
eURIFragmentSegment, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Method Detail |
---|
public static BcdejbextPackage init()
Of this package and its interdependencies, all packages which have not yet been registered by their URI values are first created and registered. The packages are then initialized in two steps: meta-model objects for all of the packages are created before any are initialized, since one package's meta-model objects may refer to those of another.
Invocation of this method will not affect any packages that have already been initialized.
BcdejbextPackage.eNS_URI
,
createPackageContents()
,
initializePackageContents()
public org.eclipse.emf.ecore.EClass getBusinessContextDataEJBJarExtension()
getBusinessContextDataEJBJarExtension
in interface BcdejbextPackage
BusinessContextDataEJBJarExtension
public org.eclipse.emf.ecore.EReference getBusinessContextDataEJBJarExtension_BusinessContextDataMethods()
getBusinessContextDataEJBJarExtension_BusinessContextDataMethods
in interface BcdejbextPackage
BusinessContextDataEJBJarExtension.getBusinessContextDataMethods()
,
BcdejbextPackage.getBusinessContextDataEJBJarExtension()
public org.eclipse.emf.ecore.EReference getBusinessContextDataEJBJarExtension_EjbJarExtension()
getBusinessContextDataEJBJarExtension_EjbJarExtension
in interface BcdejbextPackage
BusinessContextDataEJBJarExtension.getEjbJarExtension()
,
BcdejbextPackage.getBusinessContextDataEJBJarExtension()
public org.eclipse.emf.ecore.EClass getBusinessContextDataMethodPolicy()
getBusinessContextDataMethodPolicy
in interface BcdejbextPackage
BusinessContextDataMethodPolicy
public org.eclipse.emf.ecore.EAttribute getBusinessContextDataMethodPolicy_ContextType()
getBusinessContextDataMethodPolicy_ContextType
in interface BcdejbextPackage
BusinessContextDataMethodPolicy.getContextType()
,
BcdejbextPackage.getBusinessContextDataMethodPolicy()
public org.eclipse.emf.ecore.EReference getBusinessContextDataMethodPolicy_MethodElements()
getBusinessContextDataMethodPolicy_MethodElements
in interface BcdejbextPackage
BusinessContextDataMethodPolicy.getMethodElements()
,
BcdejbextPackage.getBusinessContextDataMethodPolicy()
public org.eclipse.emf.ecore.EReference getBusinessContextDataMethodPolicy_BusinessContextProperties()
getBusinessContextDataMethodPolicy_BusinessContextProperties
in interface BcdejbextPackage
BusinessContextDataMethodPolicy.getBusinessContextProperties()
,
BcdejbextPackage.getBusinessContextDataMethodPolicy()
public org.eclipse.emf.ecore.EReference getBusinessContextDataMethodPolicy_BusinessContextID()
getBusinessContextDataMethodPolicy_BusinessContextID
in interface BcdejbextPackage
BusinessContextDataMethodPolicy.getBusinessContextID()
,
BcdejbextPackage.getBusinessContextDataMethodPolicy()
public org.eclipse.emf.ecore.EClass getBusinessContextProperty()
getBusinessContextProperty
in interface BcdejbextPackage
BusinessContextProperty
public org.eclipse.emf.ecore.EAttribute getBusinessContextProperty_Name()
getBusinessContextProperty_Name
in interface BcdejbextPackage
BusinessContextProperty.getName()
,
BcdejbextPackage.getBusinessContextProperty()
public org.eclipse.emf.ecore.EAttribute getBusinessContextProperty_FixedValue()
getBusinessContextProperty_FixedValue
in interface BcdejbextPackage
BusinessContextProperty.getFixedValue()
,
BcdejbextPackage.getBusinessContextProperty()
public org.eclipse.emf.ecore.EAttribute getBusinessContextProperty_Parameter()
getBusinessContextProperty_Parameter
in interface BcdejbextPackage
BusinessContextProperty.getParameter()
,
BcdejbextPackage.getBusinessContextProperty()
public org.eclipse.emf.ecore.EAttribute getBusinessContextProperty_Timestamp()
getBusinessContextProperty_Timestamp
in interface BcdejbextPackage
BusinessContextProperty.isTimestamp()
,
BcdejbextPackage.getBusinessContextProperty()
public org.eclipse.emf.ecore.EAttribute getBusinessContextProperty_Delimiter()
getBusinessContextProperty_Delimiter
in interface BcdejbextPackage
BusinessContextProperty.getDelimiter()
,
BcdejbextPackage.getBusinessContextProperty()
public org.eclipse.emf.ecore.EClass getBusinessContextID()
getBusinessContextID
in interface BcdejbextPackage
BusinessContextID
public org.eclipse.emf.ecore.EAttribute getBusinessContextID_FixedValue()
getBusinessContextID_FixedValue
in interface BcdejbextPackage
BusinessContextID.getFixedValue()
,
BcdejbextPackage.getBusinessContextID()
public org.eclipse.emf.ecore.EAttribute getBusinessContextID_Parameter()
getBusinessContextID_Parameter
in interface BcdejbextPackage
BusinessContextID.getParameter()
,
BcdejbextPackage.getBusinessContextID()
public org.eclipse.emf.ecore.EAttribute getBusinessContextID_Timestamp()
getBusinessContextID_Timestamp
in interface BcdejbextPackage
BusinessContextID.isTimestamp()
,
BcdejbextPackage.getBusinessContextID()
public org.eclipse.emf.ecore.EAttribute getBusinessContextID_Delimiter()
getBusinessContextID_Delimiter
in interface BcdejbextPackage
BusinessContextID.getDelimiter()
,
BcdejbextPackage.getBusinessContextID()
public BcdejbextFactory getBcdejbextFactory()
getBcdejbextFactory
in interface BcdejbextPackage
public void createPackageContents()
public void initializePackageContents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |