Interface GenerateFinalRule


@RuleType(name="nuclos.ruletype.generatefinalrule.name", description="nuclos.ruletype.generatefinalrule.description") public interface GenerateFinalRule
GenerateRule is the interface that should be used to make an rule applicable for Afterward-Generation-Events.

Classes implementing this interface can be attached to workingsteps. In case of an Generation-Event the method generate is called.

Author:
Matthias Reichart
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    GenerateContext is the context providing all generation - relevant attributes and methods like TargetObjects, SourceObjects and ParameterObjects