Interface IRegistryAlleleValue

All Known Subinterfaces:
IActivityType, IBeeEffect, IBeeSpecies, IButterflyCocoon, IButterflyEffect, IButterflySpecies, IFlowerType, IFruit, ISpecies<I>, ITreeEffect, ITreeSpecies

public interface IRegistryAlleleValue
Denotes a value that can be stored in a registry allele.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isDominant

      boolean isDominant()
      Returns:
      Whether the allele for this value is dominant or recessive.