Uses of Package
com.e1c.g5.v8.dt.check.qfix.components
-
Packages that use com.e1c.g5.v8.dt.check.qfix.components Package Description com.e1c.g5.v8.dt.bsl.check.qfix com.e1c.g5.v8.dt.check.qfix.components -
Classes in com.e1c.g5.v8.dt.check.qfix.components used by com.e1c.g5.v8.dt.bsl.check.qfix Class Description BasicFix Base implementation of {link IFix} for quick fixes.BasicFixContext The basic quick fix contextSingleVariantBasicFix Testing sample of API L2 that checks the capability to create the all-in-one fix with a single variant -
Classes in com.e1c.g5.v8.dt.check.qfix.components used by com.e1c.g5.v8.dt.check.qfix.components Class Description BasicFix Base implementation of {link IFix} for quick fixes.BasicFixContext The basic quick fix contextBasicModelFixContext Basic implementation of the model fix context.MultiVariantModelBasicFix Multi-variant model fix definitionMultiVariantModelBasicFix.VariantBuilder Provides a builder of the quick fix variantSingleVariantBasicFix Testing sample of API L2 that checks the capability to create the all-in-one fix with a single variantSingleVariantModelBasicFix.FixConfigurer Configuration container for theSingleVariantModelBasicFix
descendants allowing them to specify fix parameters via the pure Java APIVariantModelFixChangeDelegate Functional delegate that allows to specify the matching method as a change execution logic