A B C D E F G H I L M N O P R S T U V W

D

Data - Interface in org.cishell.framework.data
A class that contains data, its format, and its metadata.
dataAdded(Data, String) - Method in class org.cishell.app.service.datamanager.DataManagerAdapter
 
dataAdded(Data, String) - Method in interface org.cishell.app.service.datamanager.DataManagerListener
Notifies that a Data object has been added to the associated DataManagerService
DataConversionService - Interface in org.cishell.service.conversion
A service for converting data to different formats.
dataLabelChanged(Data, String) - Method in class org.cishell.app.service.datamanager.DataManagerAdapter
 
dataLabelChanged(Data, String) - Method in interface org.cishell.app.service.datamanager.DataManagerListener
Notifies that a Data object has had its label changed
DataManagerAdapter - Class in org.cishell.app.service.datamanager
An abstract adapter class for notification of changes in the DataManagerService.
DataManagerAdapter() - Constructor for class org.cishell.app.service.datamanager.DataManagerAdapter
 
DataManagerListener - Interface in org.cishell.app.service.datamanager
A listener that is notified of changes in the DataManagerService
DataManagerService - Interface in org.cishell.app.service.datamanager
A service for managing loaded Data objects.
DataProperty - Interface in org.cishell.framework.data
Standard property keys and values to use when creating metadata for a Data object
dataRemoved(Data) - Method in class org.cishell.app.service.datamanager.DataManagerAdapter
 
dataRemoved(Data) - Method in interface org.cishell.app.service.datamanager.DataManagerListener
Notifies that a Data object has been removed from the associated DataManagerService
dataSelected(Data[]) - Method in class org.cishell.app.service.datamanager.DataManagerAdapter
 
dataSelected(Data[]) - Method in interface org.cishell.app.service.datamanager.DataManagerListener
Notifies that a set of data objects have been selected in the associated DataManagerService
DataValidator - Interface in org.cishell.framework.algorithm
An additional interface an AlgorithmFactory can implement that allows for further data validation beyond what is provided in the service dictionary's in_data/out_data specifications.
DEFAULT_PARENTAGE - Static variable in interface org.cishell.framework.algorithm.AlgorithmProperty
 
DEFAULT_SERVICES - Static variable in interface org.cishell.framework.CIShellContext
Contains an array of the valid strings corresponding to the default services
describeWork(String) - Method in interface org.cishell.framework.algorithm.ProgressMonitor
Method to describe what the algorithm is currently doing for the benefit of the users of the algorithm as it progresses during execution
DESCRIPTION - Static variable in interface org.cishell.framework.algorithm.AlgorithmProperty
 
DOCUMENTATION_URL - Static variable in interface org.cishell.framework.algorithm.AlgorithmProperty
 
done() - Method in interface org.cishell.framework.algorithm.ProgressMonitor
The algorithm is finished executing

A B C D E F G H I L M N O P R S T U V W