Uses of Class
com.e1c.g5.v8.dt.check.qfix.components.BasicFix
Packages that use BasicFix
Package
Description
-
Uses of BasicFix in com.e1c.g5.v8.dt.bsl.check.qfix
Subclasses of BasicFix in com.e1c.g5.v8.dt.bsl.check.qfixModifier and TypeClassDescriptionclass
Multi-variant xtext module fix definitionclass
Single variant xtext bsl module fix common class for multi-variant quick fixes -
Uses of BasicFix in com.e1c.g5.v8.dt.check.internal.md.check.fixs
Subclasses of BasicFix in com.e1c.g5.v8.dt.check.internal.md.check.fixsModifier and TypeClassDescriptionclass
The single-variant fix forBinaryDataStorageLocationUseFieldTypeCheck
allows to remove reference with incorrect type.class
The multi-variant fix forConfigurationStandaloneContentCheck
allows to remove bad content item from used, unused and priority items.class
The single-variant fix forDbObjectTabularSectionCheck
allows to set right length value.class
The single-variant fix forReferenceValueCheck
allows to remove unresolved reference value.class
The single-variant fix forReferenceValueCheckNonCritical
allows to remove unresolved reference value. -
Uses of BasicFix in com.e1c.g5.v8.dt.check.internal.md.extension.check.fixs
Subclasses of BasicFix in com.e1c.g5.v8.dt.check.internal.md.extension.check.fixsModifier and TypeClassDescriptionclass
XDTOPackage
extension package and namespace features dependency state check fix. -
Uses of BasicFix in com.e1c.g5.v8.dt.check.qfix.components
Subclasses of BasicFix in com.e1c.g5.v8.dt.check.qfix.componentsModifier and TypeClassDescriptionclass
Multi-variant model fix definitionclass
SingleVariantBasicFix<C extends BasicFixContext>
Testing sample of API L2 that checks the capability to create the all-in-one fix with a single variantclass
SingleVariantModelBasicFix<OC extends org.eclipse.emf.ecore.EObject>
Variant with a single-point user context collection/fix definition