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

G

getAlgorithmFactory() - Method in interface org.cishell.service.conversion.Converter
Returns the AlgorithmFactory that can be invoked to convert a given Data object of the correct input format (as specified in the Dictionary from getProperties()) to a Data object of the correct output format
getAllData() - Method in interface org.cishell.app.service.datamanager.DataManagerService
Returns all of the Data objects loaded into the manager
getConverterChain() - Method in interface org.cishell.service.conversion.Converter
Returns an array of ServiceReferences to converter algorithms in the order in which they will be called when converting a Data object
getData() - Method in class org.cishell.framework.data.BasicData
 
getData() - Method in interface org.cishell.framework.data.Data
Returns the data stored in this Data object
getFormat() - Method in class org.cishell.framework.data.BasicData
 
getFormat() - Method in interface org.cishell.framework.data.Data
Returns the format of the encapsulated data.
getLabel(Data) - Method in interface org.cishell.app.service.datamanager.DataManagerService
Returns the label for a stored Data object
getMetadata() - Method in class org.cishell.framework.data.BasicData
 
getMetadata() - Method in interface org.cishell.framework.data.Data
Returns the metadata associated with the data stored in this Data object.
getProgressMonitor() - Method in interface org.cishell.framework.algorithm.ProgressTrackable
Returns the progress monitor currently in use, or null if no monitor has been set
getProperties() - Method in interface org.cishell.service.conversion.Converter
Get properties of the Converter (same as algorithm service properties).
getScheduledAlgorithms() - Method in interface org.cishell.app.service.scheduler.SchedulerService
Returns an array of Algorithms that the scheduler has scheduled.
getScheduledTime(Algorithm) - Method in interface org.cishell.app.service.scheduler.SchedulerService
Returns the time in which a scheduled Algorithm is scheduled to be run.
getSelectedData() - Method in interface org.cishell.app.service.datamanager.DataManagerService
Returns The Data objects that have been selected in the manager
getService(String) - Method in interface org.cishell.framework.CIShellContext
Locates and returns a standard service given the service name.
getService(String) - Method in class org.cishell.framework.LocalCIShellContext
 
getServiceReference(Algorithm) - Method in interface org.cishell.app.service.scheduler.SchedulerService
Returns an Algorithm's associated ServiceReference if one was provided when the Algorithm was scheduled
GLOBAL_PREFS_CONF_SUFFIX - Static variable in interface org.cishell.framework.userprefs.UserPrefsProperty
The suffix to add to the service's PID for getting the global preferences directly from the ConfigurationAdmin (not recommended)
GLOBAL_PREFS_OCD_SUFFIX - Static variable in interface org.cishell.framework.userprefs.UserPrefsProperty
The suffix to add to the service's PID for generating a global preferences PID when using the standard naming convention
GLOBAL_PREFS_PID - Static variable in interface org.cishell.framework.userprefs.UserPrefsProperty
The key for specifying a global preferences PID.
GUI - Interface in org.cishell.service.guibuilder
A simple GUI for user interaction.
GUIBuilderService - Interface in org.cishell.service.guibuilder
A service for creating simple GUIs for user interaction.

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