Uses of Package
com.e1c.g5.v8.dt.check.qfix
Packages that use com.e1c.g5.v8.dt.check.qfix
Package
Description
-
Classes in com.e1c.g5.v8.dt.check.qfix used by com._1c.g5.v8.dt.internal.ui.validationClassDescriptionQuick fix management facility.The fix repository stores all registered fix artifacts, including:
Fixes themselves Context factories Fix change processors Preview providers(???) -
Classes in com.e1c.g5.v8.dt.check.qfix used by com._1c.g5.v8.dt.internal.ui.validation.qfixClassDescriptionActive fix process handle.The descriptor of a single
IFixVariant
of a particularIFix
. -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.bsl.check.qfixClassDescriptionThis descriptor contains data being provided by the
IFix
during theIFix.onRegistration(FixDescriptor)
fix initialization cycle.The descriptor of a singleIFixVariant
of a particularIFix
.The fix is intended for fixing problems being detected by someICheck
.The single change that is being defined by a specificIFixVariant
of a specificIFix
The change is a definition of some model data/language data/resource change that is being defined during theIFixVariant#prepareChanges()
fix performing state.Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesProvides a single point access to the shared data of the fix session (like data access, etc)A single variant of a multi-variant fix. -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.check.internal.md.check.fixsClassDescriptionThe fix is intended for fixing problems being detected by some
ICheck
.Provides a single point access to the shared data of the fix session (like data access, etc)A single variant of a multi-variant fix. -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.check.internal.md.extension.check.fixsClassDescriptionThe fix is intended for fixing problems being detected by some
ICheck
.Provides a single point access to the shared data of the fix session (like data access, etc)A single variant of a multi-variant fix. -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.check.qfixClassDescriptionThis descriptor contains data being provided by the
IFix
during theIFix.onRegistration(FixDescriptor)
fix initialization cycle.Active fix process handle.The descriptor of a singleIFixVariant
of a particularIFix
.The fix is intended for fixing problems being detected by someICheck
.The single change that is being defined by a specificIFixVariant
of a specificIFix
The change is a definition of some model data/language data/resource change that is being defined during theIFixVariant#prepareChanges()
fix performing state.The execution logic for a specificIFixChange
.Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesTheIFixContext
factory that produces the context instances based on the provided marker.Provides a single point access to the shared data of the fix session (like data access, etc)A single variant of a multi-variant fix. -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.check.qfix.componentsClassDescriptionThis descriptor contains data being provided by the
IFix
during theIFix.onRegistration(FixDescriptor)
fix initialization cycle.The descriptor of a singleIFixVariant
of a particularIFix
.The fix is intended for fixing problems being detected by someICheck
.The single change that is being defined by a specificIFixVariant
of a specificIFix
The change is a definition of some model data/language data/resource change that is being defined during theIFixVariant#prepareChanges()
fix performing state.Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesProvides a single point access to the shared data of the fix session (like data access, etc)A single variant of a multi-variant fix. -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.internal.bsl.check.qfixClassDescriptionThe
IFixContext
factory that produces the context instances based on the provided marker.Provides a single point access to the shared data of the fix session (like data access, etc) -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.internal.check.qfixClassDescriptionActive fix process handle.The descriptor of a single
IFixVariant
of a particularIFix
.The fix is intended for fixing problems being detected by someICheck
.The execution logic for a specificIFixChange
.Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesTheIFixContext
factory that produces the context instances based on the provided marker.Quick fix management facility.Provider of quick fixes registered in the system.The fix repository stores all registered fix artifacts, including:
Fixes themselves Context factories Fix change processors Preview providers(???)Provides a single point access to the shared data of the fix session (like data access, etc)A single variant of a multi-variant fix.