Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- iDebugCount - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.io.reader.DUUIParallelFileReader
- IDLE - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.monitoring.DUUIStatus
- IDUUICommunicationLayer - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface
-
Interface for communication between the DUUI composer
DUUIComposer
and the componentsIDUUIDriverInterface
. - IDUUIConnectionHandler - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.connection
-
Deprecated.
- IDUUIDocumentHandler - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.document_handler
- IDUUIDriverInterface - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.driver
-
Interface for all drivers
- IDUUIExecutionPlan - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface
-
Interface for execution plans of the DUUI composer pipleine.
- IDUUIExecutionPlanGenerator - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface
-
Interface for generating execution plans
IDUUIExecutionPlan
. - IDUUIFolderPickerApi - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.document_handler
- IDUUIFolderPickerApi.DUUIFolder - Class in org.texttechnologylab.DockerUnifiedUIMAInterface.document_handler
- IDUUIFormat - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.io.format
- IDUUIInstantiatedPipelineComponent - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.driver
-
The interface for the instance of each component that is executed in a pipeline.
- IDUUIPipelineComponent - Class in org.texttechnologylab.DockerUnifiedUIMAInterface.driver
-
Encapsulation of a pipeline component
- IDUUIPipelineComponent() - Constructor for class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.IDUUIPipelineComponent
-
default constructor
- IDUUIPipelineComponent(Map<String, Object>) - Constructor for class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.IDUUIPipelineComponent
-
constructor
- IDUUIPipelineComponent(IDUUIPipelineComponent) - Constructor for class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.IDUUIPipelineComponent
-
Duplication of the options of an existing component
- IDUUISegmentationRule - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.segmentation
- IDUUISegmentationStrategy - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.segmentation
- IDUUIStorageBackend - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.pipeline_storage
- IDUUITransport - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.io.transport
- IDUUIUrlAccessible - Interface in org.texttechnologylab.DockerUnifiedUIMAInterface.driver
-
Interface for the generation of DUUI-available URLs
- IGNORE_MISSING_ANNOTATIONS_DEFAULT - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.segmentation.DUUISegmentationStrategyByAnnotation
- IMAGE_START - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.monitoring.DUUIStatus
- INACTIVE - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.monitoring.DUUIStatus
- incrementProgress() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.document_handler.DUUIDocument
-
Increment the document progress by one.
- incrementProgress() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
- INFO - Enum constant in enum class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer.DebugLevel
- initialize(JCas) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.segmentation.DUUISegmentationStrategy
-
Set the JCas to be processed, this should reset all state
- initialize(JCas) - Method in interface org.texttechnologylab.DockerUnifiedUIMAInterface.segmentation.IDUUISegmentationStrategy
- initialize(UimaContext) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.io.writer.GerParCorWriter
- initialize(UimaContext) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.io.writer.TTLabXmiWriter
- initialize(UimaContext) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.tools.BorlandExport
- initialize(UimaContext) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.tools.CountAnnotations
- initialize(UimaContext) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.tools.EmptySofaString
- INPUT - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.monitoring.DUUIStatus
- inside_container() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIDockerInterface
-
Returns true if the code is run inside the container and false otherwise.
- instantiate(DUUIPipelineComponent, JCas, boolean, AtomicBoolean) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIDockerDriver
-
Instantiate the component
- instantiate(DUUIPipelineComponent, JCas, boolean, AtomicBoolean) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIKubernetesDriver
-
Creates Deployment and Service.
- instantiate(DUUIPipelineComponent, JCas, boolean, AtomicBoolean) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIRemoteDriver
- instantiate(DUUIPipelineComponent, JCas, boolean, AtomicBoolean) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUISwarmDriver
- instantiate(DUUIPipelineComponent, JCas, boolean, AtomicBoolean) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIUIMADriver
- instantiate(DUUIPipelineComponent, JCas, boolean, AtomicBoolean) - Method in interface org.texttechnologylab.DockerUnifiedUIMAInterface.driver.IDUUIDriverInterface
-
Initialisation method
- instantiate_pipeline() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
-
Instantiates the DUUI pipeline.
- InstantiatedComponent(DUUIPipelineComponent) - Constructor for class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIUIMADriver.InstantiatedComponent
- INSTANTIATING - Static variable in class org.texttechnologylab.DockerUnifiedUIMAInterface.monitoring.DUUIStatus
- interrupt() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
-
Allow the cancellation of a process by calling interrupt.
- interrupt(String) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
-
Allow the cancellation of a process by calling interrupt.
- invoke(Varargs) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.lua.DUUICustomRestricedLuaJavaLib
- isCompatible(IDUUIDriverInterface) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIPipelineComponent
- isDebug() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.document_handler.DUUIDropboxDocumentHandler
-
If debug is set to true, print upload and download progress to standard output.
- isEmpty() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.io.AsyncCollectionReader
-
Deprecated.
- isFinish() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.io.DUUIAsynchronousProcessor
-
Is the processor, means all collection readers finish?
- isFinished() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.connection.WebsocketClient
- isFinished() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.document_handler.DUUIDocument
- isFinished() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
- isMasterNode(KubernetesClient) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIKubernetesDriver
-
Checks, whether the used Server is the master-node of kubernetes cluster.
- isNumeric(String) - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.tools.ChangeMetaData
- isService() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
- isServiceStarted() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIComposer
- isSwarmManagerNode() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.DUUIDockerInterface
- isWebsocket() - Method in class org.texttechnologylab.DockerUnifiedUIMAInterface.driver.DUUIPipelineComponent
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form