Class DescriptorTCAS
java.lang.Object
org.apache.uima.taeconfigurator.model.AbstractModelPart
org.apache.uima.taeconfigurator.model.DescriptorTCAS
Model part: CAS corresponding to the descriptor being edited.
-
Field Summary
Fields inherited from class org.apache.uima.taeconfigurator.model.AbstractModelPart
casCreateProperties, dirty, modelRoot
-
Constructor Summary
ConstructorDescriptionDescriptorTCAS
(MultiPageEditor modelRoot) Instantiates a new descriptor TCAS. -
Method Summary
Methods inherited from class org.apache.uima.taeconfigurator.model.AbstractModelPart
markDirty
-
Constructor Details
-
DescriptorTCAS
Instantiates a new descriptor TCAS.- Parameters:
modelRoot
- the model root
-
-
Method Details
-
validate
Validate.- Throws:
ResourceInitializationException
- the resource initialization exception
-
get
Gets the.- Returns:
- a CAS for the model descriptor
-
set
Sets the.- Parameters:
tcas
- the tcas
-