org.objectweb.dsrg.sofa.repository.model.impl
Class ModelFactoryImpl

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.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.EFactoryImpl
                          extended by org.objectweb.dsrg.sofa.repository.model.impl.ModelFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, ModelFactory

public class ModelFactoryImpl
extends org.eclipse.emf.ecore.impl.EFactoryImpl
implements ModelFactory

An implementation of the model Factory.

Generated from the meta-model

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
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<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
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.EFactoryImpl
EDATE_FORMATS, ePackage
 
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer
 
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.objectweb.dsrg.sofa.repository.model.ModelFactory
eINSTANCE
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
ModelFactoryImpl()
          Creates an instance of the factory
 
Method Summary
 java.lang.String convertAssumptionKindToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertConnectionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertDataStreamTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertRepositoryTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
           
 org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
           
 Architecture createArchitecture()
           
 Aspect createAspect()
           
 AssemblyDescriptor createAssemblyDescriptor()
           
 AssumptionKind createAssumptionKindFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 CodeBundle createCodeBundle()
           
 ComponentInterfaceEndpoint createComponentInterfaceEndpoint()
           
 ComponentSelect createComponentSelect()
           
 Connection createConnection()
           
 ConnectionType createConnectionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ConnectorManagerConfiguration createConnectorManagerConfiguration()
           
 ConnectorUnitDeploymentDescription createConnectorUnitDeploymentDescription()
           
 ControlInterface createControlInterface()
           
 DataStreamType createDataStreamTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 DeploymentPlan createDeploymentPlan()
           
 DockRegistryConfiguration createDockRegistryConfiguration()
           
 EnvironmentAssumption createEnvironmentAssumption()
           
 Factory createFactory()
           
 Feature createFeature()
           
 Frame createFrame()
           
 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 Info createInfo()
           
 InstanceAssemblyDescription createInstanceAssemblyDescription()
           
 InstanceDeploymentDescription createInstanceDeploymentDescription()
           
 Interface createInterface()
           
 InterfaceSelect createInterfaceSelect()
           
 InterfaceType createInterfaceType()
           
 MappedProperty createMappedProperty()
           
 MicroBinding createMicroBinding()
           
 MicroBinding createMicroBinding(MicroBindingEndpoint client, MicroBindingEndpoint server)
          Returns a new object of class 'Micro Binding' with setted 'Micro BindingEndpoint' objects initialized by parameters.
 MicroBindingEndpoint createMicroBindingEndpoint()
           
 MicroBindingEndpoint createMicroBindingEndpoint(java.lang.String componentName, java.lang.String interfaceName)
          Returns a new object of class 'Micro Binding Endpoint' with initialized values.
 MicroComponent createMicroComponent()
           
 MicroComponentInstance createMicroComponentInstance()
           
 MicroContentClass createMicroContentClass()
           
 MicroContentGenerator createMicroContentGenerator()
           
 MicroInterface createMicroInterface()
           
 MicroInterfaceType createMicroInterfaceType()
           
 NodeConfiguration createNodeConfiguration()
           
 Parameter createParameter()
           
 Parameter createParameter(java.lang.String name, java.lang.String value)
          Returns a new object of class 'Parameter' with initialized value.
 Property createProperty()
           
 PropertyValue createPropertyValue()
           
 Publish createPublish()
           
 RBMBinding createRBMBinding()
           
 RBMConnectorArchitecture createRBMConnectorArchitecture()
           
 RBMPort createRBMPort()
           
 RepositoryConfiguration createRepositoryConfiguration()
           
 RepositoryData createRepositoryData()
           
 RepositoryInfo createRepositoryInfo()
           
 RepositoryType createRepositoryTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
           
 ResourceDeploymentDescription createResourceDeploymentDescription()
           
 Service createService()
           
 ServicePublisher createServicePublisher()
           
 ServiceTracker createServiceTracker()
           
 SharedConnectorUnit createSharedConnectorUnit()
           
 SubcomponentAssemblyInstance createSubcomponentAssemblyInstance()
           
 SubcomponentDeploymentInstance createSubcomponentDeploymentInstance()
           
 SubcomponentInstance createSubcomponentInstance()
           
 SubcomponentInterfaceEndpoint createSubcomponentInterfaceEndpoint()
           
 TopLevel createTopLevel()
           
 Version createVersion()
           
 Version createVersion(java.lang.String versionString)
          Returns a new object of class 'Version' with initialized value.
 ModelPackage getModelPackage()
           
static ModelPackage getPackage()
          Deprecated.  
static ModelFactory init()
          Creates the default factory implementation
 
Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, createFromString, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eBasicHasAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
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.EFactory
getEPackage, setEPackage
 
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
 

Constructor Detail

ModelFactoryImpl

public ModelFactoryImpl()
Creates an instance of the factory.

Generated from the meta-model
Method Detail

init

public static ModelFactory init()
Creates the default factory implementation.

Generated from the meta-model

create

public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)

Specified by:
create in interface org.eclipse.emf.ecore.EFactory
Overrides:
create in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated from the meta-model

createFromString

public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                         java.lang.String initialValue)

Specified by:
createFromString in interface org.eclipse.emf.ecore.EFactory
Overrides:
createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated from the meta-model

convertToString

public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
                                        java.lang.Object instanceValue)

Specified by:
convertToString in interface org.eclipse.emf.ecore.EFactory
Overrides:
convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl
Generated from the meta-model

createVersion

public Version createVersion()

Specified by:
createVersion in interface ModelFactory
Returns:
a new object of class 'Version'.
Generated from the meta-model

createVersion

public Version createVersion(java.lang.String versionString)
Description copied from interface: ModelFactory
Returns a new object of class 'Version' with initialized value.

Specified by:
createVersion in interface ModelFactory
Returns:
a new object of class 'Version' with initialized value.
Modified by hand

createInterfaceType

public InterfaceType createInterfaceType()

Specified by:
createInterfaceType in interface ModelFactory
Returns:
a new object of class 'Interface Type'.
Generated from the meta-model

createInterface

public Interface createInterface()

Specified by:
createInterface in interface ModelFactory
Returns:
a new object of class 'Interface'.
Generated from the meta-model

createFrame

public Frame createFrame()

Specified by:
createFrame in interface ModelFactory
Returns:
a new object of class 'Frame'.
Generated from the meta-model

createArchitecture

public Architecture createArchitecture()

Specified by:
createArchitecture in interface ModelFactory
Returns:
a new object of class 'Architecture'.
Generated from the meta-model

createProperty

public Property createProperty()

Specified by:
createProperty in interface ModelFactory
Returns:
a new object of class 'Property'.
Generated from the meta-model

createSubcomponentInstance

public SubcomponentInstance createSubcomponentInstance()

Specified by:
createSubcomponentInstance in interface ModelFactory
Returns:
a new object of class 'Subcomponent Instance'.
Generated from the meta-model

createConnection

public Connection createConnection()

Specified by:
createConnection in interface ModelFactory
Returns:
a new object of class 'Connection'.
Generated from the meta-model

createSubcomponentInterfaceEndpoint

public SubcomponentInterfaceEndpoint createSubcomponentInterfaceEndpoint()

Specified by:
createSubcomponentInterfaceEndpoint in interface ModelFactory
Returns:
a new object of class 'Subcomponent Interface Endpoint'.
Generated from the meta-model

createComponentInterfaceEndpoint

public ComponentInterfaceEndpoint createComponentInterfaceEndpoint()

Specified by:
createComponentInterfaceEndpoint in interface ModelFactory
Returns:
a new object of class 'Component Interface Endpoint'.
Generated from the meta-model

createFactory

public Factory createFactory()

Specified by:
createFactory in interface ModelFactory
Returns:
a new object of class 'Factory'.
Generated from the meta-model

createTopLevel

public TopLevel createTopLevel()

Specified by:
createTopLevel in interface ModelFactory
Returns:
a new object of class 'Top Level'.
Generated from the meta-model

createRepositoryData

public RepositoryData createRepositoryData()

Specified by:
createRepositoryData in interface ModelFactory
Returns:
a new object of class 'Repository Data'.
Generated from the meta-model

createMicroComponent

public MicroComponent createMicroComponent()

Specified by:
createMicroComponent in interface ModelFactory
Returns:
a new object of class 'Micro Component'.
Generated from the meta-model

createMicroInterface

public MicroInterface createMicroInterface()

Specified by:
createMicroInterface in interface ModelFactory
Returns:
a new object of class 'Micro Interface'.
Generated from the meta-model

createMicroInterfaceType

public MicroInterfaceType createMicroInterfaceType()

Specified by:
createMicroInterfaceType in interface ModelFactory
Returns:
a new object of class 'Micro Interface Type'.
Generated from the meta-model

createAspect

public Aspect createAspect()

Specified by:
createAspect in interface ModelFactory
Returns:
a new object of class 'Aspect'.
Generated from the meta-model

createComponentSelect

public ComponentSelect createComponentSelect()

Specified by:
createComponentSelect in interface ModelFactory
Returns:
a new object of class 'Component Select'.
Generated from the meta-model

createInterfaceSelect

public InterfaceSelect createInterfaceSelect()

Specified by:
createInterfaceSelect in interface ModelFactory
Returns:
a new object of class 'Interface Select'.
Generated from the meta-model

createMicroComponentInstance

public MicroComponentInstance createMicroComponentInstance()

Specified by:
createMicroComponentInstance in interface ModelFactory
Returns:
a new object of class 'Micro Component Instance'.
Generated from the meta-model

createMicroContentClass

public MicroContentClass createMicroContentClass()

Specified by:
createMicroContentClass in interface ModelFactory
Returns:
a new object of class 'Micro Content Class'.
Generated from the meta-model

createMicroContentGenerator

public MicroContentGenerator createMicroContentGenerator()

Specified by:
createMicroContentGenerator in interface ModelFactory
Returns:
a new object of class 'Micro Content Generator'.
Generated from the meta-model

createMicroBinding

public MicroBinding createMicroBinding()

Specified by:
createMicroBinding in interface ModelFactory
Returns:
a new object of class 'Micro Binding'.
Generated from the meta-model

createMicroBinding

public MicroBinding createMicroBinding(MicroBindingEndpoint client,
                                       MicroBindingEndpoint server)
Description copied from interface: ModelFactory
Returns a new object of class 'Micro Binding' with setted 'Micro BindingEndpoint' objects initialized by parameters.

Specified by:
createMicroBinding in interface ModelFactory
Returns:
a new object of class 'Micro Binding' with setted 'Micro BindingEndpoint' objects initialized by parameters.
Modified by hand

createMicroBindingEndpoint

public MicroBindingEndpoint createMicroBindingEndpoint()

Specified by:
createMicroBindingEndpoint in interface ModelFactory
Returns:
a new object of class 'Micro Binding Endpoint'.
Generated from the meta-model

createMicroBindingEndpoint

public MicroBindingEndpoint createMicroBindingEndpoint(java.lang.String componentName,
                                                       java.lang.String interfaceName)
Description copied from interface: ModelFactory
Returns a new object of class 'Micro Binding Endpoint' with initialized values.

Specified by:
createMicroBindingEndpoint in interface ModelFactory
Returns:
a new object of class 'Micro Binding Endpoint' with initialized values.
Modified by hand

createFeature

public Feature createFeature()

Specified by:
createFeature in interface ModelFactory
Returns:
a new object of class 'Feature'.
Generated from the meta-model

createMappedProperty

public MappedProperty createMappedProperty()

Specified by:
createMappedProperty in interface ModelFactory
Returns:
a new object of class 'Mapped Property'.
Generated from the meta-model

createDeploymentPlan

public DeploymentPlan createDeploymentPlan()

Specified by:
createDeploymentPlan in interface ModelFactory
Returns:
a new object of class 'Deployment Plan'.
Generated from the meta-model

createInstanceDeploymentDescription

public InstanceDeploymentDescription createInstanceDeploymentDescription()

Specified by:
createInstanceDeploymentDescription in interface ModelFactory
Returns:
a new object of class 'Instance Deployment Description'.
Generated from the meta-model

createSubcomponentDeploymentInstance

public SubcomponentDeploymentInstance createSubcomponentDeploymentInstance()

Specified by:
createSubcomponentDeploymentInstance in interface ModelFactory
Returns:
a new object of class 'Subcomponent Deployment Instance'.
Generated from the meta-model

createResourceDeploymentDescription

public ResourceDeploymentDescription createResourceDeploymentDescription()

Specified by:
createResourceDeploymentDescription in interface ModelFactory
Returns:
a new object of class 'Resource Deployment Description'.
Generated from the meta-model

createPropertyValue

public PropertyValue createPropertyValue()

Specified by:
createPropertyValue in interface ModelFactory
Returns:
a new object of class 'Property Value'.
Generated from the meta-model

createConnectorUnitDeploymentDescription

public ConnectorUnitDeploymentDescription createConnectorUnitDeploymentDescription()

Specified by:
createConnectorUnitDeploymentDescription in interface ModelFactory
Returns:
a new object of class 'Connector Unit Deployment Description'.
Generated from the meta-model

createRBMConnectorArchitecture

public RBMConnectorArchitecture createRBMConnectorArchitecture()

Specified by:
createRBMConnectorArchitecture in interface ModelFactory
Returns:
a new object of class 'RBM Connector Architecture'.
Generated from the meta-model

createRBMBinding

public RBMBinding createRBMBinding()

Specified by:
createRBMBinding in interface ModelFactory
Returns:
a new object of class 'RBM Binding'.
Generated from the meta-model

createRBMPort

public RBMPort createRBMPort()

Specified by:
createRBMPort in interface ModelFactory
Returns:
a new object of class 'RBM Port'.
Generated from the meta-model

createControlInterface

public ControlInterface createControlInterface()

Specified by:
createControlInterface in interface ModelFactory
Returns:
a new object of class 'Control Interface'.
Generated from the meta-model

createRepositoryConfiguration

public RepositoryConfiguration createRepositoryConfiguration()

Specified by:
createRepositoryConfiguration in interface ModelFactory
Returns:
a new object of class 'Repository Configuration'.
Generated from the meta-model

createNodeConfiguration

public NodeConfiguration createNodeConfiguration()

Specified by:
createNodeConfiguration in interface ModelFactory
Returns:
a new object of class 'Node Configuration'.
Generated from the meta-model

createAssemblyDescriptor

public AssemblyDescriptor createAssemblyDescriptor()

Specified by:
createAssemblyDescriptor in interface ModelFactory
Returns:
a new object of class 'Assembly Descriptor'.
Generated from the meta-model

createInstanceAssemblyDescription

public InstanceAssemblyDescription createInstanceAssemblyDescription()

Specified by:
createInstanceAssemblyDescription in interface ModelFactory
Returns:
a new object of class 'Instance Assembly Description'.
Generated from the meta-model

createCodeBundle

public CodeBundle createCodeBundle()

Specified by:
createCodeBundle in interface ModelFactory
Returns:
a new object of class 'Code Bundle'.
Generated from the meta-model

createSubcomponentAssemblyInstance

public SubcomponentAssemblyInstance createSubcomponentAssemblyInstance()

Specified by:
createSubcomponentAssemblyInstance in interface ModelFactory
Returns:
a new object of class 'Subcomponent Assembly Instance'.
Generated from the meta-model

createRepositoryInfo

public RepositoryInfo createRepositoryInfo()

Specified by:
createRepositoryInfo in interface ModelFactory
Returns:
a new object of class 'Repository Info'.
Generated from the meta-model

createDockRegistryConfiguration

public DockRegistryConfiguration createDockRegistryConfiguration()

Specified by:
createDockRegistryConfiguration in interface ModelFactory
Returns:
a new object of class 'Dock Registry Configuration'.
Generated from the meta-model

createConnectorManagerConfiguration

public ConnectorManagerConfiguration createConnectorManagerConfiguration()

Specified by:
createConnectorManagerConfiguration in interface ModelFactory
Returns:
a new object of class 'Connector Manager Configuration'.
Generated from the meta-model

createParameter

public Parameter createParameter()

Specified by:
createParameter in interface ModelFactory
Returns:
a new object of class 'Parameter'.
Generated from the meta-model

createParameter

public Parameter createParameter(java.lang.String name,
                                 java.lang.String value)
Description copied from interface: ModelFactory
Returns a new object of class 'Parameter' with initialized value.

Specified by:
createParameter in interface ModelFactory
Returns:
a new object of class 'Parameter' with initialized value.
Modified by hand

createSharedConnectorUnit

public SharedConnectorUnit createSharedConnectorUnit()

Specified by:
createSharedConnectorUnit in interface ModelFactory
Returns:
a new object of class 'Shared Connector Unit'.
Generated from the meta-model

createInfo

public Info createInfo()

Specified by:
createInfo in interface ModelFactory
Returns:
a new object of class 'Info'.
Generated from the meta-model

createEnvironmentAssumption

public EnvironmentAssumption createEnvironmentAssumption()

Specified by:
createEnvironmentAssumption in interface ModelFactory
Returns:
a new object of class 'Environment Assumption'.
Generated from the meta-model

createService

public Service createService()

Specified by:
createService in interface ModelFactory
Returns:
a new object of class 'Service'.
Generated from the meta-model

createPublish

public Publish createPublish()

Specified by:
createPublish in interface ModelFactory
Returns:
a new object of class 'Publish'.
Generated from the meta-model

createServiceTracker

public ServiceTracker createServiceTracker()

Specified by:
createServiceTracker in interface ModelFactory
Returns:
a new object of class 'Service Tracker'.
Generated from the meta-model

createServicePublisher

public ServicePublisher createServicePublisher()

Specified by:
createServicePublisher in interface ModelFactory
Returns:
a new object of class 'Service Publisher'.
Generated from the meta-model

createConnectionTypeFromString

public ConnectionType createConnectionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)

Generated from the meta-model

convertConnectionTypeToString

public java.lang.String convertConnectionTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)

Generated from the meta-model

createDataStreamTypeFromString

public DataStreamType createDataStreamTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)

Generated from the meta-model

convertDataStreamTypeToString

public java.lang.String convertDataStreamTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)

Generated from the meta-model

createRepositoryTypeFromString

public RepositoryType createRepositoryTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)

Generated from the meta-model

convertRepositoryTypeToString

public java.lang.String convertRepositoryTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)

Generated from the meta-model

createAssumptionKindFromString

public AssumptionKind createAssumptionKindFromString(org.eclipse.emf.ecore.EDataType eDataType,
                                                     java.lang.String initialValue)

Generated from the meta-model

convertAssumptionKindToString

public java.lang.String convertAssumptionKindToString(org.eclipse.emf.ecore.EDataType eDataType,
                                                      java.lang.Object instanceValue)

Generated from the meta-model

getModelPackage

public ModelPackage getModelPackage()

Specified by:
getModelPackage in interface ModelFactory
Returns:
the package supported by this factory.
Generated from the meta-model

getPackage

@Deprecated
public static ModelPackage getPackage()
Deprecated. 

Generated from the meta-model