Class Rule

  • All Implemented Interfaces:
    RuleDefinition

    @Entity
    public class Rule
    extends Object
    implements RuleDefinition
    A rule defines how a flow should be mapped. From each rule a classifier is created, which allows to classify a flow by this rule.
    Author:
    mvrueden