| Package | Description |
|---|---|
| com.interpss.core.aclf.hvdc | |
| com.interpss.core.aclf.hvdc.impl | |
| com.interpss.core.aclf.hvdc.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Inverter
A representation of the model object 'Inverter'.
|
interface |
Rectifier
A representation of the model object 'Rectifier'.
|
| Modifier and Type | Method and Description |
|---|---|
ThyConverter |
HvdcLineFactory.createThyConverter()
Returns a new object of class 'Thy Converter'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InverterImpl
An implementation of the model object 'Inverter'.
|
class |
RectifierImpl
An implementation of the model object 'Rectifier'.
|
class |
ThyConverterImpl
An implementation of the model object 'Thy Converter'.
|
| Modifier and Type | Method and Description |
|---|---|
ThyConverter |
HvdcLineFactoryImpl.createThyConverter() |
| Modifier and Type | Method and Description |
|---|---|
T |
HvdcLineSwitch.caseThyConverter(ThyConverter object)
Returns the result of interpreting the object as an instance of 'Thy Converter'.
|