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 SummaryFields inherited from class org.apache.uima.taeconfigurator.model.AbstractModelPartcasCreateProperties, dirty, modelRoot
- 
Constructor SummaryConstructorsConstructorDescriptionDescriptorTCAS(MultiPageEditor modelRoot) Instantiates a new descriptor TCAS.
- 
Method SummaryMethods inherited from class org.apache.uima.taeconfigurator.model.AbstractModelPartmarkDirty
- 
Constructor Details- 
DescriptorTCASInstantiates a new descriptor TCAS.- Parameters:
- modelRoot- the model root
 
 
- 
- 
Method Details- 
validateValidate.- Throws:
- ResourceInitializationException- the resource initialization exception
 
- 
getGets the.- Returns:
- a CAS for the model descriptor
 
- 
setSets the.- Parameters:
- tcas- the tcas
 
 
-