Package | Description |
---|---|
com.interpss.dc.pv | |
com.interpss.dc.pv.impl | |
com.interpss.dc.pv.inverter | |
com.interpss.dc.pv.inverter.impl | |
com.interpss.dc.pv.inverter.util |
Modifier and Type | Method and Description |
---|---|
AbstractDcAcInverter |
PVDcBus.getInverter()
Returns the value of the 'Inverter' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
PVDcBus.setInverter(AbstractDcAcInverter value)
Sets the value of the '
Inverter ' containment reference. |
Modifier and Type | Field and Description |
---|---|
protected AbstractDcAcInverter |
PVDcBusImpl.inverter
The cached value of the '
Inverter ' containment reference. |
Modifier and Type | Method and Description |
---|---|
AbstractDcAcInverter |
PVDcBusImpl.getInverter() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
PVDcBusImpl.basicSetInverter(AbstractDcAcInverter newInverter,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
PVDcBusImpl.setInverter(AbstractDcAcInverter newInverter) |
Modifier and Type | Interface and Description |
---|---|
interface |
DcAcInverter
A representation of the model object 'Dc Ac Inverter'.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDcAcInverterImpl
An implementation of the model object 'Abstract Dc Ac Inverter'.
|
class |
DcAcInverterImpl
An implementation of the model object 'Dc Ac Inverter'.
|
Modifier and Type | Method and Description |
---|---|
T |
DcAcInverterSwitch.caseAbstractDcAcInverter(AbstractDcAcInverter object)
Returns the result of interpreting the object as an instance of 'Abstract Dc Ac Inverter'.
|