Package com.e1c.g5.v8.dt.check.qfix.components
package com.e1c.g5.v8.dt.check.qfix.components
-
ClassDescriptionBasicFix<C extends BasicFixContext>Base implementation of {link IFix} for quick fixes.The basic quick fix contextBasic implementation of the model fix context.Multi-variant model fix definitionProvides a builder of the quick fix variantQuick fix annotation.SingleVariantBasicFix<C extends BasicFixContext>Testing sample of API L2 that checks the capability to create the all-in-one fix with a single variantSingleVariantModelBasicFix<OC extends org.eclipse.emf.ecore.EObject>Variant with a single-point user context collection/fix definitionConfiguration container for the
SingleVariantModelBasicFix
descendants allowing them to specify fix parameters via the pure Java APIVariantModelFixChangeDelegate<OC extends org.eclipse.emf.ecore.EObject>Functional delegate that allows to specify the matching method as a change execution logic