public interface PowerProvidingEntity extends Entity
The following features are supported:
InfrastructurePackage.getPowerProvidingEntity()| Modifier and Type | Method and Description |
|---|---|
DistributionPowerBinding |
getDistributionPowerAssemblyContext()
Returns the value of the 'Distribution Power Assembly Context' reference.
|
EList<PowerConsumingEntity> |
getNestedPowerConsumingEntities()
Returns the value of the 'Nested Power Consuming Entities' containment
reference list.
|
PowerInfrastructureRepository |
getPowerInfrastructureModel()
Returns the value of the 'Power Infrastructure Model' container reference.
|
javax.measure.Measure<?,javax.measure.quantity.Power> |
getSuppliablePeakPower()
Returns the value of the 'Suppliable Peak Power' attribute.
|
void |
setDistributionPowerAssemblyContext(DistributionPowerBinding value)
Sets the value of the '
Distribution Power Assembly Context' reference. |
void |
setPowerInfrastructureModel(PowerInfrastructureRepository value)
Sets the value of the '
Power Infrastructure Model' container reference. |
void |
setSuppliablePeakPower(javax.measure.Measure<?,javax.measure.quantity.Power> value)
Sets the value of the '
Suppliable Peak Power' attribute. |
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, eSetDeliverEList<PowerConsumingEntity> getNestedPowerConsumingEntities()
PowerConsumingEntity. It is bidirectional and its
opposite is 'Power Providing Entity'.
If the meaning of the 'Nested Power Consuming Entities' containment reference list isn't clear, there really should be more of a description here...
InfrastructurePackage.getPowerProvidingEntity_NestedPowerConsumingEntities(),
PowerConsumingEntity.getPowerProvidingEntity()javax.measure.Measure<?,javax.measure.quantity.Power> getSuppliablePeakPower()
"".
If the meaning of the 'Suppliable Peak Power' attribute isn't clear, there really should be more of a description here...
setSuppliablePeakPower(Measure),
InfrastructurePackage.getPowerProvidingEntity_SuppliablePeakPower()void setSuppliablePeakPower(javax.measure.Measure<?,javax.measure.quantity.Power> value)
Suppliable Peak Power' attribute. value - the new value of the 'Suppliable Peak Power' attribute.getSuppliablePeakPower()PowerInfrastructureRepository getPowerInfrastructureModel()
Contained Power Providing Entities'.
If the meaning of the 'Power Infrastructure Model' container reference isn't clear, there really should be more of a description here...
setPowerInfrastructureModel(PowerInfrastructureRepository),
InfrastructurePackage.getPowerProvidingEntity_PowerInfrastructureModel(),
PowerInfrastructureRepository.getContainedPowerProvidingEntities()void setPowerInfrastructureModel(PowerInfrastructureRepository value)
Power Infrastructure Model' container reference. value - the new value of the 'Power Infrastructure Model' container reference.getPowerInfrastructureModel()DistributionPowerBinding getDistributionPowerAssemblyContext()
If the meaning of the 'Distribution Power Assembly Context' reference isn't clear, there really should be more of a description here...
setDistributionPowerAssemblyContext(DistributionPowerBinding),
InfrastructurePackage.getPowerProvidingEntity_DistributionPowerAssemblyContext()void setDistributionPowerAssemblyContext(DistributionPowerBinding value)
Distribution Power Assembly Context' reference. value - the new value of the 'Distribution Power Assembly Context' reference.getDistributionPowerAssemblyContext()