| Modifier and Type | Method and Description |
|---|---|
static PSXfrPControl |
CoreObjectFactory.createPSXfrPControl()
Create a PSXfrPControl object.
|
static PSXfrPControl |
CoreObjectFactory.createPSXfrPControl(AclfBranch branch)
Create a PSXfrPControl object.
|
static PSXfrPControl |
CoreObjectFactory.createPSXfrPControl(AclfBranch branch,
AdjControlType cType)
Create a PSXfrPControl object.
|
| Modifier and Type | Method and Description |
|---|---|
PSXfrPControl |
IAclfBranchAdjustment.getPSXfrPControl()
get branch PSXfrPControl object
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PSXfrPControl> |
BaseAclfNetwork.getPsXfrPControlList()
Returns the value of the 'Ps Xfr PControl List' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
PSXfrPControl |
AclfAdjustFactory.createPSXfrPControl()
Returns a new object of class 'PS Xfr PControl'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PSXfrPControlImpl
An implementation of the model object 'PS Xfr PControl'.
|
| Modifier and Type | Method and Description |
|---|---|
PSXfrPControl |
AclfAdjustFactoryImpl.createPSXfrPControl() |
| Modifier and Type | Method and Description |
|---|---|
T |
AclfAdjustSwitch.casePSXfrPControl(PSXfrPControl object)
Returns the result of interpreting the object as an instance of 'PS Xfr PControl'.
|
| Modifier and Type | Method and Description |
|---|---|
PSXfrPControl |
AclfBranchImpl.getPSXfrPControl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PSXfrPControl> |
BaseAclfNetworkImpl.getPsXfrPControlList() |
| Modifier and Type | Method and Description |
|---|---|
static PSXfrPControl |
AclfAdjInputUtilFunc.addPSXfrPControlTo(AclfNetwork adjNet,
java.lang.String fromId,
java.lang.String toId,
boolean conOnFromSide,
boolean flowFrom2To,
double pSpec,
Unit.UnitType pUnit,
double angMax,
double angMin,
Unit.UnitType angUnit)
add PS Xfr control of p flow
|