Package | Description |
---|---|
com.interpss.core.abc | |
com.interpss.core.abc.impl | |
com.interpss.core.abc.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Static3PBranch
A representation of the model object 'Acsc3 PBranch'.
|
Modifier and Type | Method and Description |
---|---|
IBranch3Phase |
Static3PXformer.getBranch3P()
Returns the value of the 'Branch3 P' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Static3PXformer.setBranch3P(IBranch3Phase value)
Sets the value of the '
Branch3 P ' reference. |
Modifier and Type | Class and Description |
---|---|
class |
Static3PBranchImpl
An implementation of the model object 'Acsc3 PBranch'.
|
Modifier and Type | Field and Description |
---|---|
protected IBranch3Phase |
Static3PXformerImpl.branch3P
The cached value of the '
Branch3 P ' reference. |
Modifier and Type | Method and Description |
---|---|
IBranch3Phase |
Static3PXformerImpl.basicGetBranch3P() |
IBranch3Phase |
Static3PXformerImpl.getBranch3P() |
Modifier and Type | Method and Description |
---|---|
void |
Static3PXformerImpl.setBranch3P(IBranch3Phase newBranch3P) |
Modifier and Type | Method and Description |
---|---|
T |
Static3PhaseSwitch.caseIBranch3Phase(IBranch3Phase object)
Returns the result of interpreting the object as an instance of 'IBranch3 Phase'.
|