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

    • validate

      public void validate() throws org.apache.uima.resource.ResourceInitializationException
      Validate.
      Throws:
      org.apache.uima.resource.ResourceInitializationException - the resource initialization exception
    • get

      public org.apache.uima.cas.CAS get()
      Gets the.
      Returns:
      a CAS for the model descriptor
    • set

      public void set(org.apache.uima.cas.CAS tcas)
      Sets the.
      Parameters:
      tcas - the tcas