SAP ABAP Class CX_GENIOS_SOLVER (Exception class for genios solver)
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) | CX_GENIOS_MAIN | Main GENIOS exception class | 20081230 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_GENIOS_SOLVER_MILP | GENIOS: MILP solver | 20090108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_GENIOS_SOLVER_SIMPLEX | GENIOS: simplex solver | 20090107 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_GENIOS_SOLVER_WEBSERVICE | GENIOS: WebService MILP solver | 20120125 |
Properties
| Class | CX_GENIOS_SOLVER | |
| Short Description | Exception class for genios solver | |
| Super Class | CX_GENIOS_MAIN | Main GENIOS exception class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | GENIOS_SOLVER_MAIN | GENIOS: solvers for MILP |
| Created | 20081230 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_GENIOS_SOLVER has no forward declaration.
Interfaces
Class CX_GENIOS_SOLVER has no interface implemented.
Friends
Class CX_GENIOS_SOLVER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDBBACC9CCA0DAC393' | 20090128 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDBBACCB1CB4A19D6E' | 20090128 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDBBA8D2FDAE8CD0E8' | 20090126 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | GENIOS_NAME | GENIOS: name of an element | 20090126 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DDD68C012760B0F1BB630017A4A9164E' | 20081230 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DDD68B977CB440F1BB630017A4A9164E' | 20081230 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDBBAC9BC644555CC6' | 20090126 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDBBA8D2F71AE99CC7' | 20090108 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDBBAC9BCCFC2D562C' | 20090128 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081230 |
Events
Class CX_GENIOS_SOLVER has no event.
Types
Class CX_GENIOS_SOLVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODEL_NAME | Call by reference | Type reference (TYPE) | GENIOS_NAME | 20090126 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081230 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20081230 | ||||
| 4 | TEXT_TOKEN | Call by reference | Type reference (TYPE) | STRING | 20090108 |
Method CONSTRUCTOR on class CX_GENIOS_SOLVER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |