SAP ABAP Class CL_GENIOS_INDICATORCONSTRAINT (GENIOS: indicator constraint)
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_LINEARCONSTRAINT | GENIOS: linear constraint | 20081212 |
Properties
| Class | CL_GENIOS_INDICATORCONSTRAINT | |
| Short Description | GENIOS: indicator constraint | |
| Super Class | CL_GENIOS_LINEARCONSTRAINT | GENIOS: linear constraint |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GENIOS_INDICATORCONSTRAINT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GENIOS_CONNECTOR | 20091203 | GENIOS: abstract connector | |
| 2 | CL_GENIOS_MODEL | 20090108 | GENIOS: model | |
| 3 | CL_GENIOS_SOLVER | 20090108 | GENIOS: main solver |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GENIOS_VARIABLE | GENIOS: variable | 20081212 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GENIOSS_INDCONSTRAINT_DETAILS | GENIOS: Detail Information for Indicator Constraint | 20091203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090108 | |
| 2 | Instance method | Public | Method | Get the indicator variable | 20090108 | |
| 3 | Instance method | Public | Method | Is the constraint complementary | 20090108 |
Events
Class CL_GENIOS_INDICATORCONSTRAINT has no event.
Types
Class CL_GENIOS_INDICATORCONSTRAINT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INDICATORVARIABLE | Call by reference | Object reference (TYPE REF TO) | CL_GENIOS_VARIABLE | GENIOS: variable | 20090108 | |||
| 2 | IS_DETAILS | Call by reference | Type reference (TYPE) | GENIOSS_INDCONSTRAINT_DETAILS | GENIOS: Detail Information for Indicator Constraint | 20091203 |
Method CONSTRUCTOR on class CL_GENIOS_INDICATORCONSTRAINT has no exception.
Method GET_INDICATORVARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INDICATORVARIABLE | Value transfer | Object reference (TYPE REF TO) | CL_GENIOS_VARIABLE | GENIOS: variable | 20090108 |
Method GET_INDICATORVARIABLE on class CL_GENIOS_INDICATORCONSTRAINT has no exception.
Method IS_COMPLEMENTARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ISCOMPLEMENTARY | Value transfer | Type reference (TYPE) | GENIOS_BOOL | GENIOS: bool variable | 20091203 |
Method IS_COMPLEMENTARY on class CL_GENIOS_INDICATORCONSTRAINT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |