Package bio.singa.simulation.features
Class BoostMediatingEntity
- java.lang.Object
-
- bio.singa.features.model.AbstractFeature<FeatureContent>
-
- bio.singa.features.model.QualitativeFeature<ChemicalEntity>
-
- bio.singa.simulation.features.model.EntityFeature
-
- bio.singa.simulation.features.BoostMediatingEntity
-
- All Implemented Interfaces:
bio.singa.features.model.Feature<ChemicalEntity>
public class BoostMediatingEntity extends EntityFeature
- Author:
- cl
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBoostMediatingEntity.Builder
-
Constructor Summary
Constructors Constructor Description BoostMediatingEntity(ChemicalEntity entity)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BoostMediatingEntity.Builderof(ChemicalEntity quantity)-
Methods inherited from class bio.singa.features.model.AbstractFeature
addAlternativeContent, addEvidence, equals, getAllEvidence, getAlternativeContents, getComment, getContent, getDescriptor, getIdentifier, getPrimaryEvidence, hashCode, setAlternativeContent, setAlternativeContents, setComment, setIdentifier, toString
-
-
-
-
Constructor Detail
-
BoostMediatingEntity
public BoostMediatingEntity(ChemicalEntity entity)
-
-
Method Detail
-
of
public static BoostMediatingEntity.Builder of(ChemicalEntity quantity)
-
-