Class DescriptorTCAS

java.lang.Object
org.apache.uima.taeconfigurator.model.AbstractModelPart
org.apache.uima.taeconfigurator.model.DescriptorTCAS

public class DescriptorTCAS extends AbstractModelPart
Model part: CAS corresponding to the descriptor being edited.
  • Constructor Details

    • DescriptorTCAS

      public DescriptorTCAS(MultiPageEditor modelRoot)
      Instantiates a new descriptor TCAS.
      Parameters:
      modelRoot - the model root
  • Method Details