public class DstabFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements DstabFactory
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.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterListeAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAGEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETeINSTANCE| Constructor and Description |
|---|
DstabFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
convertGeneratorTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue) |
java.lang.String |
convertStaticLoadModelToString(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) |
<TGen extends DStabGen,TLoad extends DStabLoad> |
createBaseDStabBus() |
<TBus extends BaseDStabBus<? extends DStabGen,? extends DStabLoad>,TBra extends DStabBranch> |
createBaseDStabNetwork() |
DStabBranch |
createDStabBranch() |
DStabBus |
createDStabBus() |
DStabGen |
createDStabGen() |
DStabilityNetwork |
createDStabilityNetwork() |
DStabLoad |
createDStabLoad() |
java.lang.Object |
createFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
GeneratorType |
createGeneratorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
StaticLoadModel |
createStaticLoadModelFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue) |
DstabPackage |
getDstabPackage() |
static DstabPackage |
getPackage()
Deprecated.
|
static DstabFactory |
init()
Creates the default factory implementation.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, 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, waitgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic static DstabFactory 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 java.lang.Object createFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
createFromString in interface org.eclipse.emf.ecore.EFactorycreateFromString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic java.lang.String convertToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
convertToString in interface org.eclipse.emf.ecore.EFactoryconvertToString in class org.eclipse.emf.ecore.impl.EFactoryImplpublic DStabBranch createDStabBranch()
createDStabBranch in interface DstabFactorypublic DStabBus createDStabBus()
createDStabBus in interface DstabFactorypublic DStabilityNetwork createDStabilityNetwork()
createDStabilityNetwork in interface DstabFactorypublic DStabGen createDStabGen()
createDStabGen in interface DstabFactorypublic DStabLoad createDStabLoad()
createDStabLoad in interface DstabFactorypublic <TGen extends DStabGen,TLoad extends DStabLoad> BaseDStabBus<TGen,TLoad> createBaseDStabBus()
createBaseDStabBus in interface DstabFactorypublic <TBus extends BaseDStabBus<? extends DStabGen,? extends DStabLoad>,TBra extends DStabBranch> BaseDStabNetwork<TBus,TBra> createBaseDStabNetwork()
createBaseDStabNetwork in interface DstabFactorypublic StaticLoadModel createStaticLoadModelFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertStaticLoadModelToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public GeneratorType createGeneratorTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertGeneratorTypeToString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.Object instanceValue)
public DstabPackage getDstabPackage()
getDstabPackage in interface DstabFactory@Deprecated public static DstabPackage getPackage()