Class RepoLangFactoryImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.EFactoryImpl
com.palladiosimulator.textual.repository.repoLang.impl.RepoLangFactoryImpl
- All Implemented Interfaces:
RepoLangFactory
,Notifier
,EFactory
,EModelElement
,EObject
,EStructuralFeature.Internal.DynamicValueHolder
,InternalEObject
,BinaryResourceImpl.DataConverter.Factory
An implementation of the model Factory.
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
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.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
Fields inherited from interface com.palladiosimulator.textual.repository.repoLang.RepoLangFactory
eINSTANCE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RepoLangPackage
Deprecated.static RepoLangFactory
init()
Creates the default factory implementation.Methods inherited from class org.eclipse.emf.ecore.impl.EFactoryImpl
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, convertToString, create, createFromString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
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, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, 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, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, 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
convertToString, createFromString, 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Constructor Details
-
RepoLangFactoryImpl
public RepoLangFactoryImpl()Creates an instance of the factory.- Generated class or method.
-
-
Method Details
-
init
Creates the default factory implementation.- Generated class or method.
-
create
- Specified by:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
- Generated class or method.
-
createRepository
- Specified by:
createRepository
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Repository'.
- Generated class or method.
-
createImportedRepository
- Specified by:
createImportedRepository
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Imported Repository'.
- Generated class or method.
-
createNamedElement
- Specified by:
createNamedElement
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Named Element'.
- Generated class or method.
-
createInterface
- Specified by:
createInterface
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Interface'.
- Generated class or method.
-
createSignature
- Specified by:
createSignature
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Signature'.
- Generated class or method.
-
createSignatureParameter
- Specified by:
createSignatureParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Signature Parameter'.
- Generated class or method.
-
createComponent
- Specified by:
createComponent
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Component'.
- Generated class or method.
-
createRoleSpecification
- Specified by:
createRoleSpecification
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Role Specification'.
- Generated class or method.
-
createCompositeComponent
- Specified by:
createCompositeComponent
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Composite Component'.
- Generated class or method.
-
createSeff
- Specified by:
createSeff
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff'.
- Generated class or method.
-
createSeffAction
- Specified by:
createSeffAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Action'.
- Generated class or method.
-
createSeffInternalAction
- Specified by:
createSeffInternalAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Internal Action'.
- Generated class or method.
-
createSeffAcquireAction
- Specified by:
createSeffAcquireAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Acquire Action'.
- Generated class or method.
-
createSeffReleaseAction
- Specified by:
createSeffReleaseAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Release Action'.
- Generated class or method.
-
createSeffLoopAction
- Specified by:
createSeffLoopAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Loop Action'.
- Generated class or method.
-
createSeffSetReturnAction
- Specified by:
createSeffSetReturnAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Set Return Action'.
- Generated class or method.
-
createSeffSetVariableAction
- Specified by:
createSeffSetVariableAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Set Variable Action'.
- Generated class or method.
-
createSeffExternalCallAction
- Specified by:
createSeffExternalCallAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff External Call Action'.
- Generated class or method.
-
createSeffCallParameter
- Specified by:
createSeffCallParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Call Parameter'.
- Generated class or method.
-
createSeffReferenceParameter
- Specified by:
createSeffReferenceParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Reference Parameter'.
- Generated class or method.
-
createSeffReturnParameter
- Specified by:
createSeffReturnParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Return Parameter'.
- Generated class or method.
-
createSeffVariableChar
- Specified by:
createSeffVariableChar
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Variable Char'.
- Generated class or method.
-
createSeffProbabilisticBranchAction
- Specified by:
createSeffProbabilisticBranchAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Probabilistic Branch Action'.
- Generated class or method.
-
createSeffBranch
- Specified by:
createSeffBranch
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Branch'.
- Generated class or method.
-
createSeffProbabilisticBranch
- Specified by:
createSeffProbabilisticBranch
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Probabilistic Branch'.
- Generated class or method.
-
createSeffGuardedBranchAction
- Specified by:
createSeffGuardedBranchAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Guarded Branch Action'.
- Generated class or method.
-
createSeffGuardedBranch
- Specified by:
createSeffGuardedBranch
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Guarded Branch'.
- Generated class or method.
-
createSeffForkAction
- Specified by:
createSeffForkAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Fork Action'.
- Generated class or method.
-
createSeffFork
- Specified by:
createSeffFork
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Fork'.
- Generated class or method.
-
createSubSeff
- Specified by:
createSubSeff
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Sub Seff'.
- Generated class or method.
-
createPassiveResource
- Specified by:
createPassiveResource
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Passive Resource'.
- Generated class or method.
-
getRepoLangPackage
- Specified by:
getRepoLangPackage
in interfaceRepoLangFactory
- Returns:
- the package supported by this factory.
- Generated class or method.
-
getPackage
Deprecated.- Generated class or method.
-