public class DeploymentFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements DeploymentFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListeAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETeINSTANCE| Constructor and Description |
|---|
DeploymentFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject |
create(org.eclipse.emf.ecore.EClass eClass) |
DeployedComponent |
createDeployedComponent() |
DeployedOperation |
createDeployedOperation() |
DeploymentContext |
createDeploymentContext() |
DeploymentModel |
createDeploymentModel() |
java.util.Map.Entry<java.lang.String,DeployedComponent> |
createEStringToDeployedComponentMapEntry() |
java.util.Map.Entry<java.lang.String,DeployedOperation> |
createEStringToDeployedOperationMapEntry() |
java.util.Map.Entry<java.lang.String,DeploymentContext> |
createEStringToDeploymentContextMapEntry() |
DeploymentPackage |
getDeploymentPackage() |
static DeploymentPackage |
getPackage()
Deprecated.
|
static DeploymentFactory |
init()
Creates the default factory implementation.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, convertToString, create, createFromString, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, spliteObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozeneBasicSetContainer, eInternalContainerdynamicGet, 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, eSettingseAddVirtualValue, 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, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconvertToString, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic DeploymentFactoryImpl()
public static DeploymentFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create in interface org.eclipse.emf.ecore.EFactorycreate in class org.eclipse.emf.ecore.impl.EFactoryImplpublic DeploymentModel createDeploymentModel()
createDeploymentModel in interface DeploymentFactorypublic java.util.Map.Entry<java.lang.String,DeploymentContext> createEStringToDeploymentContextMapEntry()
public DeploymentContext createDeploymentContext()
createDeploymentContext in interface DeploymentFactorypublic java.util.Map.Entry<java.lang.String,DeployedComponent> createEStringToDeployedComponentMapEntry()
public DeployedComponent createDeployedComponent()
createDeployedComponent in interface DeploymentFactorypublic java.util.Map.Entry<java.lang.String,DeployedOperation> createEStringToDeployedOperationMapEntry()
public DeployedOperation createDeployedOperation()
createDeployedOperation in interface DeploymentFactorypublic DeploymentPackage getDeploymentPackage()
getDeploymentPackage in interface DeploymentFactory@Deprecated public static DeploymentPackage getPackage()
Copyright 2020 Kieker Project, http://kieker-monitoring.net