SAP ABAP Class CL_GENIOS_POLYNOME (GENIOS: polynome class)
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_OBJECT | GENIOS: main object class | 20090121 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_LINEARCONSTRAINT | GENIOS: linear constraint | 20090121 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GENIOS_OBJECTIVE | GENIOS: objective | 20090121 |
Properties
Class | CL_GENIOS_POLYNOME | |
Short Description | GENIOS: polynome class | |
Super Class | CL_GENIOS_OBJECT | GENIOS: main object class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GENIOS_MODEL | GENIOS: model |
Created | 20090121 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GENIOS_POLYNOME has no forward declaration.
Interfaces
Class CL_GENIOS_POLYNOME has no interface implemented.
Friends
Class CL_GENIOS_POLYNOME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GENIOST_MONOM | GENIOS: table of monomes | 20090121 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a new monom | 20090121 |
2 | ![]() |
Instance method | Public | Method | Get all monomes | 20090121 |
Events
Class CL_GENIOS_POLYNOME has no event.
Types
Class CL_GENIOS_POLYNOME has no local type.
Method Signatures
Method ADD_MONOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_VARIABLE | Call by reference | Object reference (TYPE REF TO) | CL_GENIOS_VARIABLE | GENIOS: variable | 20090121 | ||
2 | ![]() |
IV_COEFFICIENT | Call by reference | Type reference (TYPE) | GENIOS_FLOAT | '1.0' | GENIOS: float element | 20090121 |
Method ADD_MONOM on class CL_GENIOS_POLYNOME has no exception.
Method GET_MONOMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_MONOMES | Value transfer | Type reference (TYPE) | GENIOST_MONOM | GENIOS: table of monomes | 20090121 |
Method GET_MONOMES on class CL_GENIOS_POLYNOME has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |