Class AbandonRuleInputException

  • All Implemented Interfaces:
    Serializable

    public class AbandonRuleInputException
    extends GenerationException
    Intention: prevents input node from being copied into output model. How it works: active rule tells it got no replacement nodes (result != null but empty list), so that input node is replaced with empty list of output nodes.
    See Also:
    Serialized Form
    • Constructor Detail

      • AbandonRuleInputException

        public AbandonRuleInputException()