Modifier and Type | Interface and Description |
---|---|
interface |
PlanningChangeSubstation
A representation of the model object 'Planning Change Substation'.
|
Modifier and Type | Class and Description |
---|---|
class |
PlanningChangeSubstationImpl
An implementation of the model object 'Planning Change Substation'.
|
Modifier and Type | Method and Description |
---|---|
<TSub extends Substation> |
PlanningAlgorithmSwitch.caseSubstationRef(SubstationRef<TSub> object)
Returns the result of interpreting the object as an instance of 'Substation Ref'.
|
Modifier and Type | Class and Description |
---|---|
class |
SubstationRefImpl<TSub extends Substation>
An implementation of the model object 'Substation Ref'.
|
Modifier and Type | Method and Description |
---|---|
<TSub extends Substation> |
NetRefSwitch.caseSubstationRef(SubstationRef<TSub> object)
Returns the result of interpreting the object as an instance of 'Substation Ref'.
|