public abstract class MultiEntityFeature extends bio.singa.features.model.QualitativeFeature<List<ChemicalEntity>>
| Constructor and Description |
|---|
MultiEntityFeature(List<ChemicalEntity> chemicalEntities) |
MultiEntityFeature(List<ChemicalEntity> chemicalEntities,
bio.singa.features.model.Evidence evidence) |
MultiEntityFeature(List<ChemicalEntity> chemicalEntities,
List<bio.singa.features.model.Evidence> evidence) |
public MultiEntityFeature(List<ChemicalEntity> chemicalEntities, List<bio.singa.features.model.Evidence> evidence)
public MultiEntityFeature(List<ChemicalEntity> chemicalEntities, bio.singa.features.model.Evidence evidence)
public MultiEntityFeature(List<ChemicalEntity> chemicalEntities)
Copyright © 2019. All rights reserved.