Interface | Description |
---|---|
Acsc3WBranch |
A representation of the model object 'Acsc3 WBranch'.
|
AcscBranch |
A representation of the model object 'Branch'.
|
AcscBus |
A representation of the model object 'Bus'.
|
AcscFactory |
The Factory for the model.
|
AcscGen |
A representation of the model object 'Gen'.
|
AcscLoad |
A representation of the model object 'Load'.
|
AcscNetwork |
A representation of the model object 'Network'.
|
AcscPackage |
The Package for the model.
|
AcscPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
BaseAcscBus<TGen extends AcscGen,TLoad extends AcscLoad> |
A representation of the model object 'Bus'.
|
BaseAcscNetwork<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
A representation of the model object 'Base Acsc Network'.
|
BusScGrounding |
A representation of the model object 'Bus Sc Grounding'.
|
IAcscBranch |
A representation of the model object 'IBase Acsc Branch'.
|
XFormerScGrounding |
A representation of the model object 'XFormer Sc Grounding'.
|
Enum | Description |
---|---|
BusGroundCode |
A representation of the literals of the enumeration 'Bus Ground Code',
and utility methods for working with them.
|
BusScCode |
A representation of the literals of the enumeration 'Bus Sc Code',
and utility methods for working with them.
|
PhaseCode |
A representation of the literals of the enumeration 'Phase Code',
and utility methods for working with them.
|
ScCoordinate |
A representation of the literals of the enumeration 'Sc Coordinate',
and utility methods for working with them.
|
SequenceCode |
A representation of the literals of the enumeration 'Sequence Code',
and utility methods for working with them.
|
XFormerConnectCode |
A representation of the literals of the enumeration 'XFormer Connect Code',
and utility methods for working with them.
|