Uses of Class
org.apache.uima.collection.impl.cpm.BaseCPMImpl
Packages that use BaseCPMImpl
- 
Uses of BaseCPMImpl in org.apache.uima.collection.implMethods in org.apache.uima.collection.impl that return BaseCPMImpl
- 
Uses of BaseCPMImpl in org.apache.uima.collection.impl.cpmSubclasses 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.