Package | Description |
---|---|
main |
Modifier and Type | Method and Description |
---|---|
CommunicationTask |
Application.getTask(int id) |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap<java.lang.Integer,CommunicationTask> |
Application.getTaskList() |
java.util.ArrayList<CommunicationTask> |
MappingSolution.getTaskListWC() |
Modifier and Type | Method and Description |
---|---|
int |
CommunicationTask.compareTo(CommunicationTask arg0)
Compares this task with another communication task
in terms of crosstalk impact.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingSolution.setTaskListWC(java.util.ArrayList<CommunicationTask> taskListWC) |