Class RuleImpl.WithoutApplierWithoutPostApplyCbState

java.lang.Object
org.eclipse.m2m.atl.emftvm.impl.RuleImpl.ApplierCbState
org.eclipse.m2m.atl.emftvm.impl.RuleImpl.WithoutApplierWithoutPostApplyCbState
Enclosing class:
RuleImpl

protected class RuleImpl.WithoutApplierWithoutPostApplyCbState extends RuleImpl.ApplierCbState
RuleImpl.ApplierCbState class for rules that do not have a Rule.getApplier() code block or a Rule.getPostApply() code block.
  • Constructor Details

    • WithoutApplierWithoutPostApplyCbState

      protected WithoutApplierWithoutPostApplyCbState()
  • Method Details