Package bio.singa.simulation.features
Class AppliedVesicleState
- java.lang.Object
-
- bio.singa.features.model.AbstractFeature<FeatureContent>
-
- bio.singa.features.model.QualitativeFeature<String>
-
- bio.singa.features.model.StringFeature
-
- bio.singa.simulation.features.AppliedVesicleState
-
- All Implemented Interfaces:
bio.singa.features.model.Feature<String>
public class AppliedVesicleState extends bio.singa.features.model.StringFeature- Author:
- cl
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAppliedVesicleState.Builder
-
Constructor Summary
Constructors Constructor Description AppliedVesicleState(String vesicleState)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AppliedVesicleState.Builderof(String 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
-
AppliedVesicleState
public AppliedVesicleState(String vesicleState)
-
-
Method Detail
-
of
public static AppliedVesicleState.Builder of(String quantity)
-
-