SAP ABAP Class CL_GENIOS_SOLVER_UNITTEST (* STRICTLY FOR UNITTEST * GENIOS: solver main testclass)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-GEN (Application Component) GENeric Integer Optimizer System
⤷
GENIOS_SOLVER_MAIN (Package) GENIOS: solvers for MILP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_SOLVER | GENIOS: main solver | 20090128 |
Properties
| Class | CL_GENIOS_SOLVER_UNITTEST | |
| Short Description | * STRICTLY FOR UNITTEST * GENIOS: solver main testclass | |
| Super Class | CL_GENIOS_SOLVER | GENIOS: main solver |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GENIOS_SOLVER_MAIN | GENIOS: solvers for MILP |
| Created | 20090128 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_GENIOS_SOLVER_UNITTEST has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GENIOS_ENVIRONMENT | 20090129 | GENIOS: Environment |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | GENIOS_BYTE | 1 | Create step | 20090128 | ||
| 2 | Constant | Private | Type reference (TYPE) | GENIOS_BYTE | 8 | Destroy step | 20090128 | ||
| 3 | Constant | Private | Type reference (TYPE) | GENIOS_BYTE | 4 | Save step | 20090128 | ||
| 4 | Constant | Private | Type reference (TYPE) | GENIOS_BYTE | 2 | Solve step | 20090128 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | GENIOST_COMPATIBILITYTYPE | Compatibility type of a GENIOS object | 20090128 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GENIOS_BOOL | GENIO_TRUE | GENIOS: bool variable | 20090128 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | GENIOS_BOOL | GENIO_TRUE | GENIOS: bool variable | 20090128 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | GENIOS_INT4 | 511 | GENIOS: 32bit integer | 20090128 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | GENIOS_BOOL | GENIO_TRUE | GENIOS: bool variable | 20090128 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | GENIOS_INT4 | IF_GENIOS_SOLVER_RESULT_C=>GC_FAILINFEASIBLE | GENIOS: 32bit integer | 20090128 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | GENIOS_BYTE | 0 | Processed steps | 20090128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090128 |
Events
Class CL_GENIOS_SOLVER_UNITTEST has no event.
Types
Class CL_GENIOS_SOLVER_UNITTEST has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GENIOS_SOLVER_UNITTEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GENIOS_SOLVER_UNITTEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |