public class Static3PhaseFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements Static3PhaseFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.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.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
eINSTANCE
Constructor and Description |
---|
Static3PhaseFactoryImpl()
Creates an instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
convertLoad3PhaseTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertLoadConnectionTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertPhaseTypeToString(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) |
java.lang.Object |
createFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Load3PhaseType |
createLoad3PhaseTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
LoadConnectionType |
createLoadConnectionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
PhaseType |
createPhaseTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
Static3PBranch |
createStatic3PBranch() |
Static3PBus |
createStatic3PBus() |
Static3PGen |
createStatic3PGen() |
Static3PLoad |
createStatic3PLoad() |
Static3PNetwork |
createStatic3PNetwork() |
Static3PXformer |
createStatic3PXformer() |
static Static3PhasePackage |
getPackage()
Deprecated.
|
Static3PhasePackage |
getStatic3PhasePackage() |
static Static3PhaseFactory |
init()
Creates the default factory implementation.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
eBasicSetContainer, eInternalContainer
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
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
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public Static3PhaseFactoryImpl()
public static Static3PhaseFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create
in interface org.eclipse.emf.ecore.EFactory
create
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
createFromString
in interface org.eclipse.emf.ecore.EFactory
createFromString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
convertToString
in interface org.eclipse.emf.ecore.EFactory
convertToString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public Static3PGen createStatic3PGen()
createStatic3PGen
in interface Static3PhaseFactory
public Static3PLoad createStatic3PLoad()
createStatic3PLoad
in interface Static3PhaseFactory
public Static3PBus createStatic3PBus()
createStatic3PBus
in interface Static3PhaseFactory
public Static3PBranch createStatic3PBranch()
createStatic3PBranch
in interface Static3PhaseFactory
public Static3PXformer createStatic3PXformer()
createStatic3PXformer
in interface Static3PhaseFactory
public Static3PNetwork createStatic3PNetwork()
createStatic3PNetwork
in interface Static3PhaseFactory
public PhaseType createPhaseTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertPhaseTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public Load3PhaseType createLoad3PhaseTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLoad3PhaseTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public LoadConnectionType createLoadConnectionTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertLoadConnectionTypeToString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.Object instanceValue)
public Static3PhasePackage getStatic3PhasePackage()
getStatic3PhasePackage
in interface Static3PhaseFactory
@Deprecated public static Static3PhasePackage getPackage()