Uses of Interface
calhoun.analysis.crf.FeatureManagerEdgeExplicitLength

Packages that use FeatureManagerEdgeExplicitLength
calhoun.analysis.crf the interface, main Conrad class, and solver for the Conrad engine. 
calhoun.analysis.crf.features.interval13 mdoel definition and setup for the interval13 model 
calhoun.analysis.crf.features.interval29   
calhoun.analysis.crf.test   
 

Uses of FeatureManagerEdgeExplicitLength in calhoun.analysis.crf
 

Subinterfaces of FeatureManagerEdgeExplicitLength in calhoun.analysis.crf
 interface ModelManager
          overall itnerface for an entire model.
 

Classes in calhoun.analysis.crf that implement FeatureManagerEdgeExplicitLength
 class BeanModel
          a useful base class for creating model beans.
 class CompositeFeatureManager
          a feature manager that combines feature types together.
 class ConstrainedFeatureManager
          a feature manager that combines it's composite feature types together into a single feature.
 

Uses of FeatureManagerEdgeExplicitLength in calhoun.analysis.crf.features.interval13
 

Classes in calhoun.analysis.crf.features.interval13 that implement FeatureManagerEdgeExplicitLength
 class Interval13Model
           
 

Uses of FeatureManagerEdgeExplicitLength in calhoun.analysis.crf.features.interval29
 

Classes in calhoun.analysis.crf.features.interval29 that implement FeatureManagerEdgeExplicitLength
 class Interval29Model
           
 

Uses of FeatureManagerEdgeExplicitLength in calhoun.analysis.crf.test
 

Classes in calhoun.analysis.crf.test that implement FeatureManagerEdgeExplicitLength
 class ZeroOrderManager
           
 class ZeroOrderModel