Interface UimaSerializable

    • Method Detail

      • _save_to_cas_data

        void _save_to_cas_data()
        This method is called by the framework before serialization of an instance of this JCas class. The implementation should save whatever data is needed into Features of this JCas class that can be serialized by UIMA.
      • _init_from_cas_data

        void _init_from_cas_data()
      • _reset_cas_data

        default void _reset_cas_data()