com.ibm.websphere.models.config.bspace.impl
Class BusinessSpacePackageImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.emf.ecore.impl.FlatEObjectImpl
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by com.ibm.websphere.models.config.bspace.impl.BusinessSpacePackageImpl
All Implemented Interfaces:
BusinessSpacePackage, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class BusinessSpacePackageImpl
extends org.eclipse.emf.ecore.impl.EPackageImpl
implements BusinessSpacePackage

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.config.bspace.BusinessSpacePackage
BusinessSpacePackage.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 com.ibm.websphere.models.config.bspace.BusinessSpacePackage
BPM_REST_ENDPOINT_BINDING, BPM_REST_ENDPOINT_BINDING__DEPLOYMENT_TARGET_CONTEXT_ID, BPM_REST_ENDPOINT_BINDING__ENDPOINT_TYPE, BPM_REST_ENDPOINT_BINDING__ENDPOINT_VERSION, BPM_REST_ENDPOINT_BINDING_FEATURE_COUNT, BUSINESS_SPACE_CONFIGURATION_EXTENSION, BUSINESS_SPACE_CONFIGURATION_EXTENSION__BUSINESS_SPACE_SERVER, BUSINESS_SPACE_CONFIGURATION_EXTENSION_FEATURE_COUNT, BUSINESS_SPACE_INSTANCE, BUSINESS_SPACE_INSTANCE__ID, BUSINESS_SPACE_INSTANCE__LAST_MODIFIED, BUSINESS_SPACE_INSTANCE__NAME, BUSINESS_SPACE_INSTANCE__OWNER, BUSINESS_SPACE_INSTANCE__TEMPLATE_ID, BUSINESS_SPACE_INSTANCE_FEATURE_COUNT, BUSINESS_SPACE_SERVER, BUSINESS_SPACE_SERVER__BUSINESS_SPACE_INSTANCES, BUSINESS_SPACE_SERVER__REST_ENDPOINT_BINDINGS, BUSINESS_SPACE_SERVER__SCHEMA_NAME, BUSINESS_SPACE_SERVER_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_DeploymentTargetContextID()
           
 org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_EndpointType()
           
 org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_EndpointVersion()
           
 org.eclipse.emf.ecore.EClass getBPMRestEndpointBinding()
           
 org.eclipse.emf.ecore.EReference getBusinessSpaceConfigurationExtension_BusinessSpaceServer()
           
 org.eclipse.emf.ecore.EClass getBusinessSpaceConfigurationExtension()
           
 BusinessSpaceFactory getBusinessSpaceFactory()
           
 org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Id()
           
 org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_LastModified()
           
 org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Name()
           
 org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Owner()
           
 org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_TemplateID()
           
 org.eclipse.emf.ecore.EClass getBusinessSpaceInstance()
           
 org.eclipse.emf.ecore.EReference getBusinessSpaceServer_BusinessSpaceInstances()
           
 org.eclipse.emf.ecore.EReference getBusinessSpaceServer_RestEndpointBindings()
           
 org.eclipse.emf.ecore.EAttribute getBusinessSpaceServer_SchemaName()
           
 org.eclipse.emf.ecore.EClass getBusinessSpaceServer()
           
static BusinessSpacePackage 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

init

public static BusinessSpacePackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. Simple dependencies are satisfied by calling this method on all dependent packages before doing anything else. This method drives initialization for interdependent packages directly, in parallel with this package, itself.

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.

See Also:
BusinessSpacePackage.eNS_URI, createPackageContents(), initializePackageContents()

getBusinessSpaceConfigurationExtension

public org.eclipse.emf.ecore.EClass getBusinessSpaceConfigurationExtension()

Specified by:
getBusinessSpaceConfigurationExtension in interface BusinessSpacePackage
Returns:
the meta object for class 'Configuration Extension'.
See Also:
BusinessSpaceConfigurationExtension

getBusinessSpaceConfigurationExtension_BusinessSpaceServer

public org.eclipse.emf.ecore.EReference getBusinessSpaceConfigurationExtension_BusinessSpaceServer()

Specified by:
getBusinessSpaceConfigurationExtension_BusinessSpaceServer in interface BusinessSpacePackage
Returns:
the meta object for the containment reference 'Business Space Server'.
See Also:
BusinessSpaceConfigurationExtension.getBusinessSpaceServer(), BusinessSpacePackage.getBusinessSpaceConfigurationExtension()

getBusinessSpaceServer

public org.eclipse.emf.ecore.EClass getBusinessSpaceServer()

Specified by:
getBusinessSpaceServer in interface BusinessSpacePackage
Returns:
the meta object for class 'Server'.
See Also:
BusinessSpaceServer

getBusinessSpaceServer_SchemaName

public org.eclipse.emf.ecore.EAttribute getBusinessSpaceServer_SchemaName()

Specified by:
getBusinessSpaceServer_SchemaName in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Schema Name'.
See Also:
BusinessSpaceServer.getSchemaName(), BusinessSpacePackage.getBusinessSpaceServer()

getBusinessSpaceServer_BusinessSpaceInstances

public org.eclipse.emf.ecore.EReference getBusinessSpaceServer_BusinessSpaceInstances()

Specified by:
getBusinessSpaceServer_BusinessSpaceInstances in interface BusinessSpacePackage
Returns:
the meta object for the containment reference list 'Business Space Instances'.
See Also:
BusinessSpaceServer.getBusinessSpaceInstances(), BusinessSpacePackage.getBusinessSpaceServer()

getBusinessSpaceServer_RestEndpointBindings

public org.eclipse.emf.ecore.EReference getBusinessSpaceServer_RestEndpointBindings()

Specified by:
getBusinessSpaceServer_RestEndpointBindings in interface BusinessSpacePackage
Returns:
the meta object for the containment reference list 'Rest Endpoint Bindings'.
See Also:
BusinessSpaceServer.getRestEndpointBindings(), BusinessSpacePackage.getBusinessSpaceServer()

getBusinessSpaceInstance

public org.eclipse.emf.ecore.EClass getBusinessSpaceInstance()

Specified by:
getBusinessSpaceInstance in interface BusinessSpacePackage
Returns:
the meta object for class 'Instance'.
See Also:
BusinessSpaceInstance

getBusinessSpaceInstance_Id

public org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Id()

Specified by:
getBusinessSpaceInstance_Id in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Id'.
See Also:
BusinessSpaceInstance.getId(), BusinessSpacePackage.getBusinessSpaceInstance()

getBusinessSpaceInstance_Name

public org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Name()

Specified by:
getBusinessSpaceInstance_Name in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Name'.
See Also:
BusinessSpaceInstance.getName(), BusinessSpacePackage.getBusinessSpaceInstance()

getBusinessSpaceInstance_Owner

public org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_Owner()

Specified by:
getBusinessSpaceInstance_Owner in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Owner'.
See Also:
BusinessSpaceInstance.getOwner(), BusinessSpacePackage.getBusinessSpaceInstance()

getBusinessSpaceInstance_TemplateID

public org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_TemplateID()

Specified by:
getBusinessSpaceInstance_TemplateID in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Template ID'.
See Also:
BusinessSpaceInstance.getTemplateID(), BusinessSpacePackage.getBusinessSpaceInstance()

getBusinessSpaceInstance_LastModified

public org.eclipse.emf.ecore.EAttribute getBusinessSpaceInstance_LastModified()

Specified by:
getBusinessSpaceInstance_LastModified in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Last Modified'.
See Also:
BusinessSpaceInstance.getLastModified(), BusinessSpacePackage.getBusinessSpaceInstance()

getBPMRestEndpointBinding

public org.eclipse.emf.ecore.EClass getBPMRestEndpointBinding()

Specified by:
getBPMRestEndpointBinding in interface BusinessSpacePackage
Returns:
the meta object for class 'BPM Rest Endpoint Binding'.
See Also:
BPMRestEndpointBinding

getBPMRestEndpointBinding_EndpointType

public org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_EndpointType()

Specified by:
getBPMRestEndpointBinding_EndpointType in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Endpoint Type'.
See Also:
BPMRestEndpointBinding.getEndpointType(), BusinessSpacePackage.getBPMRestEndpointBinding()

getBPMRestEndpointBinding_EndpointVersion

public org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_EndpointVersion()

Specified by:
getBPMRestEndpointBinding_EndpointVersion in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Endpoint Version'.
See Also:
BPMRestEndpointBinding.getEndpointVersion(), BusinessSpacePackage.getBPMRestEndpointBinding()

getBPMRestEndpointBinding_DeploymentTargetContextID

public org.eclipse.emf.ecore.EAttribute getBPMRestEndpointBinding_DeploymentTargetContextID()

Specified by:
getBPMRestEndpointBinding_DeploymentTargetContextID in interface BusinessSpacePackage
Returns:
the meta object for the attribute 'Deployment Target Context ID'.
See Also:
BPMRestEndpointBinding.getDeploymentTargetContextID(), BusinessSpacePackage.getBPMRestEndpointBinding()

getBusinessSpaceFactory

public BusinessSpaceFactory getBusinessSpaceFactory()

Specified by:
getBusinessSpaceFactory in interface BusinessSpacePackage
Returns:
the factory that creates the instances of the model.

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.