Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
PLUGIN_ID |
"org.polarsys.chess.multicore" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPONENTS_TO_CORES |
1 |
public static final int |
PARTITIONS_TO_CORES |
0 |
public static final int |
TASKS_TO_CORES |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
COMPONENT_TO_CORE |
2 |
public static final int |
COMPONENT_TO_PARTITION |
0 |
public static final int |
PARTITION_TO_CORE |
1 |
public static final int |
TASK_TO_CORE |
3 |