public static final class IloOplProfilerI.Section
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IloOplProfilerI.Section |
EXECUTE |
static IloOplProfilerI.Section |
INIT |
static IloOplProfilerI.Section |
ROOT |
static IloOplProfilerI.Section |
SECTION_ASSERT |
static IloOplProfilerI.Section |
SECTION_CP |
static IloOplProfilerI.Section |
SECTION_CPLEX |
static IloOplProfilerI.Section |
SECTION_END |
static IloOplProfilerI.Section |
SECTION_EXTRACT |
static IloOplProfilerI.Section |
SECTION_FORCE_USAGE |
static IloOplProfilerI.Section |
SECTION_LOAD_DATA |
static IloOplProfilerI.Section |
SECTION_LOAD_MODEL |
static IloOplProfilerI.Section |
SECTION_OBJECTIVE |
static IloOplProfilerI.Section |
SECTION_ODM |
static IloOplProfilerI.Section |
SECTION_OTHER |
static IloOplProfilerI.Section |
SECTION_POST_PROCESSING |
static IloOplProfilerI.Section |
SECTION_PRE_PROCESSING |
static IloOplProfilerI.Section |
SECTION_PUBLISH_RESULTS |
static IloOplProfilerI.Section |
SECTION_READ_DEFINITION |
static IloOplProfilerI.Section |
SECTION_UNDEFINED |
static IloOplProfilerI.Section |
SECTION_USER |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public static final IloOplProfilerI.Section SECTION_UNDEFINED
public static final IloOplProfilerI.Section SECTION_READ_DEFINITION
public static final IloOplProfilerI.Section SECTION_LOAD_MODEL
public static final IloOplProfilerI.Section SECTION_LOAD_DATA
public static final IloOplProfilerI.Section SECTION_PRE_PROCESSING
public static final IloOplProfilerI.Section SECTION_ASSERT
public static final IloOplProfilerI.Section SECTION_EXTRACT
public static final IloOplProfilerI.Section SECTION_OBJECTIVE
public static final IloOplProfilerI.Section SECTION_POST_PROCESSING
public static final IloOplProfilerI.Section SECTION_PUBLISH_RESULTS
public static final IloOplProfilerI.Section SECTION_FORCE_USAGE
public static final IloOplProfilerI.Section SECTION_USER
public static final IloOplProfilerI.Section SECTION_CPLEX
public static final IloOplProfilerI.Section SECTION_CP
public static final IloOplProfilerI.Section SECTION_ODM
public static final IloOplProfilerI.Section SECTION_END
public static final IloOplProfilerI.Section SECTION_OTHER
public static final IloOplProfilerI.Section INIT
public static final IloOplProfilerI.Section EXECUTE
public static final IloOplProfilerI.Section ROOT