SAP ABAP Class IF_GENIOS_MODEL_C (GENIOS: model constants)
Properties
Class IF_GENIOS_MODEL_C  
Short Description GENIOS: model constants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081212   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GENIOS_MODEL_C has no forward declaration.
Interfaces
Class IF_GENIOS_MODEL_C has no interface implemented.
Friends
Class IF_GENIOS_MODEL_C has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CON_EQUAL Constant Public Type reference (TYPE) GENIOS_CONSTRAINTTYPE 'E' GENIOS: type of a constraint 20081212
2 GC_CON_GREATEROREQUAL Constant Public Type reference (TYPE) GENIOS_CONSTRAINTTYPE 'G' GENIOS: type of a constraint 20081212
3 GC_CON_LESSOREQUAL Constant Public Type reference (TYPE) GENIOS_CONSTRAINTTYPE 'L' GENIOS: type of a constraint 20081212
4 GC_OBJ_MAXIMIZATION Constant Public Type reference (TYPE) GENIOS_OBJECTIVETYPE 'X' GENIOS: type of the objective function 20081212
5 GC_OBJ_MINIMIZATION Constant Public Type reference (TYPE) GENIOS_OBJECTIVETYPE 'I' GENIOS: type of the objective function 20081212
6 GC_VAR_BINARY Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'B' GENIOS: domain type of a variable 20081212
7 GC_VAR_CONTINUOUS Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'C' GENIOS: domain type of a variable 20081212
8 GC_VAR_DISCRETE Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'D' GENIOS: domain type of a variable 20081212
9 GC_VAR_SEMICONTINUOUS Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'O' GENIOS: domain type of a variable 20081212
10 GC_VAR_SEMIDISCRETE Constant Public Type reference (TYPE) GENIOS_VARIABLETYPE 'S' GENIOS: domain type of a variable 20081212
Methods
Class IF_GENIOS_MODEL_C has no method.
Events
Class IF_GENIOS_MODEL_C has no event.
Types
Class IF_GENIOS_MODEL_C has no local type.
History
Last changed by/on SAP  20110908 
SAP Release Created in