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.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.ContainerNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested 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, ePackageFields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGFields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainerFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASEFields inherited from interface com.palladiosimulator.textual.repository.repoLang.RepoLangFactory
eINSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RepoLangPackageDeprecated.static RepoLangFactoryinit()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, splitMethods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozenMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainerMethods 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, eSettingsMethods 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, toStringMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EFactory
convertToString, createFromString, getEPackage, setEPackageMethods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotationsMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods 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:
createin interfaceEFactory- Overrides:
createin classEFactoryImpl- Generated class or method.
-
createRepository
- Specified by:
createRepositoryin interfaceRepoLangFactory- Returns:
- a new object of class 'Repository'.
- Generated class or method.
-
createImportedRepository
- Specified by:
createImportedRepositoryin interfaceRepoLangFactory- Returns:
- a new object of class 'Imported Repository'.
- Generated class or method.
-
createNamedElement
- Specified by:
createNamedElementin interfaceRepoLangFactory- Returns:
- a new object of class 'Named Element'.
- Generated class or method.
-
createInterface
- Specified by:
createInterfacein interfaceRepoLangFactory- Returns:
- a new object of class 'Interface'.
- Generated class or method.
-
createSignature
- Specified by:
createSignaturein interfaceRepoLangFactory- Returns:
- a new object of class 'Signature'.
- Generated class or method.
-
createSignatureParameter
- Specified by:
createSignatureParameterin interfaceRepoLangFactory- Returns:
- a new object of class 'Signature Parameter'.
- Generated class or method.
-
createComponent
- Specified by:
createComponentin interfaceRepoLangFactory- Returns:
- a new object of class 'Component'.
- Generated class or method.
-
createRoleSpecification
- Specified by:
createRoleSpecificationin interfaceRepoLangFactory- Returns:
- a new object of class 'Role Specification'.
- Generated class or method.
-
createCompositeComponent
- Specified by:
createCompositeComponentin interfaceRepoLangFactory- Returns:
- a new object of class 'Composite Component'.
- Generated class or method.
-
createSeff
- Specified by:
createSeffin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff'.
- Generated class or method.
-
createSeffAction
- Specified by:
createSeffActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Action'.
- Generated class or method.
-
createSeffInternalAction
- Specified by:
createSeffInternalActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Internal Action'.
- Generated class or method.
-
createSeffAcquireAction
- Specified by:
createSeffAcquireActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Acquire Action'.
- Generated class or method.
-
createSeffReleaseAction
- Specified by:
createSeffReleaseActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Release Action'.
- Generated class or method.
-
createSeffLoopAction
- Specified by:
createSeffLoopActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Loop Action'.
- Generated class or method.
-
createSeffSetReturnAction
- Specified by:
createSeffSetReturnActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Set Return Action'.
- Generated class or method.
-
createSeffSetVariableAction
- Specified by:
createSeffSetVariableActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Set Variable Action'.
- Generated class or method.
-
createSeffExternalCallAction
- Specified by:
createSeffExternalCallActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff External Call Action'.
- Generated class or method.
-
createSeffCallParameter
- Specified by:
createSeffCallParameterin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Call Parameter'.
- Generated class or method.
-
createSeffReferenceParameter
- Specified by:
createSeffReferenceParameterin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Reference Parameter'.
- Generated class or method.
-
createSeffReturnParameter
- Specified by:
createSeffReturnParameterin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Return Parameter'.
- Generated class or method.
-
createSeffVariableChar
- Specified by:
createSeffVariableCharin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Variable Char'.
- Generated class or method.
-
createSeffProbabilisticBranchAction
- Specified by:
createSeffProbabilisticBranchActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Probabilistic Branch Action'.
- Generated class or method.
-
createSeffBranch
- Specified by:
createSeffBranchin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Branch'.
- Generated class or method.
-
createSeffProbabilisticBranch
- Specified by:
createSeffProbabilisticBranchin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Probabilistic Branch'.
- Generated class or method.
-
createSeffGuardedBranchAction
- Specified by:
createSeffGuardedBranchActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Guarded Branch Action'.
- Generated class or method.
-
createSeffGuardedBranch
- Specified by:
createSeffGuardedBranchin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Guarded Branch'.
- Generated class or method.
-
createSeffForkAction
- Specified by:
createSeffForkActionin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Fork Action'.
- Generated class or method.
-
createSeffFork
- Specified by:
createSeffForkin interfaceRepoLangFactory- Returns:
- a new object of class 'Seff Fork'.
- Generated class or method.
-
createSubSeff
- Specified by:
createSubSeffin interfaceRepoLangFactory- Returns:
- a new object of class 'Sub Seff'.
- Generated class or method.
-
createPassiveResource
- Specified by:
createPassiveResourcein interfaceRepoLangFactory- Returns:
- a new object of class 'Passive Resource'.
- Generated class or method.
-
getRepoLangPackage
- Specified by:
getRepoLangPackagein interfaceRepoLangFactory- Returns:
- the package supported by this factory.
- Generated class or method.
-
getPackage
Deprecated.- Generated class or method.
-