Class TimedSimulatorStateFeature

java.lang.Object
org.oristool.simulator.TimedSimulatorStateFeature
All Implemented Interfaces:
StateFeature, Feature

public class TimedSimulatorStateFeature extends Object implements StateFeature
State feature of time-based STPN simulations. It includes a time-to-fire for each enabled transition.
  • Constructor Details

    • TimedSimulatorStateFeature

      public TimedSimulatorStateFeature()
  • Method Details