contextFold.models
Class ModelStMedCoHigh

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

public class ModelStMedCoHigh
extends FeatureSetter


Field Summary
 
Fields inherited from class contextFold.models.FeatureSetter
csr, featureManager, LONG, SHORT
 
Constructor Summary
ModelStMedCoHigh()
           
 
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

ModelStMedCoHigh

public ModelStMedCoHigh()
Method Detail

bindFeatures

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