contextFold.models
Class ModelStHighCoHigh

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

public class ModelStHighCoHigh
extends FeatureSetter


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

ModelStHighCoHigh

public ModelStHighCoHigh()
Method Detail

bindFeatures

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