| Modifier and Type | Method and Description |
|---|---|
VersionTree |
VersionTreeView.getVersionTree()
Obtém a árvore de versões do algoritmo selecionado.
|
| Modifier and Type | Method and Description |
|---|---|
VersionTree |
AbstractVersionTreeNode.getTree()
Obtém a árvore que detém este nó.
|
| Constructor and Description |
|---|
AbstractVersionTreeNode(VersionTree tree,
java.lang.Object userObject)
Cria um inicializado com o objeto passado.
|
| Modifier and Type | Method and Description |
|---|---|
VersionTree |
AbstractVersionTreeNode.getTree()
Obtém a árvore que detém este nó.
|
| Constructor and Description |
|---|
AbstractVersionTreeNode(VersionTree tree,
java.lang.Object userObject)
Cria um inicializado com o objeto passado.
|
VersionNode(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version)
Construtor.
|
VersionTreeNode(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo algorithmVersionInfo)
Constrói o nó de versão do algoritmo.
|
VersionTreeRootNode(VersionTree tree,
java.util.Vector<csbase.logic.algorithms.AlgorithmVersionInfo> versions)
Constrói a árvore de versões do algoritmo a partir do nó raiz.
|
| Modifier and Type | Method and Description |
|---|---|
protected VersionTree |
AbstractVersionTreeNodeAction.getTree()
Obtém a árvore que detém o nó fonte da ação.
|
| Constructor and Description |
|---|
AbstractExportFileAction(VersionTree tree,
java.lang.String name,
csbase.logic.FileInfo file)
Construtor.
|
AbstractImportFileAction(VersionTree tree,
java.lang.String name,
int selectionMode,
boolean multiSelectionEnabled)
Construtor.
|
AbstractVersionTreeNodeAction(VersionTree tree,
java.lang.String name)
Construtor.
|
AddPlatform(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version)
Construtor.
|
CopyFile(VersionTree tree)
Contrói uma instância de
CopyFile com o nome
. |
CopyFile(VersionTree tree,
java.lang.String name)
Conbstrutor.
|
ExportConfigurationFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
csbase.logic.FileInfo file)
Construtor.
|
ExportDocumentationFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
csbase.logic.FileInfo file)
Construtor.
|
ExportExecutableFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
java.lang.String platform,
csbase.logic.FileInfo file)
Construtor.
|
ImportConfigurationFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version)
Construtor.
|
ImportDocumentationFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version)
Construtor.
|
ImportExecutableFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
java.lang.String platformName)
Construtor.
|
ImportExecutableFile(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
java.lang.String platformName,
java.lang.String destPlataformPath)
Construtor.
|
PasteFile(VersionTree tree)
Contrói uma instância de
CopyFile com o nome
de DataFlavor null. |
PasteFile(VersionTree tree,
java.lang.String name,
java.awt.datatransfer.DataFlavor flavor)
Construtor.
|
RemoveConfigurationFiles(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
csbase.logic.FileInfo[] files)
Construtor.
|
RemoveDocumentationFiles(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
csbase.logic.FileInfo[] files)
Construtor.
|
RemoveExecutableFiles(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
java.lang.String platform,
csbase.logic.FileInfo[] files)
Construtor.
|
RemovePlatform(VersionTree tree,
csbase.logic.algorithms.AlgorithmVersionInfo version,
java.lang.String platformName)
Construtor.
|
Copyright © 2018. All Rights Reserved.