| Package | Description |
|---|---|
| busexplorer.panel.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static List<InterfaceWrapper> |
InterfaceWrapper.convertToInfo(List<String> interfaces)
Método utilitário para converter lista de
String para
InterfaceWrapper |
| Modifier and Type | Method and Description |
|---|---|
Object |
InterfaceTableProvider.getCellValue(InterfaceWrapper row,
int col) |
| Modifier and Type | Method and Description |
|---|---|
static BusExplorerTask<Void> |
InterfaceDeleteAction.DeleteInterfaceTask(Collection<InterfaceWrapper> interfaces,
Runnable delegateAfterTaskUI,
ConsistencyValidationDialog.DeleteOptions removeFlags,
ConsistencyValidationResult consistencyValidationResult) |
static boolean |
InterfaceDeleteAction.ExecuteAllDependencyCheckTasks(Window parentWindow,
Collection<InterfaceWrapper> interfaces,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
InterfaceDeleteAction.ExtensionDependencyCheckTask(Collection<InterfaceWrapper> interfaces,
ConsistencyValidationResult consistencyValidationResult) |
static BusExplorerTask<Void> |
InterfaceDeleteAction.GovernanceDependencyCheckTask(Collection<InterfaceWrapper> interfaces,
ConsistencyValidationResult consistencyValidationResult) |
| Constructor and Description |
|---|
InterfaceInputDialog(Window parentWindow,
TablePanelComponent<InterfaceWrapper> panel)
Construtor.
|
Copyright © 2018. All rights reserved.