public class EntityFeatureVariationEntry extends VariationEntry
| Constructor and Description |
|---|
EntityFeatureVariationEntry(ChemicalEntity entity,
bio.singa.features.model.Feature<?> feature) |
| Modifier and Type | Method and Description |
|---|---|
ChemicalEntity |
getEntity() |
void |
setEntity(ChemicalEntity entity) |
String |
toString() |
getFeature, setFeaturepublic EntityFeatureVariationEntry(ChemicalEntity entity, bio.singa.features.model.Feature<?> feature)
public ChemicalEntity getEntity()
public void setEntity(ChemicalEntity entity)
Copyright © 2019. All rights reserved.