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
public class RepoLangFactoryImpl extends EFactoryImpl implements RepoLangFactory
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 Constructor Description RepoLangFactoryImpl()
Creates an instance of the factory.
-
Method Summary
-
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
-
-
-
-
Method Detail
-
init
public static RepoLangFactory init()
Creates the default factory implementation.- Generated class or method.
-
create
public EObject create(EClass eClass)
- Specified by:
create
in interfaceEFactory
- Overrides:
create
in classEFactoryImpl
- Generated class or method.
-
createRepository
public Repository createRepository()
- Specified by:
createRepository
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Repository'.
- Generated class or method.
-
createImportedRepository
public ImportedRepository createImportedRepository()
- Specified by:
createImportedRepository
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Imported Repository'.
- Generated class or method.
-
createNamedElement
public NamedElement createNamedElement()
- Specified by:
createNamedElement
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Named Element'.
- Generated class or method.
-
createInterface
public Interface createInterface()
- Specified by:
createInterface
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Interface'.
- Generated class or method.
-
createSignature
public Signature createSignature()
- Specified by:
createSignature
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Signature'.
- Generated class or method.
-
createSignatureParameter
public SignatureParameter createSignatureParameter()
- Specified by:
createSignatureParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Signature Parameter'.
- Generated class or method.
-
createComponent
public Component createComponent()
- Specified by:
createComponent
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Component'.
- Generated class or method.
-
createRoleSpecification
public RoleSpecification createRoleSpecification()
- Specified by:
createRoleSpecification
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Role Specification'.
- Generated class or method.
-
createCompositeComponent
public CompositeComponent createCompositeComponent()
- Specified by:
createCompositeComponent
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Composite Component'.
- Generated class or method.
-
createSeff
public Seff createSeff()
- Specified by:
createSeff
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff'.
- Generated class or method.
-
createSeffAction
public SeffAction createSeffAction()
- Specified by:
createSeffAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Action'.
- Generated class or method.
-
createSeffInternalAction
public SeffInternalAction createSeffInternalAction()
- Specified by:
createSeffInternalAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Internal Action'.
- Generated class or method.
-
createSeffAcquireAction
public SeffAcquireAction createSeffAcquireAction()
- Specified by:
createSeffAcquireAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Acquire Action'.
- Generated class or method.
-
createSeffReleaseAction
public SeffReleaseAction createSeffReleaseAction()
- Specified by:
createSeffReleaseAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Release Action'.
- Generated class or method.
-
createSeffLoopAction
public SeffLoopAction createSeffLoopAction()
- Specified by:
createSeffLoopAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Loop Action'.
- Generated class or method.
-
createSeffSetReturnAction
public SeffSetReturnAction createSeffSetReturnAction()
- Specified by:
createSeffSetReturnAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Set Return Action'.
- Generated class or method.
-
createSeffSetVariableAction
public SeffSetVariableAction createSeffSetVariableAction()
- Specified by:
createSeffSetVariableAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Set Variable Action'.
- Generated class or method.
-
createSeffExternalCallAction
public SeffExternalCallAction createSeffExternalCallAction()
- Specified by:
createSeffExternalCallAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff External Call Action'.
- Generated class or method.
-
createSeffCallParameter
public SeffCallParameter createSeffCallParameter()
- Specified by:
createSeffCallParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Call Parameter'.
- Generated class or method.
-
createSeffReferenceParameter
public SeffReferenceParameter createSeffReferenceParameter()
- Specified by:
createSeffReferenceParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Reference Parameter'.
- Generated class or method.
-
createSeffReturnParameter
public SeffReturnParameter createSeffReturnParameter()
- Specified by:
createSeffReturnParameter
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Return Parameter'.
- Generated class or method.
-
createSeffVariableChar
public SeffVariableChar createSeffVariableChar()
- Specified by:
createSeffVariableChar
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Variable Char'.
- Generated class or method.
-
createSeffProbabilisticBranchAction
public SeffProbabilisticBranchAction createSeffProbabilisticBranchAction()
- Specified by:
createSeffProbabilisticBranchAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Probabilistic Branch Action'.
- Generated class or method.
-
createSeffBranch
public SeffBranch createSeffBranch()
- Specified by:
createSeffBranch
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Branch'.
- Generated class or method.
-
createSeffProbabilisticBranch
public SeffProbabilisticBranch createSeffProbabilisticBranch()
- Specified by:
createSeffProbabilisticBranch
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Probabilistic Branch'.
- Generated class or method.
-
createSeffGuardedBranchAction
public SeffGuardedBranchAction createSeffGuardedBranchAction()
- Specified by:
createSeffGuardedBranchAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Guarded Branch Action'.
- Generated class or method.
-
createSeffGuardedBranch
public SeffGuardedBranch createSeffGuardedBranch()
- Specified by:
createSeffGuardedBranch
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Guarded Branch'.
- Generated class or method.
-
createSeffForkAction
public SeffForkAction createSeffForkAction()
- Specified by:
createSeffForkAction
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Fork Action'.
- Generated class or method.
-
createSeffFork
public SeffFork createSeffFork()
- Specified by:
createSeffFork
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Seff Fork'.
- Generated class or method.
-
createSubSeff
public SubSeff createSubSeff()
- Specified by:
createSubSeff
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Sub Seff'.
- Generated class or method.
-
createPassiveResource
public PassiveResource createPassiveResource()
- Specified by:
createPassiveResource
in interfaceRepoLangFactory
- Returns:
- a new object of class 'Passive Resource'.
- Generated class or method.
-
getRepoLangPackage
public RepoLangPackage getRepoLangPackage()
- Specified by:
getRepoLangPackage
in interfaceRepoLangFactory
- Returns:
- the package supported by this factory.
- Generated class or method.
-
getPackage
@Deprecated public static RepoLangPackage getPackage()
Deprecated.- Generated class or method.
-
-