Interface HasPriority

All Known Subinterfaces:
ReactionRule<B>
All Known Implementing Classes:
AbstractReactionRule, AbstractReactionRule.ReactiveSystemBoundReactionRule, ConditionalParametricRuleDecorator, GroundReactionRule, ParametricReactionRule

public interface HasPriority
Marker interface that indicates the object has a label.
Author:
Dominik Grzelak
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • getPriority

      long getPriority()