- TAB - Static variable in class org.trianacode.gui.util.Env
-
- TAB - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TABBED_DESKTOP_VIEW - Static variable in interface org.trianacode.gui.action.Actions
-
- TabbedDesktopAction - Class in org.trianacode.gui.action.taskgraph
-
Action class to handle all "clear" actions.
- TabbedDesktopAction(DesktopViewListener) - Constructor for class org.trianacode.gui.action.taskgraph.TabbedDesktopAction
-
- TableExporter - Class in signalproc.output
-
Exports data in row/column format to an ASCII file
- TableExporter() - Constructor for class signalproc.output.TableExporter
-
- TableImporter - Class in signalproc.input
-
Imports columns of data from an ASCII file
- TableImporter() - Constructor for class signalproc.input.TableImporter
-
- TabManager - Class in org.trianacode.gui.desktop.tabs
-
Created by IntelliJ IDEA.
- TabManager() - Constructor for class org.trianacode.gui.desktop.tabs.TabManager
-
- TabView - Class in org.trianacode.gui.desktop.tabs
-
Created by IntelliJ IDEA.
- TabView(TaskGraphPanel) - Constructor for class org.trianacode.gui.desktop.tabs.TabView
-
- Tangent - Class in math.functions
-
A Tangent unit to apply the tangent function to the elements of an input data array.
- Tangent() - Constructor for class math.functions.Tangent
-
- Tanh - Class in math.functions
-
A Tanh unit to apply the hyperbolic tangent function to the elements of an input data array.
- Tanh() - Constructor for class math.functions.Tanh
-
- TARGET_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- task - Variable in class org.trianacode.enactment.TrianaRun
-
- TASK - Static variable in class org.trianacode.gui.main.imp.MainTrianaLayout
-
- task - Variable in class org.trianacode.shiwaall.dax.DaxCreatorV3
-
- task - Variable in class org.trianacode.shiwaall.dax.DaxToPegasusUnit
-
The task.
- task - Variable in class org.trianacode.shiwaall.dax.FileUnit
-
The task.
- task - Variable in class org.trianacode.shiwaall.dax.JobUnit
-
The task.
- Task - Interface in org.trianacode.taskgraph
-
The interface to tasks within a taskgraph
- Task.ConnectionStatus - Enum in org.trianacode.taskgraph
-
- TASK_CABLES - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- TASK_COUNT - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- TASK_CREATED - Static variable in class org.trianacode.taskgraph.event.TaskGraphTaskEvent
-
- TASK_CREATED_ACTION - Static variable in interface org.trianacode.gui.hci.tools.UpdateActionConstants
-
- TASK_ID - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- TASK_ID_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TASK_INFO - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- TASK_LIST_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TASK_NAME_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TASK_NAME_UPDATE - Static variable in class org.trianacode.taskgraph.event.TaskPropertyEvent
-
- TASK_REMOVED - Static variable in class org.trianacode.taskgraph.event.TaskGraphTaskEvent
-
- TASK_SUBNAME_UPDATE - Static variable in class org.trianacode.taskgraph.event.TaskPropertyEvent
-
- TASK_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TaskAware - Interface in org.trianacode.annotation
-
Interface that wants to know a little about it's name and how many connections it has.
- TaskComponent - Interface in org.trianacode.gui.main
-
An interface implemented by all components that represent tasks within a taskgraph
- TaskConscious - Interface in org.trianacode.taskgraph.annotation
-
Gets an actual handle to the Task itself.
- taskCreated(TaskGraphTaskEvent) - Method in class common.logic.LoopPanel
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.gui.components.map.MapPanel
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphListener
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called when a new task is created in a taskgraph.
- taskCreated(TaskGraphTaskEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called when a new task is created in a taskgraph.
- taskDisposed(TaskDisposedEvent) - Method in class common.input.SequenceBuffer
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class common.logic.Loop
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.components.text.TextTaskComponent
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.main.imp.ForShowTool
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.main.imp.TrianaTask
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.panels.PanelHolder
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.panels.ParameterPanel
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in interface org.trianacode.taskgraph.event.TaskListener
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class org.trianacode.taskgraph.service.RunnableParameterNode
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class signalproc.input.BinaryImporter
-
Called before the task is disposed
- taskDisposed(TaskDisposedEvent) - Method in class signalproc.input.TableImporter
-
Called before the task is disposed
- TaskDisposedEvent - Class in org.trianacode.taskgraph.event
-
The event generated before a task is disposed.
- TaskDisposedEvent(Task) - Constructor for class org.trianacode.taskgraph.event.TaskDisposedEvent
-
- TaskException - Exception in org.trianacode.taskgraph
-
An exception thrown when an error occurs handling a task (e.g.
- TaskException() - Constructor for exception org.trianacode.taskgraph.TaskException
-
- TaskException(String) - Constructor for exception org.trianacode.taskgraph.TaskException
-
- TaskException(Throwable) - Constructor for exception org.trianacode.taskgraph.TaskException
-
- TaskException(String, Throwable) - Constructor for exception org.trianacode.taskgraph.TaskException
-
- TaskFactory - Interface in org.trianacode.taskgraph
-
A taskgraph factory is responsible for creating all the tasks, nodes and cables within a taskgraph.
- TaskFactoryImp - Class in org.trianacode.taskgraph.imp
-
A basic implementation of TaskFactory that creates TaskImps, NodeImps and CableImps.
- TaskFactoryImp() - Constructor for class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- TaskFactoryImp(String) - Constructor for class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- TaskFactoryImp(TaskFactory) - Constructor for class org.trianacode.taskgraph.imp.TaskFactoryImp
-
- taskFromIwir(IWIR, File) - Method in class org.trianacode.shiwaall.iwir.importer.utils.ImportIwir
-
Task from iwir.
- taskgraph - Variable in class org.trianacode.enactment.TrianaRun
-
- TASKGRAPH - Static variable in class org.trianacode.gui.appmaker.CommandLineWizard
-
- TaskGraph - Interface in org.trianacode.taskgraph
-
An interface to TaskGraphs
- TASKGRAPH_DIRECTORY - Static variable in class org.trianacode.gui.util.Env
-
- TASKGRAPH_FACTORY_RENDENRING_HINT - Static variable in interface org.trianacode.taskgraph.TaskGraphFactory
-
The rendering hint used to denote the preferred taskgraph factory
- TASKGRAPH_FORMAT - Static variable in class org.trianacode.convert.ConvertLanguage
-
- TASKGRAPH_FORMAT - Static variable in class org.trianacode.enactment.AddonUtils
-
- TASKGRAPH_LAYOUT_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TASKGRAPH_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TaskGraphCableEvent - Class in org.trianacode.taskgraph.event
-
The event generated when a cable is connected/disconnected within a taskgraph
- TaskGraphCableEvent(int, TaskGraph, Cable, int) - Constructor for class org.trianacode.taskgraph.event.TaskGraphCableEvent
-
Constructs a task graph cable event
- TaskGraphCableEvent(int, TaskGraph, String, int, String, int, int) - Constructor for class org.trianacode.taskgraph.event.TaskGraphCableEvent
-
Constructs a task graph cable event
- TaskGraphChecker - Interface in org.trianacode.taskgraph
-
A class responsible for maintaining the consitency of taskgraphs with regards to the input/output nodes on their
control tasks.
- TaskGraphCheckerImp - Class in org.trianacode.taskgraph.imp
-
A class responsible for maintaining the consitency of taskgraphs with regards to the input/output nodes on their
control tasks.
- TaskGraphCheckerImp() - Constructor for class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
- TaskGraphContext - Class in org.trianacode.taskgraph
-
Class Description Here...
- TaskGraphContext() - Constructor for class org.trianacode.taskgraph.TaskGraphContext
-
- taskgraphCreated(TaskGraphCreatedEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphManagerListener
-
Called when a taskgraph is created by the TaskGraphManager
- TaskGraphCreatedEvent - Class in org.trianacode.taskgraph.event
-
The event that is generated when a new taskgraph is created by the TaskGraphManager
- TaskGraphCreatedEvent(TaskGraph, String) - Constructor for class org.trianacode.taskgraph.event.TaskGraphCreatedEvent
-
- TaskGraphEventDispatch - Class in org.trianacode.taskgraph.imp
-
An queue for handling events generated by task graph components (e.g.
- TaskGraphEventDispatch() - Constructor for class org.trianacode.taskgraph.imp.TaskGraphEventDispatch
-
- TaskGraphException - Exception in org.trianacode.taskgraph
-
A general error thrown when there is an error in the taskgraph
- TaskGraphException() - Constructor for exception org.trianacode.taskgraph.TaskGraphException
-
- TaskGraphException(String) - Constructor for exception org.trianacode.taskgraph.TaskGraphException
-
- TaskGraphException(Throwable) - Constructor for exception org.trianacode.taskgraph.TaskGraphException
-
- TaskGraphException(String, Throwable) - Constructor for exception org.trianacode.taskgraph.TaskGraphException
-
- TaskGraphExporterInterface - Interface in org.trianacode.gui.extensions
-
Interface used to provide dynamic discovery of taskgraph/workflow export filters.
- TaskGraphFactory - Interface in org.trianacode.taskgraph
-
A factory for creating taskgraphs.
- TaskGraphFactoryImp - Class in org.trianacode.taskgraph.imp
-
An implementation of MultiTaskGraphFactory
- TaskGraphFactoryImp(TrianaProperties) - Constructor for class org.trianacode.taskgraph.imp.TaskGraphFactoryImp
-
Constructs a taskgraph factory
- TaskGraphFileHandler - Class in org.trianacode.gui.action.files
-
A class to handle the loading and saving of TaskGraph files.
- TaskGraphFileHandler() - Constructor for class org.trianacode.gui.action.files.TaskGraphFileHandler
-
- TaskGraphHandler - Class in org.trianacode.gui.hci
-
A gui class with static methods for handling taskgraph operations, such as create task and connect nodes.
- TaskGraphHandler() - Constructor for class org.trianacode.gui.hci.TaskGraphHandler
-
- TaskGraphHandler.TaskFactoryItem - Class in org.trianacode.gui.hci
-
- TaskGraphHandler.TaskFactoryItem(TaskFactory) - Constructor for class org.trianacode.gui.hci.TaskGraphHandler.TaskFactoryItem
-
- TaskGraphImp - Class in org.trianacode.taskgraph.imp
-
An TaskGraphImp containing a collection of Tasks linked by Cables
- TaskGraphImp(TrianaProperties) - Constructor for class org.trianacode.taskgraph.imp.TaskGraphImp
-
Create a taskgraph that uses the default task factory.
- TaskGraphImp(Tool, TaskFactory, boolean) - Constructor for class org.trianacode.taskgraph.imp.TaskGraphImp
-
Create a taskgraph that takes its details from a specified tool and uses a specific factory.
- TaskGraphImp(Task[], TaskFactory, boolean, TrianaProperties) - Constructor for class org.trianacode.taskgraph.imp.TaskGraphImp
-
Create a taskgraph containig the specified tasks, and using the specified taskgraph factory.
- TaskGraphImporterInterface - Interface in org.trianacode.gui.extensions
-
Interface used to provide dynamic discovery of taskgraph/workflow import filters.
- TaskGraphListener - Interface in org.trianacode.taskgraph.event
-
An interface implemented by classes that want to receive taskgraph events.
- TaskGraphManager - Class in org.trianacode.taskgraph
-
A abstract TaskGraphFactory implementation for creating taskgraphs that contain a mixture of proxies
- TaskGraphManager() - Constructor for class org.trianacode.taskgraph.TaskGraphManager
-
- TaskGraphManagerListener - Interface in org.trianacode.taskgraph.event
-
A listener interface implemented by classes interested in receiving taskgraph manager events, such as notification
when a new taskgraph is created.
- TaskGraphOrganize - Class in org.trianacode.gui.main.organize
-
Algorithms for organizing the task gtaph layout
- TaskGraphOrganize() - Constructor for class org.trianacode.gui.main.organize.TaskGraphOrganize
-
- TaskGraphOrganizer - Class in org.trianacode.gui.util
-
Algorithms for organizing the task gtaph layout
- TaskGraphOrganizer(TaskGraphPanel) - Constructor for class org.trianacode.gui.util.TaskGraphOrganizer
-
- TaskGraphPanel - Interface in org.trianacode.gui.main
-
An interface implemented by all containers used to display open taskgraphs
- TaskGraphPanelUtils - Class in org.trianacode.gui.util
-
- TaskGraphPanelUtils() - Constructor for class org.trianacode.gui.util.TaskGraphPanelUtils
-
- TASKGRAPHS_ONLY - Static variable in interface org.trianacode.taskgraph.constants.ScriptConstants
-
- TaskGraphTaskEvent - Class in org.trianacode.taskgraph.event
-
The event generated when a task is created/removed from a taskgraph
- TaskGraphTaskEvent(int, TaskGraph, Task, int) - Constructor for class org.trianacode.taskgraph.event.TaskGraphTaskEvent
-
Constructs a task graph task event
- taskGraphToBlockScope(TaskGraph) - Method in class org.trianacode.shiwaall.iwir.importer.utils.ExportIwir
-
Task graph to block scope.
- taskGraphToIWIRFile(TaskGraph, File) - Method in class org.trianacode.shiwaall.iwir.importer.utils.ExportIwir
-
Task graph to iwir file.
- TaskGraphUtils - Class in org.trianacode.taskgraph
-
Utility functions useful in handling task graphs
- TaskGraphUtils() - Constructor for class org.trianacode.taskgraph.TaskGraphUtils
-
- TaskGraphView - Class in org.trianacode.gui.hci.tools
-
A ToolComponentModel maintains a list to ToolComponentModels, each of which controls how a particular tool appears in
the tool tree/workspace.
- TaskGraphView(String) - Constructor for class org.trianacode.gui.hci.tools.TaskGraphView
-
Constructs a root tool component mode
- TaskGraphView(String, TaskGraphView) - Constructor for class org.trianacode.gui.hci.tools.TaskGraphView
-
Constructs a child tool component mode
- TaskGraphViewManager - Class in org.trianacode.gui.hci.tools
-
The TaskGraphViewManager maintains the current view for each taskgraph and returns the appropriate tree icon,
workspace popup, tool component based on that mode.
- TaskGraphViewManager() - Constructor for class org.trianacode.gui.hci.tools.TaskGraphViewManager
-
- TaskHolder - Interface in org.trianacode.shiwaall.iwir.factory
-
Created by IntelliJ IDEA.
- TaskHolderFactory - Class in org.trianacode.shiwaall.iwir.factory
-
Created by IntelliJ IDEA.
- TaskImp - Class in org.trianacode.taskgraph.imp
-
A task within a taskgraph.
- TaskImp(Tool, TaskFactory, boolean) - Constructor for class org.trianacode.taskgraph.imp.TaskImp
-
- TaskLayoutDetails - Interface in org.trianacode.taskgraph
-
Details of the Triana workspace layout used to translate between the Triana co-ordinate system and the screen
co-ordinates
- TaskLayoutUtils - Class in org.trianacode.taskgraph
-
A set of utils for manipulating the location of tasks (as stored in their GUI_XPOS and DEPRECATED_GUI_YPOS
parameters).
- TaskLayoutUtils() - Constructor for class org.trianacode.taskgraph.TaskLayoutUtils
-
- TaskListener - Interface in org.trianacode.taskgraph.event
-
An interface implemented by classes that want to receive task events.
- taskMap - Variable in class org.trianacode.enactment.logging.stampede.StampedeLog
-
- taskNameUpdate(Task) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
This method is called when a tasks within this taskgraphs name is changed.
- TaskNodeEvent - Class in org.trianacode.taskgraph.event
-
The event generated when a node is added or removed from a task
- TaskNodeEvent(int, Task, Node, int, int) - Constructor for class org.trianacode.taskgraph.event.TaskNodeEvent
-
Constructs a task node event
- TaskPropertyEvent - Class in org.trianacode.taskgraph.event
-
The event generated when a property of a task is updates (e.g.
- TaskPropertyEvent(Task, int, Object, Object) - Constructor for class org.trianacode.taskgraph.event.TaskPropertyEvent
-
Constructs a task property event
- taskPropertyUpdate(TaskPropertyEvent) - Method in class common.conzt.ConstViewPanel
-
- taskPropertyUpdate(TaskPropertyEvent) - Method in class common.input.DBExplorePanel
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class common.input.SequenceBuffer
-
Called when the core properties of the task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class common.logic.Loop
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class common.parameter.ParamViewPanel
-
- taskPropertyUpdate(TaskPropertyEvent) - Method in class imageproc.output.ImagePanel
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.builder.GUICreaterPanel
-
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.components.text.TextTaskComponent
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when the core options of a task change.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.main.imp.ForShowTool
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.main.imp.TrianaTask
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.panels.PanelHolder
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.panels.ParameterPanel
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in interface org.trianacode.taskgraph.event.TaskListener
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphImp
-
This method is called when a tasks within this taskgraphs name is changed.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class org.trianacode.taskgraph.service.RunnableParameterNode
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class signalproc.input.BinaryImporter
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class signalproc.input.TableImporter
-
Called when the core properties of a task change i.e.
- taskPropertyUpdate(TaskPropertyEvent) - Method in class signalproc.output.EventViewerPanel
-
- taskPropertyUpdate(TaskPropertyEvent) - Method in class signalproc.output.HistogrammerPanel
-
- taskPropertyUpdate(TaskPropertyEvent) - Method in class signalproc.output.JPlotterPanel
-
- taskPropertyUpdate(TaskPropertyEvent) - Method in class signalproc.output.SGTGrapherPanel
-
- taskRemoved(TaskGraphTaskEvent) - Method in class common.logic.LoopPanel
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.gui.components.map.MapPanel
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.gui.main.imp.ForShowMonitor
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.gui.main.imp.MainTriana
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.gui.panels.ParameterPanelManager
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in interface org.trianacode.taskgraph.event.TaskGraphListener
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.taskgraph.imp.ControlLoopChecker
-
Called when a task is removed from a taskgraph.
- taskRemoved(TaskGraphTaskEvent) - Method in class org.trianacode.taskgraph.imp.TaskGraphCheckerImp
-
Called when a task is removed from a taskgraph.
- TaskResource - Class in org.trianacode.http
-
- TaskResource(Task, String, HttpPeer) - Constructor for class org.trianacode.http.TaskResource
-
- tasksPerWorkflowString - Variable in class org.trianacode.shiwaall.workflowCreation.CreateChainWorkflows
-
The tasks per workflow string.
- TaskSubComponent - Interface in org.trianacode.gui.main
-
An interface that should be implemented by subcomponents of a task component that wish to act as if they were part of
the main task components.
- TaskToIWIRAddon - Class in org.trianacode.shiwaall.executionServices
-
Created by IntelliJ IDEA.
- TaskToIWIRAddon() - Constructor for class org.trianacode.shiwaall.executionServices.TaskToIWIRAddon
-
- TASKTYPE - Static variable in class org.trianacode.shiwaall.iwir.execute.Executable
-
The Constant TASKTYPE.
- TaskTypeRepo - Class in org.trianacode.shiwaall.iwir.importer.utils
-
Created by IntelliJ IDEA.
- TaskTypeRepoPanel - Class in org.trianacode.shiwaall.iwir.importer
-
Created with IntelliJ IDEA.
- TaskTypeRepoPanel() - Constructor for class org.trianacode.shiwaall.iwir.importer.TaskTypeRepoPanel
-
Instantiates a new task type repo panel.
- TaskTypeRepoPanel(int) - Constructor for class org.trianacode.shiwaall.iwir.importer.TaskTypeRepoPanel
-
Instantiates a new task type repo panel.
- TaskTypeToolDescriptor - Class in org.trianacode.shiwaall.executionServices
-
Created with IntelliJ IDEA.
- TaskTypeToolDescriptor(String, Class, Properties) - Constructor for class org.trianacode.shiwaall.executionServices.TaskTypeToolDescriptor
-
Instantiates a new task type tool descriptor.
- tc - Static variable in class org.trianacode.shiwaall.dax.DaxToPegasusUnit
-
The Constant tc.
- TDimension - Class in org.trianacode.taskgraph
-
awt independent dimension
- TDimension() - Constructor for class org.trianacode.taskgraph.TDimension
-
- TDimension(double, double) - Constructor for class org.trianacode.taskgraph.TDimension
-
- TDPRequest - Class in org.trianacode.discovery.protocols.tdp
-
Objects that get send to Triana Discovery Protocol (TDP) servers to request information.
- TDPRequest(TDPRequest.Request) - Constructor for class org.trianacode.discovery.protocols.tdp.TDPRequest
-
Creates a request for sending to a Triana Discovery Protocol service.
- TDPRequest.Request - Enum in org.trianacode.discovery.protocols.tdp
-
- TDPResponse - Class in org.trianacode.discovery.protocols.tdp
-
A response from a TDP contains the list of tools that the server is hosting.
- TDPResponse(List<ToolMetadata>) - Constructor for class org.trianacode.discovery.protocols.tdp.TDPResponse
-
- TDPServer - Class in org.trianacode.discovery.protocols.tdp
-
A base implementation of a Triana Discovery Protocol (BonjourService) server, which handles requests and delegates
the handling of those requests to the specific protocol.
- TDPServer() - Constructor for class org.trianacode.discovery.protocols.tdp.TDPServer
-
- TempFileManager - Class in org.trianacode.taskgraph.util
-
Class for handling temp files.
- TempFileManager() - Constructor for class org.trianacode.taskgraph.util.TempFileManager
-
- TEMPLATE_SEARCH_PATH_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TemporaryVariable - Static variable in class math.calculator.Compute
-
- temporaryVariableValueDictionary - Variable in class math.calculator.Compute
-
- Test - Class in audio.processing.mir
-
Tests the passing of baseFileFormat from node to node
- Test() - Constructor for class audio.processing.mir.Test
-
- TEST_PARAM - Static variable in class common.lang.Is
-
- TEST_PARAM - Static variable in class common.lang.IsPanel
-
- testConjugateSymmetry(double[], double[]) - Static method in class signalproc.algorithms.FFTC
-
Class method to test whether a data set has the symmetry property that will result in its transform being pure
real or pure imaginary.
- testConjugateSymmetry(double[], double[]) - Static method in class triana.types.util.FlatArray
-
Class method to test whether a spectral data set has the symmetry property that will result in its inverse
transform being pure real or pure imaginary.
- testDataModel() - Method in class triana.types.Curve
-
Tests to make sure this Object obeys the Curve data model.
- testDataModel() - Method in class triana.types.GraphType
-
Tests to make sure this object obeys the GraphType data model.
- testDataModel() - Method in class triana.types.MatrixType
-
Tests to make sure this Object obeys the MatrixType data model.
- testDataModel() - Method in class triana.types.VectorType
-
Tests to make sure this Object obeys the VectorType data model.
- Tester - Class in audio.processing.mir
-
- Tester() - Constructor for class audio.processing.mir.Tester
-
- TestIwir - Class in org.trianacode.shiwaall.test
-
Created by IntelliJ IDEA.
- TestIwir() - Constructor for class org.trianacode.shiwaall.test.TestIwir
-
- TestNarrow - Class in signalproc.dataparam
-
A TestNarrow unit to test whether the spectral data set is narrow-band.
- TestNarrow() - Constructor for class signalproc.dataparam.TestNarrow
-
- TestTwoSided - Class in signalproc.dataparam
-
A TestTwoSided unit to test if spectral data set is two-sided
- TestTwoSided() - Constructor for class signalproc.dataparam.TestTwoSided
-
- testUniform(double[]) - Static method in class triana.types.util.Triplet
-
Class method that tests a one-dimensional array to see if it is uniform and can therefore be converted to a
Triplet.
- TEXT_ALIGN - Static variable in interface org.trianacode.taskgraph.constants.TextToolConstants
-
- TEXT_ONLY - Static variable in class org.trianacode.gui.hci.MenuUtils
-
- TEXT_PARAMETER_NAME - Static variable in interface org.trianacode.taskgraph.constants.TextToolConstants
-
- TEXT_TOOL_RENDERING_HINT - Static variable in interface org.trianacode.taskgraph.constants.TextToolConstants
-
- TEXTAREA - Static variable in class org.trianacode.gui.builder.Row
-
- textArea - Variable in class org.trianacode.gui.help.AboutDialog
-
- TextAreaPanel - Class in org.trianacode.gui.panels
-
Parameter panel class for free text area
- TextAreaPanel() - Constructor for class org.trianacode.gui.panels.TextAreaPanel
-
- TextAreaParameter - Annotation Type in org.trianacode.annotation
-
GENERAL NOTE: parameters that are displayed in auto generated GUIs should only be primitive or string types.
- TEXTFIELD - Static variable in class org.trianacode.gui.builder.Row
-
- textfield(String) - Method in class org.trianacode.gui.toolmaker.guibuilder.webgui.WebGUICreator
-
- TextFieldPanel - Class in org.trianacode.gui.panels
-
This panel allows the user to input information via as many text fields as you want.
- TextFieldPanel() - Constructor for class org.trianacode.gui.panels.TextFieldPanel
-
Creates a new JTextFieldPanel for the particular task.
- TextFieldPanel - Class in org.trianacode.gui.toolmaker.guibuilder
-
The panel for defining a gui builder text field component
- TextFieldPanel() - Constructor for class org.trianacode.gui.toolmaker.guibuilder.TextFieldPanel
-
- TextFieldParameter - Annotation Type in org.trianacode.annotation
-
GENERAL NOTE: parameters that are displayed in auto generated GUIs should only be primitive or string types.
- TextFileReader - Class in common.file
-
Created by IntelliJ IDEA.
- TextFileReader() - Constructor for class common.file.TextFileReader
-
- TextIcon - Class in org.trianacode.gui.main.imp
-
An component that displays text to fill its set size (i.e.
- TextIcon() - Constructor for class org.trianacode.gui.main.imp.TextIcon
-
- TextIcon(String) - Constructor for class org.trianacode.gui.main.imp.TextIcon
-
- TextIcon(String, int) - Constructor for class org.trianacode.gui.main.imp.TextIcon
-
- textlabel(String) - Method in class org.trianacode.gui.toolmaker.guibuilder.webgui.WebGUICreator
-
- TextSubComponent - Class in org.trianacode.gui.main.imp
-
An extension to TextIcon that makes it an instance of ToolComponent.
- TextSubComponent(TaskComponent) - Constructor for class org.trianacode.gui.main.imp.TextSubComponent
-
- TextSubComponent(String, TaskComponent) - Constructor for class org.trianacode.gui.main.imp.TextSubComponent
-
- TextTaskComponent - Class in org.trianacode.gui.components.text
-
A task component that displays a number on the main triana workspace
- TextTaskComponent(Task, String) - Constructor for class org.trianacode.gui.components.text.TextTaskComponent
-
Constructs a text task component
- TextTaskComponent(Task, String, int) - Constructor for class org.trianacode.gui.components.text.TextTaskComponent
-
Constructs a text task component
- TextToolComponentModel - Class in org.trianacode.gui.components.text
-
The component model for Triana scripts
- TextToolComponentModel() - Constructor for class org.trianacode.gui.components.text.TextToolComponentModel
-
- TextToolConstants - Interface in org.trianacode.taskgraph.constants
-
Constants used by text tools.
- TFileChooser - Class in org.trianacode.gui.panels
-
Class Description Here...
- TFileChooser() - Constructor for class org.trianacode.gui.panels.TFileChooser
-
Create a TFileChooser pointing to the user's default directory
- TFileChooser(String) - Constructor for class org.trianacode.gui.panels.TFileChooser
-
Create a TFileChooser pointing to the current directory for the specified directory type.
- THICK_STRIPE_OFFSET - Static variable in class org.trianacode.gui.main.imp.TrianaTool
-
- THICK_STRIPE_WIDTH - Static variable in class org.trianacode.gui.main.imp.TrianaTool
-
- ThickLine - Class in org.trianacode.gui.main.imp
-
This is a class for drawing a thick line.
- ThickLine() - Constructor for class org.trianacode.gui.main.imp.ThickLine
-
- THIN_STRIPE_OFFSET - Static variable in class org.trianacode.gui.main.imp.TrianaTool
-
- THIN_STRIPE_WIDTH - Static variable in class org.trianacode.gui.main.imp.TrianaTool
-
- ThreadPool - Class in org.trianacode.taskgraph.service
-
Class Description Here...
- ThreadPool(int) - Constructor for class org.trianacode.taskgraph.service.ThreadPool
-
- Threshold - Class in imageproc.processing.effects
-
A Threshold unit to ..
- Threshold() - Constructor for class imageproc.processing.effects.Threshold
-
- threshold - Variable in class imageproc.processing.effects.Threshold
-
- threshold - Variable in class signalproc.algorithms.SigThresh
-
- throwSyntaxException(int, String) - Method in class math.calculator.Compute
-
- tidyUp() - Method in class org.trianacode.gui.main.organize.DaxGroupManager
-
- tidyupRows() - Method in class org.trianacode.gui.main.organize.DaxLevel
-
- TileAction - Class in org.trianacode.gui.desktop.frames
-
- TileAction(FramesManager) - Constructor for class org.trianacode.gui.desktop.frames.TileAction
-
- TimedSocket - Class in signalproc.input
-
This class offers a timeout feature on socket connections.
- TimedSocket() - Constructor for class signalproc.input.TimedSocket
-
- TimeFrequency - Class in triana.types
-
TimeFrequency is the class derived from MatrixType to represent a two-dimensional array whose elements contain
frequency information associated with different times.
- TimeFrequency() - Constructor for class triana.types.TimeFrequency
-
Creates a new empty TimeFrequency, with no parameters set
- TimeFrequency(boolean, boolean, boolean, int, int, double, double, double, int, double) - Constructor for class triana.types.TimeFrequency
-
Creates a new TimeFrequency with arguments giving whether the data are to be complex, the sidedness, whether it
is narrow-band or broad-band, the data length, the number of points in the original broad-band spectrum, the
frequency resolution, the highest frequency in the current spectrum, the interval between data sets along the
time-axis, the number of data sets, and the acquisition time of the first data point.
- TimeFrequency(double[][], double[][], boolean, boolean, int, double, double, double, double) - Constructor for class triana.types.TimeFrequency
-
Creates a new TimeFrequency with arguments giving the 2D data matrix, or two matrices if the data is complex, the
sidedness, whether it is narrow-band or broad-band, the number of points in the original broad-band spectrum, the
frequency resolution, the highest frequency in the current spectrum, the interval between data sets along the
time-axis, and the acquisition time of the first data point.
- TimeFrequency(boolean, boolean, int, double, double, int, double) - Constructor for class triana.types.TimeFrequency
-
Creates a new TimeFrequency with a given complexity, sidedness, number of points that there would be in a single
two-sided spectrum, frequency resolution, interval between time-sets, number of time-sets, and acquisition tim
eof the first sample.
- timeOutput(String) - Static method in class org.trianacode.shiwaall.executionServices.Unbundler
-
Time output.
- TIMER_CLIPIN_TAG - Static variable in class triana.types.clipins.TimerClipIn
-
- TimerClipIn - Class in triana.types.clipins
-
A clip-in which records the amount of time spent in each task it passes through
- TimerClipIn() - Constructor for class triana.types.clipins.TimerClipIn
-
- TimerClipIn(TimerClipIn) - Constructor for class triana.types.clipins.TimerClipIn
-
- TimerInfo - Class in triana.types.clipins
-
Timing info on a task.
- TimerInfo(Tool, long, long) - Constructor for class triana.types.clipins.TimerInfo
-
- TimerOn - Class in common.timer
-
Starts the algorithm timer
- TimerOn() - Constructor for class common.timer.TimerOn
-
- TimerWriter - Class in common.timer
-
Outputs the algorithm timings to file
- TimerWriter() - Constructor for class common.timer.TimerWriter
-
- TIP_NUM_STR - Static variable in class org.trianacode.gui.util.Env
-
- TIP_STR - Static variable in class org.trianacode.gui.util.Env
-
- title - Variable in class org.trianacode.gui.help.TrianaHelpHandler
-
- to16BitByteArray(SampleSet, AudioFormat) - Static method in class triana.types.audio.AudioUtils
-
converts the input into a 16 bit audio input stream.
- toAColumn() - Method in class triana.types.util.Triplet
-
- toAString() - Method in class triana.types.util.StringVector
-
- toAString() - Method in class triana.types.util.Triplet
-
- toByteArray(MultipleAudio) - Method in class audio.output.Play
-
********************************************************************** This method converts the multiple audio
input to a specific byte array,* taking into account the bit depth of the audio file.
- toByteArray(MultipleAudio) - Method in class audio.output.WriteAiff_old
-
************************************************************************ This method converts the multiple audio
input to a specific byte array,* taking into account the bit depth of the audio file.
- toByteArray(Object) - Static method in class triana.types.util.FlatArray
-
Class method that converts a given input array to an array of bytes.
- ToClass - Class in common.lang
-
tries to convert a String or Object to a Class
- ToClass() - Constructor for class common.lang.ToClass
-
- toDoubleArray(Object) - Static method in class triana.types.util.FlatArray
-
Class method that converts a given input array to an array of doubles.
- toDoubles() - Method in class triana.types.util.StringVector
-
- toFloatArray(Object) - Static method in class triana.types.util.FlatArray
-
Class method that converts a given input array to an array of floats.
- ToggerErrorAction - Class in org.trianacode.gui.action.tools
-
Action for toggeling error nodes.
- ToggerErrorAction(ToolSelectionHandler) - Constructor for class org.trianacode.gui.action.tools.ToggerErrorAction
-
- TOGGLE_ERROR_NODE_ACTION - Static variable in interface org.trianacode.gui.action.Actions
-
- ToGreyScale - Class in imageproc.processing.color
-
A ToGreyScale unit to ..
- ToGreyScale() - Constructor for class imageproc.processing.color.ToGreyScale
-
- toIntArray(Object) - Static method in class triana.types.util.FlatArray
-
Class method that converts a given input array to an array of ints.
- toInts() - Method in class triana.types.util.StringVector
-
- Token - Variable in class math.calculator.Compute
-
- tokenizer() - Method in class triana.types.util.StringSplitter
-
- TokenizeString() - Method in class math.calculator.Compute
-
- TokenType(char, int, int) - Method in class math.calculator.Compute
-
- toLongArray(Object) - Static method in class triana.types.util.FlatArray
-
Class method that converts a given input array to an array of longs.
- toNewLineString() - Method in class triana.types.util.StringVector
-
- ToNiceString() - Method in class signalproc.input.GPSTime
-
- Tool - Annotation Type in org.trianacode.annotation
-
Annotation that should be applied to a class wanting to be wrapped as a Tool This annotation should be applied to the
class definition.
- Tool - Interface in org.trianacode.taskgraph.tool
-
- TOOL_CLASS_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TOOL_CLASSES_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TOOL_COLOR - Static variable in interface org.trianacode.gui.hci.color.TrianaColorConstants
-
Color names for colors used by standard Triana components
- TOOL_COMPLETED_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_CP_HTML_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_CP_XML_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_DEF_FACTORY_TYPE - Static variable in class org.trianacode.taskgraph.TaskGraphManager
-
- TOOL_DESCRIPTION_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_DIRECTORY - Static variable in class org.trianacode.gui.util.Env
-
- TOOL_ELEMENT - Static variable in interface org.trianacode.gui.hci.color.TrianaColorConstants
-
Graphical elements used by standard Triana componenets
- TOOL_HEIGHT - Static variable in class org.trianacode.gui.hci.AutoConnect
-
- TOOL_HELP_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_ICON - Variable in class org.trianacode.gui.hci.tools.TrianaTreeRenderer
-
- TOOL_INSTANCE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_LOGGER - Static variable in class org.trianacode.enactment.logging.Loggers
-
logs tool related messages
- TOOL_NAME_STR - Static variable in class org.trianacode.gui.util.Env
-
- TOOL_NAME_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TOOL_PARAMETER_WINDOW_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOL_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TOOL_TYPE - Static variable in interface org.trianacode.gui.extensions.Extension
-
- TOOL_VERSION - Static variable in interface org.trianacode.taskgraph.tool.Tool
-
tool parameter names
- TOOL_WIDTH - Static variable in class org.trianacode.gui.hci.AutoConnect
-
- toolAdded(Tool) - Method in class common.output.Serialize
-
Called when a new tool is added
- toolAdded(Tool) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
Called when a new tool is added
- toolAdded(Tool) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
Called when a new tool is added
- toolAdded(Tool) - Method in class org.trianacode.gui.panels.CompilePanel
-
Called when a new tool is added
- toolAdded(Tool) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
Called when a new tool is added
- toolAdded(Tool) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolAdded(Tool) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
Called when a new tool is added
- toolAdded(Tool) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- Toolbox - Interface in org.trianacode.taskgraph.tool
-
- TOOLBOX_DESCRIPTION_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOLBOX_DIRECTORY - Static variable in class org.trianacode.gui.util.Env
-
- TOOLBOX_NAME - Static variable in class org.trianacode.gui.util.Env
-
- TOOLBOX_SEARCH_PATH_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOLBOX_STR - Static variable in class org.trianacode.gui.util.Env
-
- TOOLBOX_TYPE_STR - Static variable in class org.trianacode.gui.util.Env
-
- TOOLBOX_VIRTUAL - Static variable in class org.trianacode.gui.util.Env
-
- toolBoxAdded(Toolbox) - Method in class common.output.Serialize
-
- toolBoxAdded(Toolbox) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
Called when a Tool Box is added
- toolBoxAdded(Toolbox) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
Called when a Tool Box is added
- toolBoxAdded(Toolbox) - Method in class org.trianacode.gui.panels.CompilePanel
-
Called when a Tool Box is added
- toolBoxAdded(Toolbox) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
Called when a Tool Box is added
- toolboxAdded(Toolbox) - Method in class org.trianacode.http.ToolboxesResource
-
- toolBoxAdded(Toolbox) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolBoxAdded(Toolbox) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
Called when a Tool Box is added
- toolBoxAdded(Toolbox) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- TOOLBOXES_DESCRIPTION_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TOOLBOXES_STR - Static variable in class org.trianacode.gui.util.Env
-
- ToolboxesRenderer - Class in org.trianacode.http
-
- ToolboxesRenderer() - Constructor for class org.trianacode.http.ToolboxesRenderer
-
- ToolboxesResource - Class in org.trianacode.http
-
- ToolboxesResource() - Constructor for class org.trianacode.http.ToolboxesResource
-
- ToolboxFilter - Class in org.trianacode.gui.hci.tools.filters
-
A filter that sorts tools by sub-package first, e.g.
- ToolboxFilter() - Constructor for class org.trianacode.gui.hci.tools.filters.ToolboxFilter
-
- ToolBoxHandler - Class in org.trianacode.gui.action.tools
-
Handler class for displaying the toolbox path panel
- ToolBoxHandler(ToolTable) - Constructor for class org.trianacode.gui.action.tools.ToolBoxHandler
-
- ToolboxLoader - Interface in org.trianacode.taskgraph.tool
-
- ToolboxLoaderRegistry - Class in org.trianacode.taskgraph.tool
-
- toolboxNameChanged(Toolbox, String) - Method in class common.output.Serialize
-
- toolboxNameChanged(Toolbox, String) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
- toolboxNameChanged(Toolbox, String) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
- toolboxNameChanged(Toolbox, String) - Method in class org.trianacode.gui.panels.CompilePanel
-
- toolboxNameChanged(Toolbox, String) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
- toolboxNameChanged(Toolbox, String) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolboxNameChanged(Toolbox, String) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
- toolboxNameChanged(Toolbox, String) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- toolboxNameChanging(Toolbox, String) - Method in class common.output.Serialize
-
- toolboxNameChanging(Toolbox, String) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
- toolboxNameChanging(Toolbox, String) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
- toolboxNameChanging(Toolbox, String) - Method in class org.trianacode.gui.panels.CompilePanel
-
- toolboxNameChanging(Toolbox, String) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
- toolboxNameChanging(Toolbox, String) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolboxNameChanging(Toolbox, String) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
- toolboxNameChanging(Toolbox, String) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- ToolBoxPanel - Class in org.trianacode.gui.panels
-
Panel for displaying, adding and removing local toolbox paths
- ToolBoxPanel(ToolTable) - Constructor for class org.trianacode.gui.panels.ToolBoxPanel
-
Constructor
- toolBoxRemoved(Toolbox) - Method in class common.output.Serialize
-
- toolBoxRemoved(Toolbox) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
Called when a Tool Box is Removed
- toolBoxRemoved(Toolbox) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
Called when a Tool Box is Removed
- toolBoxRemoved(Toolbox) - Method in class org.trianacode.gui.panels.CompilePanel
-
Called when a Tool Box is Removed
- toolBoxRemoved(Toolbox) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
Called when a Tool Box is Removed
- toolboxRemoved(Toolbox) - Method in class org.trianacode.http.ToolboxesResource
-
- toolBoxRemoved(Toolbox) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolBoxRemoved(Toolbox) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
Called when a Tool Box is Removed
- toolBoxRemoved(Toolbox) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- ToolboxRenderer - Class in org.trianacode.http
-
- ToolboxRenderer() - Constructor for class org.trianacode.http.ToolboxRenderer
-
- ToolboxResource - Class in org.trianacode.http
-
- ToolboxResource(Toolbox) - Constructor for class org.trianacode.http.ToolboxResource
-
- ToolboxTree - Class in org.trianacode.taskgraph.tool
-
Because Java doesn't have one...
- ToolboxTree() - Constructor for class org.trianacode.taskgraph.tool.ToolboxTree
-
- ToolboxTree.TreeNode - Class in org.trianacode.taskgraph.tool
-
- ToolboxTree.TreeNode(ToolboxTree.TreeNode, String, int) - Constructor for class org.trianacode.taskgraph.tool.ToolboxTree.TreeNode
-
- ToolboxTree.TreeNode(ToolboxTree.TreeNode, String, boolean, int) - Constructor for class org.trianacode.taskgraph.tool.ToolboxTree.TreeNode
-
- ToolClassLoader - Class in org.trianacode.taskgraph.tool
-
Class Description Here...
- ToolClassLoader(ClassLoader) - Constructor for class org.trianacode.taskgraph.tool.ToolClassLoader
-
- ToolClassLoader() - Constructor for class org.trianacode.taskgraph.tool.ToolClassLoader
-
- ToolComponentModel - Interface in org.trianacode.gui.hci.tools
-
The model for a tool in the tool tree and on the workspace
- ToolData - Class in org.trianacode.discovery.toolinfo
-
This is a cut down version of tool containing the information about a tool that provides a fuller description of a
tool for a tool browser.
- ToolData(String, String, URL, String, boolean) - Constructor for class org.trianacode.discovery.toolinfo.ToolData
-
- ToolDescriptor - Class in org.trianacode.taskgraph.annotation
-
- ToolDescriptor() - Constructor for class org.trianacode.taskgraph.annotation.ToolDescriptor
-
- ToolException - Exception in org.trianacode.taskgraph.tool
-
Class Description Here...
- ToolException() - Constructor for exception org.trianacode.taskgraph.tool.ToolException
-
- ToolException(String) - Constructor for exception org.trianacode.taskgraph.tool.ToolException
-
- ToolFileRenderer - Class in org.trianacode.http
-
- ToolFileRenderer() - Constructor for class org.trianacode.http.ToolFileRenderer
-
- ToolFilter - Interface in org.trianacode.gui.hci
-
An interface implemented by classes that map between tools and tool tree locations
- ToolImp - Class in org.trianacode.taskgraph.imp
-
A generic definition of a tool in a xmlFilepath which is extended to make a task.
- ToolImp(TrianaProperties) - Constructor for class org.trianacode.taskgraph.imp.ToolImp
-
Default constructor
Which blows everything up.
- ToolImp(Tool) - Constructor for class org.trianacode.taskgraph.imp.ToolImp
-
Creates a clone of the specified tool
- ToolImportAction - Class in org.trianacode.gui.action.tools
-
Action to handle Tool/Component Importing
- ToolImportAction(SelectionManager, int, JMenu, ToolTable) - Constructor for class org.trianacode.gui.action.tools.ToolImportAction
-
- ToolImportAction(SelectionManager, int, ToolTable) - Constructor for class org.trianacode.gui.action.tools.ToolImportAction
-
- ToolImporterInterface - Interface in org.trianacode.gui.extensions
-
Interface used to provide dynamic discovery of Tool or component import filters.
- ToolInfo - Class in org.trianacode.gui.util
-
Class Description Here...
- ToolInfo(Tool, String) - Constructor for class org.trianacode.gui.util.ToolInfo
-
- ToolInfo(Tool, String, long) - Constructor for class org.trianacode.gui.util.ToolInfo
-
- ToolListener - Interface in org.trianacode.taskgraph.tool
-
An interface implemented by classes that wish to be notified when tools are added or removed.
- ToolMetadata - Class in org.trianacode.discovery.toolinfo
-
Basic information required for displaying tools in the tooltree
User: Ian Taylor Date: Jul 30, 2010 Time: 11:43:13 AM To change this template use File | Settings | File Templates.
- ToolMetadata(String, String, URL, String, boolean) - Constructor for class org.trianacode.discovery.toolinfo.ToolMetadata
-
- ToolMetadataResolver - Interface in org.trianacode.discovery
-
Resolver extension API.
- ToolMouseHandler - Class in org.trianacode.gui.hci
-
ToolMouseHandler handles all mouse events on task components and on the panel taskgraph window.
- ToolMouseHandler(TaskGraphPanel) - Constructor for class org.trianacode.gui.hci.ToolMouseHandler
-
- TOOLNAME - Static variable in class org.trianacode.gui.toolmaker.UnitWizard
-
Default template tags
- ToolPanel - Class in org.trianacode.gui.panels
-
A simple panel for specifying a tool name (optional), package and tool box.
- ToolPanel(ToolTable) - Constructor for class org.trianacode.gui.panels.ToolPanel
-
Creates a default tool panel (tool name, package and tool box)
- ToolPanel(ToolTable, boolean) - Constructor for class org.trianacode.gui.panels.ToolPanel
-
Creates a tool panel, optionally including a tool name field
- ToolPanel(ToolTable, String, String) - Constructor for class org.trianacode.gui.panels.ToolPanel
-
Creates a tool panel with default package and tool box settings (tool name is not shown)
- ToolPanel(ToolTable, String, String, String) - Constructor for class org.trianacode.gui.panels.ToolPanel
-
Creates a tool panel with default tool name, package and tool box settings
- ToolParameterRenderer - Class in org.trianacode.http
-
- ToolParameterRenderer() - Constructor for class org.trianacode.http.ToolParameterRenderer
-
- toolRemoved(Tool) - Method in class common.output.Serialize
-
Called when a tool is removed
- toolRemoved(Tool) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
Called when a tool is removed
- toolRemoved(Tool) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
Called when a tool is removed
- toolRemoved(Tool) - Method in class org.trianacode.gui.panels.CompilePanel
-
Called when a tool is removed
- toolRemoved(Tool) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
Called when a tool is removed
- toolRemoved(Tool) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolRemoved(Tool) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
Called when a tool is removed
- toolRemoved(Tool) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- ToolRenderer - Class in org.trianacode.http
-
- ToolRenderer() - Constructor for class org.trianacode.http.ToolRenderer
-
- ToolResolver - Class in org.trianacode.taskgraph.tool
-
- ToolResolver(TrianaProperties, boolean) - Constructor for class org.trianacode.taskgraph.tool.ToolResolver
-
- ToolResource - Class in org.trianacode.http
-
- ToolResource(String, Tool) - Constructor for class org.trianacode.http.ToolResource
-
- TOOLS - Static variable in class org.trianacode.gui.help.search.FindWordDialog
-
- Tools - Class in org.trianacode.shiwaall.utils
-
Created with IntelliJ IDEA.
- Tools() - Constructor for class org.trianacode.shiwaall.utils.Tools
-
- TOOLS_DESCRIPTION_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- toolsAdded(List<Tool>) - Method in class common.output.Serialize
-
- toolsAdded(List<Tool>) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
- toolsAdded(List<Tool>) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
- toolsAdded(List<Tool>) - Method in class org.trianacode.gui.panels.CompilePanel
-
- toolsAdded(List<Tool>) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
- toolsAdded(List<Tool>) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolsAdded(List<Tool>) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
- toolsAdded(List<Tool>) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- toolSelectionChanged(ToolSelectionEvent) - Method in interface org.trianacode.gui.action.ToolSelectionListener
-
Notified when the tool selection changes
- ToolSelectionEvent - Class in org.trianacode.gui.action
-
The event that is generated
- ToolSelectionEvent(ToolSelectionHandler, Tool[], TaskGraph) - Constructor for class org.trianacode.gui.action.ToolSelectionEvent
-
- ToolSelectionHandler - Interface in org.trianacode.gui.action
-
An interface implemented by classes that can return a selected tool
- ToolSelectionListener - Interface in org.trianacode.gui.action
-
A listener interface implemented by classes that wish to be notified when the tool selection changes.
- ToolsMenuHandler - Class in org.trianacode.gui.action.tools
-
Class that handles events and actions for the Tools menu, including New Tool, Compile and Edit Tool Box Paths.
- ToolsMenuHandler(ToolTable) - Constructor for class org.trianacode.gui.action.tools.ToolsMenuHandler
-
- toolsRemoved(List<Tool>) - Method in class common.output.Serialize
-
- toolsRemoved(List<Tool>) - Method in class org.trianacode.gui.hci.tools.BrokenToolMonitor
-
- toolsRemoved(List<Tool>) - Method in class org.trianacode.gui.hci.tools.ToolTreeModel
-
- toolsRemoved(List<Tool>) - Method in class org.trianacode.gui.panels.CompilePanel
-
- toolsRemoved(List<Tool>) - Method in class org.trianacode.gui.toolmaker.UnitPanel
-
- toolsRemoved(List<Tool>) - Method in class org.trianacode.http.TrianaHttpServer
-
- toolsRemoved(List<Tool>) - Method in interface org.trianacode.taskgraph.tool.ToolListener
-
- toolsRemoved(List<Tool>) - Method in class org.trianacode.taskgraph.tool.ToolTableImpl
-
- ToolTable - Interface in org.trianacode.taskgraph.tool
-
An interface to the currently loaded tools.
- ToolTableImpl - Class in org.trianacode.taskgraph.tool
-
Class Description Here...
- ToolTableImpl(ToolResolver) - Constructor for class org.trianacode.taskgraph.tool.ToolTableImpl
-
- ToolTableUtils - Class in org.trianacode.taskgraph.tool
-
Class Description Here...
- ToolTableUtils() - Constructor for class org.trianacode.taskgraph.tool.ToolTableUtils
-
- ToolTipWriter - Class in org.trianacode.taskgraph.imp
-
Tooltip generator class, responsible for the pretty printing of tool and task tip information.
- ToolTipWriter() - Constructor for class org.trianacode.taskgraph.imp.ToolTipWriter
-
- toolToWorkflow(Tool) - Method in interface org.trianacode.enactment.addon.ConversionAddon
-
- toolToWorkflow(Tool) - Method in class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
- toolToWorkflow(Tool) - Method in class org.trianacode.shiwaall.converter.DaxifyTaskGraph
-
- toolToWorkflow(Tool) - Method in class org.trianacode.shiwaall.executionServices.IwirToTaskAddon
-
- toolToWorkflow(Tool) - Method in class org.trianacode.shiwaall.executionServices.TaskToIWIRAddon
-
- toolToWorkflowFile(Tool, File, String) - Method in interface org.trianacode.enactment.addon.ConversionAddon
-
- toolToWorkflowFile(Tool, File, String) - Method in class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
- toolToWorkflowFile(Tool, File, String) - Method in class org.trianacode.shiwaall.converter.DaxifyTaskGraph
-
- toolToWorkflowFile(Tool, File, String) - Method in class org.trianacode.shiwaall.executionServices.IwirToTaskAddon
-
- toolToWorkflowFile(Tool, File, String) - Method in class org.trianacode.shiwaall.executionServices.TaskToIWIRAddon
-
- toolToWorkflowFileInputStream(Tool) - Method in interface org.trianacode.enactment.addon.ConversionAddon
-
- toolToWorkflowFileInputStream(Tool) - Method in class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
- toolToWorkflowFileInputStream(Tool) - Method in class org.trianacode.shiwaall.converter.DaxifyTaskGraph
-
- toolToWorkflowFileInputStream(Tool) - Method in class org.trianacode.shiwaall.executionServices.IwirToTaskAddon
-
- toolToWorkflowFileInputStream(Tool) - Method in class org.trianacode.shiwaall.executionServices.TaskToIWIRAddon
-
- ToolTreeModel - Class in org.trianacode.gui.hci.tools
-
A model for laying out and updating a tree of tools.
- ToolTreeModel(ToolTable) - Constructor for class org.trianacode.gui.hci.tools.ToolTreeModel
-
- ToolUtils - Class in org.trianacode.shiwaall.iwir.importer.utils
-
Created by IntelliJ IDEA.
- ToolUtils() - Constructor for class org.trianacode.shiwaall.iwir.importer.utils.ToolUtils
-
- ToolUtils - Class in org.trianacode.taskgraph.util
-
- ToolUtils() - Constructor for class org.trianacode.taskgraph.util.ToolUtils
-
- ToolWriterResource - Class in org.trianacode.http
-
- ToolWriterResource(String, Tool) - Constructor for class org.trianacode.http.ToolWriterResource
-
- TOP - Static variable in class org.trianacode.gui.main.imp.TrianaToolLayout
-
- toShortArray(Object) - Static method in class triana.types.util.FlatArray
-
Class method that converts a given input array to an array of shorts.
- toString(Color) - Static method in class common.parameter.ColorGen
-
Captures the events thrown out by ColorGenWindow.
- toString() - Method in class gov.lbl.netlogger.LogMessage
-
Format a message in CEDPS Best Practices format.
- toString() - Method in class org.trianacode.config.cl.ArgumentParser
-
- toString() - Method in class org.trianacode.config.TrianaProperties
-
Creates a string version of the current property configuration
- toString() - Method in class org.trianacode.discovery.toolinfo.ToolMetadata
-
- toString() - Method in interface org.trianacode.enactment.addon.CLIaddon
-
- toString() - Method in class org.trianacode.enactment.logging.stampede.StampedeEvent
-
- toString() - Method in class org.trianacode.gui.desktop.tabs.TabView
-
- toString() - Method in class org.trianacode.gui.extensions.AbstractFormatFilter
-
Overrides the default toString
method to return the filter description
- toString() - Method in class org.trianacode.gui.hci.TaskGraphHandler.TaskFactoryItem
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.AllPackagesFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.AllToolsFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.DataTypeFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.InputToolsFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.OutputToolsFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.SearchFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.SubPackageFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.ToolboxFilter
-
- toString() - Method in class org.trianacode.gui.hci.tools.filters.WorkflowFilter
-
- toString() - Method in class org.trianacode.gui.help.search.HTMLDocumentInfo
-
- toString() - Method in class org.trianacode.gui.help.search.SearchResults
-
- toString() - Method in class org.trianacode.gui.main.imp.ForShowTool
-
- toString() - Method in class org.trianacode.gui.main.imp.MainTrianaTask
-
Returns a string representation of this component and its values.
- toString() - Method in class org.trianacode.gui.main.imp.StableCable
-
- toString() - Method in class org.trianacode.gui.main.organize.DaxUnitObject
-
- toString() - Method in class org.trianacode.gui.panels.NodeEditor.ParameterListElement
-
- toString() - Method in class org.trianacode.shiwaall.collection.CollectionElement
-
- toString() - Method in class org.trianacode.shiwaall.converter.ConvertWorkflowToDax
-
- toString() - Method in class org.trianacode.shiwaall.converter.DaxifyTaskGraph
-
- toString() - Method in class org.trianacode.shiwaall.executionServices.TaskToIWIRAddon
-
- toString() - Method in class org.trianacode.shiwaall.executionServices.Unbundler
-
- toString() - Method in class org.trianacode.shiwaall.gui.importer.DaxReaderGUIInterface
-
- toString() - Method in class org.trianacode.shiwaall.iwir.exporter.IwirExporter
-
- toString() - Method in class org.trianacode.shiwaall.iwir.importer.IwirReader
-
- toString() - Method in class org.trianacode.shiwaall.string.PatternCollection
-
- toString() - Method in class org.trianacode.taskgraph.imp.CableImp
-
- toString() - Method in class org.trianacode.taskgraph.imp.NodeImp
-
- toString() - Method in class org.trianacode.taskgraph.imp.ToolImp
-
- toString() - Method in class org.trianacode.taskgraph.proxy.java.JavaProxy
-
- toString() - Method in class org.trianacode.taskgraph.tool.creators.type.ClassHierarchy
-
- toString() - Method in class org.trianacode.taskgraph.tool.ToolboxTree.TreeNode
-
- toString(boolean) - Method in class org.trianacode.taskgraph.util.Listing
-
- toString() - Method in class org.trianacode.taskgraph.util.Listing
-
- toString() - Method in class triana.types.audio.AudioChannelFormat
-
- toString() - Method in class triana.types.audio.gsm.encoder.Gsm_State
-
- toString() - Method in class triana.types.Const
-
- toString() - Method in class triana.types.Document
-
Provides the toString method for completeness.
- toString() - Method in class triana.types.FileName
-
- toString() - Method in class triana.types.image.ImageHistogram
-
- toString() - Method in class triana.types.image.IntHashtable
-
- toString() - Method in class triana.types.MailMsg
-
- toString(int) - Static method in class triana.types.OldUnit
-
Converts an integer into a String
- toString(long) - Static method in class triana.types.OldUnit
-
Converts an long into a String
- toString(float) - Static method in class triana.types.OldUnit
-
Converts an float into a String
- toString(short) - Static method in class triana.types.OldUnit
-
Converts an short into a String
- toString(double) - Static method in class triana.types.OldUnit
-
Converts an double into a String
- toString(byte) - Static method in class triana.types.OldUnit
-
Converts an byte into a String
- toString(boolean) - Static method in class triana.types.OldUnit
-
Converts an boolean into a String
- toString() - Method in class triana.types.Parameter
-
- toString() - Method in interface triana.types.util.ChannelFormat
-
- toString() - Method in class triana.types.util.SpectralChannelFormat
-
- toStringArray() - Method in class triana.types.util.StringSplitter
-
- toStrings(boolean) - Method in class org.trianacode.taskgraph.util.Listing
-
- toStringVector() - Method in class org.trianacode.gui.builder.GUICreaterPanel
-
- toURL(File) - Method in class org.trianacode.gui.help.HtmlPane
-
- toURL(String) - Method in class org.trianacode.gui.help.HtmlPane
-
- toURL(String) - Static method in class org.trianacode.taskgraph.util.UrlUtils
-
- TPoint - Class in org.trianacode.taskgraph
-
awt independent point
- TPoint() - Constructor for class org.trianacode.taskgraph.TPoint
-
- TPoint(double, double) - Constructor for class org.trianacode.taskgraph.TPoint
-
- trace(Object) - Method in class org.trianacode.enactment.logging.runtimeLogging.RuntimeFileLog
-
- trace(Object, Throwable) - Method in class org.trianacode.enactment.logging.runtimeLogging.RuntimeFileLog
-
- trace(StampedeEvent) - Method in class org.trianacode.enactment.logging.runtimeLogging.RuntimeFileLog
-
- trace(StampedeEvent) - Method in class org.trianacode.enactment.logging.stampede.StampedeLogger
-
- trace(Object) - Method in class org.trianacode.enactment.logging.stampede.StampedeLogger
-
- trace(Object, Throwable) - Method in class org.trianacode.enactment.logging.stampede.StampedeLogger
-
- trace(StampedeEvent) - Method in interface org.trianacode.enactment.logging.stampede.StampedeLoggerInterface
-
- transform(Node, OutputStream) - Static method in class org.trianacode.shiwaall.iwir.importer.xml.DomPain
-
Transform.
- transform(Node, Writer) - Static method in class org.trianacode.shiwaall.iwir.importer.xml.DomPain
-
Transform.
- transform(Node, OutputStream) - Static method in class org.trianacode.shiwaall.utils.DomPain
-
Transform.
- transform(Node, Writer) - Static method in class org.trianacode.shiwaall.utils.DomPain
-
Transform.
- TRANSFORMATION - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- TRANSIENT - Static variable in class org.trianacode.gui.toolmaker.UnitWizard
-
- TRANSIENT - Static variable in interface org.trianacode.taskgraph.tool.Tool
-
- TRANSIENT - Static variable in class org.trianacode.taskgraph.Unit
-
- TRANSIENT_ACCESSIBLE - Static variable in interface org.trianacode.taskgraph.tool.Tool
-
- TRANSIENT_ACCESSIBLE - Static variable in class org.trianacode.taskgraph.Unit
-
- translate(Task, double, double) - Static method in class org.trianacode.taskgraph.TaskLayoutUtils
-
Translates the task by the specified x and y distances
- translate(Task[], double, double) - Static method in class org.trianacode.taskgraph.TaskLayoutUtils
-
Translates the specified tasks by the specified x and y distances
- translate(Task[], int, int, TaskLayoutDetails) - Static method in class org.trianacode.taskgraph.TaskLayoutUtils
-
Translates the specified tasks by the specified x and y distances
- translateTo(Task[], TPoint) - Static method in class org.trianacode.taskgraph.TaskLayoutUtils
-
Translates the specified tasks so that the top lefthand corner is at the specified point
- translateToOrigin(Task[]) - Static method in class org.trianacode.taskgraph.TaskLayoutUtils
-
Translates the specified tasks so that the top lefthand corner is at the origin (x=0, y=0).
- translateToOrigin(Task[], int) - Static method in class org.trianacode.taskgraph.TaskLayoutUtils
-
- TRectangle - Class in org.trianacode.taskgraph
-
awt independent rectangle
- TRectangle() - Constructor for class org.trianacode.taskgraph.TRectangle
-
- TRectangle(double, double, double, double) - Constructor for class org.trianacode.taskgraph.TRectangle
-
- TRectangle(TPoint, TDimension) - Constructor for class org.trianacode.taskgraph.TRectangle
-
- TREE_ORGANIZE - Static variable in class org.trianacode.gui.main.organize.TaskGraphOrganize
-
- treeNodesChanged(TreeModelEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- treeNodesInserted(TreeModelEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- treeNodesRemoved(TreeModelEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- treeOrganize(TaskGraph) - Static method in class org.trianacode.gui.main.organize.TaskGraphOrganize
-
Organises the taskgraph (and its sub-taskgraphs) into a tree pattern.
- TreeOrganize - Class in org.trianacode.gui.util.organize
-
- TreeOrganize(TaskGraphPanel) - Constructor for class org.trianacode.gui.util.organize.TreeOrganize
-
- treeOrganize(TaskGraph) - Method in class org.trianacode.gui.util.TaskGraphOrganizer
-
Organises the taskgraph (and its sub-taskgraphs) into a tree pattern.
- TreeOrganize1 - Class in org.trianacode.gui.util.organize
-
- TreeOrganize1(TaskGraphPanel) - Constructor for class org.trianacode.gui.util.organize.TreeOrganize1
-
- TreeSerializer - Interface in org.trianacode.http
-
- treesToString(ToolboxTree, TreeSerializer) - Method in class org.trianacode.http.ToolboxesRenderer
-
- treeStructureChanged(TreeModelEvent) - Method in class org.trianacode.gui.hci.ApplicationFrame
-
- Trend - Class in signalproc.algorithms
-
A Trend unit to accumulate single numbers into a SampleSet
- Trend() - Constructor for class signalproc.algorithms.Trend
-
- Triana - Class in <Unnamed>
-
Main Launcher Class
- Triana() - Constructor for class Triana
-
- triana.types - package triana.types
-
- triana.types.audio - package triana.types.audio
-
- triana.types.audio.gsm.decoder - package triana.types.audio.gsm.decoder
-
- triana.types.audio.gsm.encoder - package triana.types.audio.gsm.encoder
-
- triana.types.clipins - package triana.types.clipins
-
- triana.types.image - package triana.types.image
-
- triana.types.util - package triana.types.util
-
- TRIANA_COLOR_MAP - Static variable in class triana.types.image.PixelMap
-
Defining index for the Triana Color Map model.
- TRIANA_OPTIONS - Static variable in class org.trianacode.config.cl.TrianaOptions
-
- TRIANA_TEMPLATE_PROPERTY - Static variable in class org.trianacode.config.TrianaProperties
-
- TRIANA_TOOL - Static variable in class org.trianacode.shiwaall.dax.JobUnit
-
The Constant TRIANA_TOOL.
- TRIANA_UNIT - Static variable in interface org.trianacode.gui.main.TrianaLayoutConstants
-
a Triana unit is the preferred height of a tool and is used as the base for other dimensions
- TrianaBundle - Class in org.trianacode.shiwaall.bundle
-
Created by IntelliJ IDEA.
- TrianaBundle() - Constructor for class org.trianacode.shiwaall.bundle.TrianaBundle
-
- TrianaClient - Interface in org.trianacode.taskgraph.service
-
Class Description Here...
- TrianaColorConstants - Interface in org.trianacode.gui.hci.color
-
Constants for color names and graphical elements used by standard Triana components
- trianaColorMapColorOf(int) - Method in class triana.types.image.PixelMap
-
Returns the Triana Color Map color value associated with a given rgb pixel value.
- trianaColorMapTable - Static variable in class triana.types.image.PixelMap
-
Table that defines the 256 rgb values of the Triana Color Map.
- TrianaColorModel - Class in org.trianacode.gui.components.triana
-
The color model for standard Triana componenets
- TrianaColorModel() - Constructor for class org.trianacode.gui.components.triana.TrianaColorModel
-
- TrianaComponentModel - Class in org.trianacode.gui.components.triana
-
The default ToolComponentModel for a task
- TrianaComponentModel(ToolTable, ToolSelectionHandler, ToolSelectionHandler) - Constructor for class org.trianacode.gui.components.triana.TrianaComponentModel
-
- TrianaDialog - Class in org.trianacode.gui
-
Utility class for holding GUI based dialogs methods.
- TrianaDialog() - Constructor for class org.trianacode.gui.TrianaDialog
-
- TrianaEngineHandler - Class in org.trianacode.shiwaall.handler
-
Created by IntelliJ IDEA.
- TrianaEngineHandler(Task, TrianaInstance, InputStream) - Constructor for class org.trianacode.shiwaall.handler.TrianaEngineHandler
-
Instantiates a new triana engine handler.
- TrianaExec - Class in org.trianacode.enactment
-
A class for executing a Triana taskgraph.
- TrianaExec(TaskGraph) - Constructor for class org.trianacode.enactment.TrianaExec
-
Constructs a TrianaExec to execute a clone of the specified taskgraph.
- TrianaExec(Tool) - Constructor for class org.trianacode.enactment.TrianaExec
-
Constructs a TrianaExec to execute a clone of the specified tool.
- TrianaExec.ExecRun - Class in org.trianacode.enactment
-
- TrianaExec.ExecRun(Object[], Thread, boolean) - Constructor for class org.trianacode.enactment.TrianaExec.ExecRun
-
- TrianaHelp - Class in org.trianacode.gui.help
-
Triana help is written as a stand alone application.
- TrianaHelp() - Constructor for class org.trianacode.gui.help.TrianaHelp
-
- TrianaHelpFrame - Class in org.trianacode.gui.help
-
The main window for the Triana Help application.
- TrianaHelpFrame(String, String) - Constructor for class org.trianacode.gui.help.TrianaHelpFrame
-
- TrianaHelpFrame(String) - Constructor for class org.trianacode.gui.help.TrianaHelpFrame
-
- TrianaHelpFrame() - Constructor for class org.trianacode.gui.help.TrianaHelpFrame
-
- TrianaHelpFrame.HelpAboutAction - Class in org.trianacode.gui.help
-
- TrianaHelpFrame.HelpAboutAction() - Constructor for class org.trianacode.gui.help.TrianaHelpFrame.HelpAboutAction
-
- TrianaHelpFrame.HelpHelpAction - Class in org.trianacode.gui.help
-
- TrianaHelpFrame.HelpHelpAction() - Constructor for class org.trianacode.gui.help.TrianaHelpFrame.HelpHelpAction
-
- TrianaHelpHandler - Class in org.trianacode.gui.help
-
- TrianaHelpHandler(JFrame, String, String) - Constructor for class org.trianacode.gui.help.TrianaHelpHandler
-
The main function for the TrianaHelp application
- TrianaHelpProperties - Class in org.trianacode.gui.help
-
- TrianaHelpProperties() - Constructor for class org.trianacode.gui.help.TrianaHelpProperties
-
- TrianaHttpServer - Class in org.trianacode.http
-
- TrianaHttpServer() - Constructor for class org.trianacode.http.TrianaHttpServer
-
- TrianaImage - Class in triana.types
-
TrianaImage is a TrianaType wrapper for the Java image type.
- TrianaImage() - Constructor for class triana.types.TrianaImage
-
Default constructor.
- TrianaImage(Image) - Constructor for class triana.types.TrianaImage
-
Constructor for given image.
- TrianaInstance - Class in org.trianacode
-
This class represents an instance of Triana and allows arguments to be passed to it and properties for
defining the various parameters that Triana can accept.
- TrianaInstance() - Constructor for class org.trianacode.TrianaInstance
-
- TrianaInstance(String[]) - Constructor for class org.trianacode.TrianaInstance
-
Creates am instance of Triana.
- TrianaInstanceProgressListener - Interface in org.trianacode
-
Created by IntelliJ IDEA.
- TrianaIWIRHandler - Class in org.trianacode.shiwaall.handler
-
Created by IntelliJ IDEA.
- TrianaIWIRHandler(TaskGraph, InputStream) - Constructor for class org.trianacode.shiwaall.handler.TrianaIWIRHandler
-
Instantiates a new triana iwir handler.
- TrianaLayoutConstants - Interface in org.trianacode.gui.main
-
Methods of accessing the preferred sizing of triana components
- TrianaMainMenu - Class in org.trianacode.gui.hci
-
This is the main Triana menu that sits at the top of the main Application Frame.
- TrianaMainMenu(ApplicationFrame, ToolTable) - Constructor for class org.trianacode.gui.hci.TrianaMainMenu
-
- trianaMenuBar - Variable in class org.trianacode.gui.windows.TrianaWindow
-
The JMenuBar for all Triana windows
- TrianaNode - Class in org.trianacode.gui.main.imp
-
TrianaNode is a simple Rectangle Area which represents either an input or output node on a SubTrianaTool.
- TrianaNode(Node, boolean) - Constructor for class org.trianacode.gui.main.imp.TrianaNode
-
Constructs a new TrianaNode
- TrianaObjectInputStream - Class in org.trianacode.taskgraph.ser
-
- TrianaObjectInputStream(InputStream) - Constructor for class org.trianacode.taskgraph.ser.TrianaObjectInputStream
-
- TrianaOptions - Class in org.trianacode.config.cl
-
- TrianaOptions() - Constructor for class org.trianacode.config.cl.TrianaOptions
-
- TrianaPixelMap - Class in triana.types
-
- TrianaPixelMap() - Constructor for class triana.types.TrianaPixelMap
-
Default constructor.
- TrianaPixelMap(PixelMap) - Constructor for class triana.types.TrianaPixelMap
-
Constuctor using a PixelMap
- TrianaPixelMap(TrianaPixelMap) - Constructor for class triana.types.TrianaPixelMap
-
Constuctor using a TrianaPixelMap
- TrianaPixelMap(Image) - Constructor for class triana.types.TrianaPixelMap
-
Constuctor using an Image
- TrianaPixelMap(TrianaImage) - Constructor for class triana.types.TrianaPixelMap
-
Constuctor using a TrianaImage
- TrianaProgressBar - Class in org.trianacode.gui.hci
-
Simple progress bar in a frame with a message.
- TrianaProgressBar(String, boolean) - Constructor for class org.trianacode.gui.hci.TrianaProgressBar
-
- TrianaProperties - Class in org.trianacode.config
-
The TrianaProperties class stores the properties for a Triana instance.
- TrianaProperties(TrianaInstance) - Constructor for class org.trianacode.config.TrianaProperties
-
- TrianaProperties(TrianaInstance, Properties) - Constructor for class org.trianacode.config.TrianaProperties
-
Initialises the properties giving the defaults
- TrianaRenderer - Class in org.trianacode.http
-
- TrianaRenderer() - Constructor for class org.trianacode.http.TrianaRenderer
-
- TrianaRun - Class in org.trianacode.enactment
-
A class for running a taskgraph.
- TrianaRun(TaskGraph) - Constructor for class org.trianacode.enactment.TrianaRun
-
Constructs a TrianaExec to execute a clone of the specified taskgraph.
- TrianaRun(Tool) - Constructor for class org.trianacode.enactment.TrianaRun
-
Constructs a TrianaExec to execute a clone of the specified tool.
- TrianaServer - Interface in org.trianacode.taskgraph.service
-
WTF??
The interface that discovery communicate to the Triana clients via.
- TrianaShiwaListener - Class in org.trianacode.shiwaall.handler
-
Created by IntelliJ IDEA.
- TrianaShiwaListener(TrianaInstance) - Constructor for class org.trianacode.shiwaall.handler.TrianaShiwaListener
-
Instantiates a new triana shiwa listener.
- TrianaSort - Class in triana.types.util
-
- TrianaSort() - Constructor for class triana.types.util.TrianaSort
-
- TrianasPoolPlugin - Class in org.trianacode.pool
-
Created by IntelliJ IDEA.
- TrianasPoolPlugin() - Constructor for class org.trianacode.pool.TrianasPoolPlugin
-
- TrianaTask - Class in org.trianacode.gui.main.imp
-
TrianaTask is an abstract class which defines a methods which apply to all TrianaTasks.
- TrianaTask(Task) - Constructor for class org.trianacode.gui.main.imp.TrianaTask
-
Constructs a new TrianaTool for a task
- TrianaTool - Class in org.trianacode.gui.main.imp
-
The graphical representation of a tool.
- TrianaTool(Tool) - Constructor for class org.trianacode.gui.main.imp.TrianaTool
-
- TrianaTool(Tool, LayoutManager) - Constructor for class org.trianacode.gui.main.imp.TrianaTool
-
- TrianaToolBar - Class in org.trianacode.gui.hci
-
The Triana toolbar, placed at the top of the Main application window.
- TrianaToolBar(String, ApplicationFrame) - Constructor for class org.trianacode.gui.hci.TrianaToolBar
-
Description of the Field
- TrianaToolLayout - Class in org.trianacode.gui.main.imp
-
The layout for a triana tool.
- TrianaToolLayout() - Constructor for class org.trianacode.gui.main.imp.TrianaToolLayout
-
Construct a new triana tool layout
- TrianaToolLayout(double) - Constructor for class org.trianacode.gui.main.imp.TrianaToolLayout
-
Construct a new triana tool layout
- TrianaToolLayout(double, double, double, double) - Constructor for class org.trianacode.gui.main.imp.TrianaToolLayout
-
Construct a new triana tool layout
- TrianaTreeRenderer - Class in org.trianacode.gui.hci.tools
-
Custom cell renderer for the tree.
- TrianaTreeRenderer() - Constructor for class org.trianacode.gui.hci.tools.TrianaTreeRenderer
-
- TrianaType - Class in triana.types
-
TrianaType is the root class for data types in Triana.
- TrianaType() - Constructor for class triana.types.TrianaType
-
Creates an empty TrianaType, adds a message to the description saying when it was created, and constructs the
Journal from this description.
- TrianaUnitToolBar - Class in org.trianacode.gui.hci
-
The Triana Unit toolbar, placed at the top of the Main application window.
- TrianaUnitToolBar(String) - Constructor for class org.trianacode.gui.hci.TrianaUnitToolBar
-
- TrianaWindow - Class in org.trianacode.gui.windows
-
Triana Window creates a basic Triana Window with common functionalities and appearance of all Triana Windows.
- TrianaWindow() - Constructor for class org.trianacode.gui.windows.TrianaWindow
-
- TrianaWindow(String) - Constructor for class org.trianacode.gui.windows.TrianaWindow
-
This class provide a basic window with a Window menu containing a close option (which hides the window) and a
Help menu which calls the function called help.
- TrianaWindow(String, int, int) - Constructor for class org.trianacode.gui.windows.TrianaWindow
-
Calls TrianaWindow(String) to initialise the menu's and then resize's to a specific width and height.
- TrianaWorkflowVerifier - Class in org.trianacode.gui.action.taskgraph
-
Checks a pre-run workflow to see whether it has any ProtoServices, and if so prompts the user to distribute these
services or cancel the run.
- TrianaWorkflowVerifier() - Constructor for class org.trianacode.gui.action.taskgraph.TrianaWorkflowVerifier
-
- TriangularLFO - Class in audio.processing.modulation
-
This class implements the LFO interface and creates a low frequency oscillator with a triangular oscillation
pattern.
- TRIGGER_NODE_COLOR - Static variable in interface org.trianacode.gui.hci.color.TrianaColorConstants
-
- TRIGGER_PARAM - Static variable in interface org.trianacode.taskgraph.ParameterNode
-
- TRIGGER_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TriggerAt - Class in common.parameter
-
Trigger at certain time
- TriggerAt() - Constructor for class common.parameter.TriggerAt
-
- TriggerButton - Class in common.control
-
Trigger when the user presses the button
- TriggerButton() - Constructor for class common.control.TriggerButton
-
- TriggerButtonPanel - Class in common.control
-
$POPUP_DESCRIPTION
- TriggerButtonPanel() - Constructor for class common.control.TriggerButtonPanel
-
- TriggerCrontab - Class in common.parameter
-
Trigger by crontab-like scheduling
- TriggerCrontab() - Constructor for class common.parameter.TriggerCrontab
-
- TriggerDelay - Class in common.parameter
-
Trigger after certain time of delay
- TriggerDelay() - Constructor for class common.parameter.TriggerDelay
-
- TriggerNode - Class in org.trianacode.taskgraph.service
-
A NodeCable which has run-time parameters.
- TriggerNode(Task, boolean) - Constructor for class org.trianacode.taskgraph.service.TriggerNode
-
Creates a node attached to the specified Task.
- TriggerRounds - Class in common.parameter
-
Trigger certain numbers of rounds
- TriggerRounds() - Constructor for class common.parameter.TriggerRounds
-
- Triplet - Class in triana.types.util
-
Triplet is an Object containing three numbers that can generate a uniform sequence of numbers, which can be used to
represent an array index or an independent variable in, say, graphical applications.
- Triplet() - Constructor for class triana.types.util.Triplet
-
Constructs an empty Triplet.
- Triplet(int, double, double) - Constructor for class triana.types.util.Triplet
-
Constructs a Triplet with the specified length, start, and step.
- Triplet(int) - Constructor for class triana.types.util.Triplet
-
Constructs a Triplet with the specified length and default values of start (0) and step
(1).
- Triplet(int, double) - Constructor for class triana.types.util.Triplet
-
Constructs a Triplet with the specified length and starting value, and with a default value of the
step (1).
- Triplet(double[]) - Constructor for class triana.types.util.Triplet
-
Constructs a Triplet from an array of doubles that should contain a uniformly spaced set of values.
- TrueFalseGen - Class in common.parameter
-
A TrueFalseGen unit to create a boolean Parameter
- TrueFalseGen() - Constructor for class common.parameter.TrueFalseGen
-
- tryActualFile(String) - Static method in class org.trianacode.gui.windows.Help
-
- TWOD - Static variable in class signalproc.converters.VectToGenPanel
-
- TwoDWindow - Class in common.input
-
A TwoDWindow UnitWindow to output a 2D type within VectorType.
- TwoDWindow() - Constructor for class common.input.TwoDWindow
-
Creates a new VectorTypeWindow for Generate2D.
- twoSided - Variable in class triana.types.util.SpectralChannelFormat
-
Variable indicating whether the data are stored as a two-sided transform, i.e. containing both the
positive and negative frequency data.
- TYPE - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- type - Variable in class signalproc.algorithms.SigThresh
-
- TYPE_DESC - Static variable in class org.trianacode.enactment.logging.stampede.LogDetail
-
- TYPE_STR - Static variable in class org.trianacode.gui.util.Env
-
- TYPE_TAG - Static variable in interface org.trianacode.taskgraph.ser.XMLConstants
-
- TypeBracketPair(int, int) - Method in class math.calculator.Compute
-
- TypeChecking - Class in org.trianacode.taskgraph.service
-
TypeChecking includes several functions which check the validity of connections e.g. functions that check
if an object is a TrianaType or not and others which check if two units are compatible.
- TypeChecking() - Constructor for class org.trianacode.taskgraph.service.TypeChecking
-
- typeColours - Static variable in class org.trianacode.gui.windows.CableColEditor
-
A TreeMap storing all of the types along with their currently selected colour for the cable.
- TypeExport - Class in common.output
-
A TypeExport unit to export in triana's ASCII format
- TypeExport() - Constructor for class common.output.TypeExport
-
- TypeExportPanel - Class in common.output
-
A TypeExportPanel which exports to file any type which implements the AsciiComm interface
- TypeExportPanel() - Constructor for class common.output.TypeExportPanel
-
Creates a new TypeImporterPanel for BTImporter.
- TypeForLoop(int, int) - Method in class math.calculator.Compute
-
- TypeImport - Class in common.input
-
A TypeImport unit to import a TrianaType data type stored as Ascii output in a file.
- TypeImport() - Constructor for class common.input.TypeImport
-
- TypeImportPanel - Class in common.input
-
A TypeImportPanel UnitPanel to import any datatype which supports the AsciiComm type interface.
- TypeImportPanel() - Constructor for class common.input.TypeImportPanel
-
Creates a new TypeImportPanel for TypeImport.
- TypesMap - Class in org.trianacode.taskgraph.tool
-
Class Description Here...
- TypesMap() - Constructor for class org.trianacode.taskgraph.tool.TypesMap
-
- TypesPanel - Class in org.trianacode.gui.toolmaker
-
The tool wizard panel for editing the input/output types of a tool
- TypesPanel(String[], UnitPanel) - Constructor for class org.trianacode.gui.toolmaker.TypesPanel
-
Constructs a panel for editing the input/output types of a tool.
- typeToString() - Method in class org.trianacode.gui.builder.Row
-
- TypeUtils - Class in org.trianacode.taskgraph.tool
-
Class Description Here...
- TypeUtils() - Constructor for class org.trianacode.taskgraph.tool.TypeUtils
-