Class PitFormationRate

  • All Implemented Interfaces:
    bio.singa.features.model.Feature<javax.measure.Quantity<SpawnRate>>, bio.singa.features.model.QuantitativeFeature<SpawnRate>

    public class PitFormationRate
    extends bio.singa.features.model.AbstractScalableQuantitativeFeature<SpawnRate>
    Author:
    cl
    • Field Summary

      • Fields inherited from class bio.singa.features.model.AbstractScalableQuantitativeFeature

        halfScaledQuantity, scaledQuantity
      • Fields inherited from class bio.singa.features.model.AbstractFeature

        baseContent, featureContent
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static PitFormationRate.Builder of​(double value, javax.measure.Unit<SpawnRate> unit)  
      static PitFormationRate.Builder of​(javax.measure.Quantity<SpawnRate> quantity)  
      • Methods inherited from class bio.singa.features.model.AbstractScalableQuantitativeFeature

        addAlternativeValue, getHalfScaledQuantity, getScaledQuantity, scale, scale, setAlternativeContent
      • Methods inherited from class bio.singa.features.model.AbstractFeature

        addAlternativeContent, addEvidence, equals, getAllEvidence, getAlternativeContents, getComment, getContent, getDescriptor, getIdentifier, getPrimaryEvidence, hashCode, setAlternativeContents, setComment, setIdentifier, toString
      • Methods inherited from interface bio.singa.features.model.Feature

        addAlternativeContent, addEvidence, getAllEvidence, getAlternativeContents, getComment, getContent, getDescriptor, getIdentifier, getPrimaryEvidence, setComment, setIdentifier