public class SpecificationFactoryImpl extends EFactoryImpl implements SpecificationFactory
MinimalEObjectImpl.Container.DynamicMinimalEObjectImpl.ContainerBasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStoreeINSTANCENILEOPPOSITE_FEATURE_BASE| Constructor and Description |
|---|
SpecificationFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
DeclarativePowerModelSpecification |
createDeclarativePowerModelSpecification() |
DistributionPowerModelSpecification |
createDistributionPowerModelSpecification() |
FixedFactor |
createFixedFactor() |
MeasuredFactor |
createMeasuredFactor() |
PowerModelRepository |
createPowerModelRepository() |
ResourcePowerModelSpecification |
createResourcePowerModelSpecification() |
static SpecificationPackage |
getPackage()
Deprecated.
|
SpecificationPackage |
getSpecificationPackage() |
static SpecificationFactory |
init()
Creates the default factory implementation.
|
basicSetEPackage, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eUnset, getEPackage, setEPackageeObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset, toStringeNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitconvertToString, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivereNotificationRequiredpublic SpecificationFactoryImpl()
public static SpecificationFactory init()
public EObject create(EClass eClass)
create in interface EFactorycreate in class EFactoryImplpublic PowerModelRepository createPowerModelRepository()
createPowerModelRepository in interface SpecificationFactorypublic ResourcePowerModelSpecification createResourcePowerModelSpecification()
createResourcePowerModelSpecification in interface SpecificationFactorypublic DistributionPowerModelSpecification createDistributionPowerModelSpecification()
createDistributionPowerModelSpecification in interface SpecificationFactorypublic FixedFactor createFixedFactor()
createFixedFactor in interface SpecificationFactorypublic MeasuredFactor createMeasuredFactor()
createMeasuredFactor in interface SpecificationFactorypublic DeclarativePowerModelSpecification createDeclarativePowerModelSpecification()
createDeclarativePowerModelSpecification in interface SpecificationFactorypublic SpecificationPackage getSpecificationPackage()
getSpecificationPackage in interface SpecificationFactory@Deprecated public static SpecificationPackage getPackage()