SAP ABAP Class CL_GENIOS_LINEARCONSTRAINT (GENIOS: linear 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_POLYNOME GENIOS: polynome class 20090121
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENIOS_INDICATORCONSTRAINT GENIOS: indicator constraint 20081212
Properties
Class CL_GENIOS_LINEARCONSTRAINT  
Short Description GENIOS: linear constraint    
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
# Type group / Object type Type Type Description
1 IF_GENIOS_MODEL_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_GENIOS_LINEARCONSTRAINT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_GENIOS_CONNECTOR 20090617 GENIOS: abstract connector
2 CL_GENIOS_INDICATORCONSTRAINT 20081212 GENIOS: indicator constraint
3 CL_GENIOS_MODEL 20081212 GENIOS: model
4 CL_GENIOS_SOLVER 20081213 GENIOS: main solver
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DETAILS Instance attribute Private Type reference (TYPE) GENIOSS_LINCONSTRAINT_DETAILS GENIOS: Detail Information for Linear Constraint 20091203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081212
2 GET_DUALVALUE Instance method Public Method Get the dual value 20081212
3 GET_RIGHTHANDSIDE Instance method Public Method Get the right-hand-side 20081212
4 GET_SLACKVALUE Instance method Public Method Get the slack value 20081212
5 GET_TYPE Instance method Public Method Get the constraint-type 20081212
6 SET_DUALVALUE Instance method Private Method Set the dual value (private) 20081213
7 SET_SLACKVALUE Instance method Private Method Set the slack value (private) 20081213
Events
Class CL_GENIOS_LINEARCONSTRAINT has no event.
Types
Class CL_GENIOS_LINEARCONSTRAINT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAILS Call by reference Type reference (TYPE) GENIOSS_LINCONSTRAINT_DETAILS GENIOS: Detail Information for Linear Constraint 20091203

Method CONSTRUCTOR on class CL_GENIOS_LINEARCONSTRAINT has no exception.

Method GET_DUALVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DUALVALUE Value transfer Type reference (TYPE) GENIOS_FLOAT GENIOS: float element 20081212

Method GET_DUALVALUE on class CL_GENIOS_LINEARCONSTRAINT has no exception.

Method GET_RIGHTHANDSIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RIGHTHANDSIDE Value transfer Type reference (TYPE) GENIOS_FLOAT GENIOS: float element 20081212

Method GET_RIGHTHANDSIDE on class CL_GENIOS_LINEARCONSTRAINT has no exception.

Method GET_SLACKVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SLACKVALUE Value transfer Type reference (TYPE) GENIOS_FLOAT GENIOS: float element 20081212

Method GET_SLACKVALUE on class CL_GENIOS_LINEARCONSTRAINT has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) GENIOS_CONSTRAINTTYPE GENIOS: type of a constraint 20081212

Method GET_TYPE on class CL_GENIOS_LINEARCONSTRAINT has no exception.

Method SET_DUALVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DUALVALUE Call by reference Type reference (TYPE) GENIOS_FLOAT GENIOS: float element 20081213

Method SET_DUALVALUE on class CL_GENIOS_LINEARCONSTRAINT has no exception.

Method SET_SLACKVALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SLACKVALUE Call by reference Type reference (TYPE) GENIOS_FLOAT GENIOS: float element 20081213

Method SET_SLACKVALUE on class CL_GENIOS_LINEARCONSTRAINT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700