Package org.apache.uima.caseditor.editor
Class ArrayValue
java.lang.Object
org.apache.uima.caseditor.editor.ArrayValue
- All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable
The Class ArrayValue.
-
Constructor Summary
ConstructorsConstructorDescriptionArrayValue
(FeatureStructure arrayFS, int slot) Instantiates a new array value. -
Method Summary
Modifier and TypeMethodDescriptionget()
Gets the.getAdapter
(Class adapter) Gets the feature structure.void
Sets the.int
slot()
Slot.toString()
-
Constructor Details
-
Method Details