Class Regeneration<V>

java.lang.Object
org.oristool.models.stpn.trees.Regeneration<V>
Type Parameters:
V - type of the regeneration
All Implemented Interfaces:
StateFeature, Feature

public class Regeneration<V> extends Object implements StateFeature
A state feature including a regeneration.
  • Constructor Details

    • Regeneration

      public Regeneration(V value)
  • Method Details