contextFold.models
Class ModelStHighCoMed

java.lang.Object
  extended by contextFold.models.FeatureSetter
      extended by contextFold.models.ModelStHighCoMed

public class ModelStHighCoMed
extends FeatureSetter


Field Summary
 
Fields inherited from class contextFold.models.FeatureSetter
csr, featureManager, LONG, SHORT
 
Constructor Summary
ModelStHighCoMed()
           
 
Method Summary
protected  void bindFeatures()
           
 
Methods inherited from class contextFold.models.FeatureSetter
addAndBindLengthTemplates, addTemplates, bindHpTypesToTemplates, bindIlTypesToTemplates, bindTemplates, setFeatures
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelStHighCoMed

public ModelStHighCoMed()
Method Detail

bindFeatures

protected void bindFeatures()
Specified by:
bindFeatures in class FeatureSetter