SAP ABAP Class CL_GENIOS_OBJECTIVE (GENIOS: objective)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
⤷
GENIOS_MODEL (Package) GENIOS: model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_POLYNOME | GENIOS: polynome class | 20090121 |
Properties
| Class | CL_GENIOS_OBJECTIVE | |
| Short Description | GENIOS: objective | |
| Super Class | CL_GENIOS_POLYNOME | GENIOS: polynome class |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GENIOS_MODEL | GENIOS: model |
| Created | 20081212 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GENIOS_OBJECTIVE has no forward declaration.
Interfaces
Class CL_GENIOS_OBJECTIVE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GENIOS_CONNECTOR | 20090622 | GENIOS: abstract connector | |
| 2 | CL_GENIOS_MODEL | 20081212 | GENIOS: model | |
| 3 | CL_GENIOS_SOLVER | 20081213 | GENIOS: main solver |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GENIOSS_OBJECTIVE_DETAILS | GENIOS: Detail Information for Objectiv | 20091203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081212 | |
| 2 | Instance method | Public | Method | Get the LP bound | 20081213 | |
| 3 | Instance method | Public | Method | Get the objective type | 20081212 | |
| 4 | Instance method | Public | Method | Get the value | 20081213 | |
| 5 | Instance method | Private | Method | Set the LP bound (private) | 20081213 | |
| 6 | Instance method | Private | Method | Set the objective value (private) | 20081213 |
Events
Class CL_GENIOS_OBJECTIVE has no event.
Types
Class CL_GENIOS_OBJECTIVE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DETAILS | Call by reference | Type reference (TYPE) | GENIOSS_OBJECTIVE_DETAILS | GENIOS: Detail Information for Objectiv | 20091203 |
Method CONSTRUCTOR on class CL_GENIOS_OBJECTIVE has no exception.
Method GET_LPBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LPBOUND | Value transfer | Type reference (TYPE) | GENIOS_FLOAT | GENIOS: float element | 20081213 |
Method GET_LPBOUND on class CL_GENIOS_OBJECTIVE has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TYPE | Value transfer | Type reference (TYPE) | GENIOS_OBJECTIVETYPE | GENIOS: type of the objective function | 20081212 |
Method GET_TYPE on class CL_GENIOS_OBJECTIVE has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VALUE | Value transfer | Type reference (TYPE) | GENIOS_FLOAT | GENIOS: float element | 20081213 |
Method GET_VALUE on class CL_GENIOS_OBJECTIVE has no exception.
Method SET_LPBOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LPBOUND | Call by reference | Type reference (TYPE) | GENIOS_FLOAT | GENIOS: float element | 20081213 |
Method SET_LPBOUND on class CL_GENIOS_OBJECTIVE has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | GENIOS_FLOAT | GENIOS: float element | 20081213 |
Method SET_VALUE on class CL_GENIOS_OBJECTIVE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |