| Package | Description |
|---|---|
| csbase.client.algorithms.tasks | |
| csbase.client.applications.algorithmsmanager.dialogs | |
| csbase.client.applications.flowapplication.actions |
| Modifier and Type | Method and Description |
|---|---|
protected OutdatedFlowInfo |
OutdatedFlowTask.isOutdated(csbase.logic.algorithms.AlgorithmInfo info)
Responde se um algoritmo está desatualizado
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutdatedFlowDialog.setData(Vector<OutdatedFlowInfo> outdatedFlows,
AlgorithmSelectionPanel selectionPanel)
Define o conteúdo do diálogo
|
| Constructor and Description |
|---|
OutdatedFlowDialog(Vector<OutdatedFlowInfo> outdatedFlows,
AlgorithmSelectionPanel algorithmSelectionPanel)
Cosntrutor
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOutdatedFlowDialog.setData(Vector<OutdatedFlowInfo> outdatedFlows)
Define o conteúdo do diálogo
|
| Constructor and Description |
|---|
ListOutdatedFlowDialog(FlowApplication app,
Vector<OutdatedFlowInfo> outdatedFlows)
Cosntrutor
|
Copyright © 2019. All rights reserved.