Uses of Class
org.apache.uima.collection.impl.cpm.BaseCPMImpl
Packages that use BaseCPMImpl
-
Uses of BaseCPMImpl in org.apache.uima.collection.impl
Methods in org.apache.uima.collection.impl that return BaseCPMImpl -
Uses of BaseCPMImpl in org.apache.uima.collection.impl.cpm
Subclasses of BaseCPMImpl in org.apache.uima.collection.impl.cpmConstructors in org.apache.uima.collection.impl.cpm with parameters of type BaseCPMImplModifierConstructorDescriptionCheckpoint
(BaseCPMImpl aCpm, String aFilename, long aCheckpointFrequency) Initialize the checkpoint with a reference to controlling cpe, the file where the checkpoint is to be stored, and the frequency of checkpoints.