| Constructor and Description |
|---|
SequenceConfidenceInstance(Instance inst) |
| Modifier and Type | Method and Description |
|---|---|
PropertyList |
getFeatures() |
double |
getFeatureValue(String key) |
Instance |
getInstance() |
boolean |
hasFeature(String key) |
void |
setFeatureValue(String key,
double value) |
public SequenceConfidenceInstance(Instance inst)
public Instance getInstance()
public PropertyList getFeatures()
public void setFeatureValue(String key, double value)
public boolean hasFeature(String key)
public double getFeatureValue(String key)
Copyright © 2019 JULIE Lab, Germany. All rights reserved.