| Modifier and Type | Method and Description |
|---|---|
static AcscLoad |
CoreObjectFactory.createAcscLoad()
Create an AclfLoad object
|
static AcscLoad |
CoreObjectFactory.createAcscLoad(java.lang.String id)
Create an AclfLoad object
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Steady3PLoad
A representation of the model object 'Acsc3 PLoad'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Steady3PLoadImpl
An implementation of the model object 'Acsc3 PLoad'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
Steady3PhaseSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
Steady3PhaseSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Steady3PhaseSwitch.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseAcscBus<TGen extends AcscGen,TLoad extends AcscLoad>
A representation of the model object 'Bus'.
|
interface |
BaseAcscNetwork<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
A representation of the model object 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactory.createBaseAcscBus()
Returns a new object of class 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactory.createBaseAcscNetwork()
Returns a new object of class 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
AcscLoad |
AcscFactory.createAcscLoad()
Returns a new object of class 'Load'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAcscBusImpl<TGen extends AcscGen,TLoad extends AcscLoad>
An implementation of the model object 'Bus'.
|
class |
BaseAcscNetworkImpl<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch>
An implementation of the model object 'Base Acsc Network'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcscLoadImpl
An implementation of the model object 'Load'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscFactoryImpl.createBaseAcscBus() |
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscFactoryImpl.createBaseAcscNetwork() |
| Modifier and Type | Method and Description |
|---|---|
AcscLoad |
AcscFactoryImpl.createAcscLoad() |
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
AcscSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
AcscSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
AcscSwitch.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DStabLoad
A representation of the model object 'DStab Load'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Dynamic3PLoad
A representation of the model object 'DStab3 PLoad'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dynamic3PLoadImpl
An implementation of the model object 'DStab3 PLoad'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
Dynamic3PhaseSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
Dynamic3PhaseSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
Dynamic3PhaseSwitch.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DStabLoadImpl
An implementation of the model object 'DStab Load'.
|
| Modifier and Type | Method and Description |
|---|---|
<TGen extends AcscGen,TLoad extends AcscLoad> |
DstabSwitch.caseBaseAcscBus(BaseAcscBus<TGen,TLoad> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Bus'.
|
<TBus extends BaseAcscBus<? extends AcscGen,? extends AcscLoad>,TBranch extends AcscBranch> |
DstabSwitch.caseBaseAcscNetwork(BaseAcscNetwork<TBus,TBranch> object)
Returns the result of interpreting the object as an instance of 'Base Acsc Network'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DstabSwitch.caseAcscLoad(AcscLoad object)
Returns the result of interpreting the object as an instance of 'Load'.
|