public interface PowerModelSpecification extends Entity
The following features are supported:
SpecificationPackage.getPowerModelSpecification()| Modifier and Type | Method and Description |
|---|---|
EList<ConsumptionFactor> |
getConsumptionFactors()
Returns the value of the 'Consumption Factors' containment reference list.
|
PowerModelRepository |
getPowermodelrepository()
Returns the value of the 'Powermodelrepository' container reference.
|
void |
setPowermodelrepository(PowerModelRepository value)
Sets the value of the '
Powermodelrepository' container reference. |
getName, setNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverPowerModelRepository getPowermodelrepository()
Power Model Specifications'.
If the meaning of the 'Powermodelrepository' container reference isn't clear, there really should be more of a description here...
setPowermodelrepository(PowerModelRepository),
SpecificationPackage.getPowerModelSpecification_Powermodelrepository(),
PowerModelRepository.getPowerModelSpecifications()void setPowermodelrepository(PowerModelRepository value)
Powermodelrepository' container reference. value - the new value of the 'Powermodelrepository' container reference.getPowermodelrepository()EList<ConsumptionFactor> getConsumptionFactors()
ConsumptionFactor. It is
bidirectional and its opposite is '
Power Model'.
If the meaning of the 'Consumption Factors' containment reference list isn't clear, there really should be more of a description here...
SpecificationPackage.getPowerModelSpecification_ConsumptionFactors(),
ConsumptionFactor.getPowerModel()