| Package | Description |
|---|---|
| com.interpss.core.common.curve | |
| com.interpss.core.common.curve.impl | |
| com.interpss.core.common.curve.util | |
| com.interpss.opf.datatype | |
| com.interpss.opf.datatype.impl |
| Modifier and Type | Method and Description |
|---|---|
PieceWiseCurve |
CommonCurveFactory.createPieceWiseCurve()
Returns a new object of class 'Piece Wise Curve'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PieceWiseCurveImpl
An implementation of the model object 'Piece Wise Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
PieceWiseCurve |
CommonCurveFactoryImpl.createPieceWiseCurve() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonCurveSwitch.casePieceWiseCurve(PieceWiseCurve object)
Returns the result of interpreting the object as an instance of 'Piece Wise Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
PieceWiseCurve |
IncrementalCost.getPieceWiseCurve()
Returns the value of the 'Piece Wise Curve' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncrementalCost.setPieceWiseCurve(PieceWiseCurve value)
Sets the value of the '
Piece Wise Curve' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected PieceWiseCurve |
IncrementalCostImpl.pieceWiseCurve
The cached value of the '
Piece Wise Curve' reference. |
| Modifier and Type | Method and Description |
|---|---|
PieceWiseCurve |
IncrementalCostImpl.basicGetPieceWiseCurve() |
PieceWiseCurve |
IncrementalCostImpl.getPieceWiseCurve() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncrementalCostImpl.setPieceWiseCurve(PieceWiseCurve newPieceWiseCurve) |