Modifier and Type | Method and Description |
---|---|
static PSXfrPControl |
AclfAdjustObjectFactory.createPSXfrPControl()
Create a PSXfrPControl object.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Optional<PSXfrPControl> |
AclfAdjustObjectFactory.createPSXfrPControl(AclfBranch branch)
Create a PSXfrPControl object.
|
static java.util.Optional<PSXfrPControl> |
AclfAdjustObjectFactory.createPSXfrPControl(AclfBranch branch,
AclfAdjustControlType cType)
Create a PSXfrPControl object.
|
Modifier and Type | Method and Description |
---|---|
PSXfrPControl |
IAclfBranchAdjustment.getPSXfrPControl()
get branch PSXfrPControl object
|
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 |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
static PSXfrPControl |
PSXfrPControlState.create(AclfBranch branch) |
static PSXfrPControl |
PSXfrPControlState.create(PSXfrPControlState bean,
AclfBranch branch) |
Modifier and Type | Method and Description |
---|---|
protected void |
PSXfrPControlState.map2EObject(PSXfrPControl eObj) |
static void |
PSXfrPControlState.readData(com.hazelcast.nio.ObjectDataInput in,
PSXfrPControl eObj) |
void |
PSXfrPControlState.updateEObject(PSXfrPControl eObj) |
static void |
PSXfrPControlState.writeData(com.hazelcast.nio.ObjectDataOutput out,
PSXfrPControl eObj) |
Constructor and Description |
---|
PSXfrPControlState(PSXfrPControl eObj) |