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
-
Method Details
-
getPriority
long getPriority()
-