Uses of Package
com.e1c.g5.v8.dt.check.qfix
-
Packages that use com.e1c.g5.v8.dt.check.qfix Package Description com.e1c.g5.v8.dt.bsl.check.qfix com.e1c.g5.v8.dt.check.qfix com.e1c.g5.v8.dt.check.qfix.components -
Classes in com.e1c.g5.v8.dt.check.qfix used by com.e1c.g5.v8.dt.bsl.check.qfix Class Description FixDescriptor This descriptor contains data being provided by theIFix
during theIFix.onRegistration(FixDescriptor)
fix initialization cycle.FixVariantDescriptor The descriptor of a singleIFixVariant
of a particularIFix
.IFix The fix is intended for fixing problems being detected by someICheck
.IFixChange 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.IFixContext Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesIFixSession Provides a single point access to the shared data of the fix session (like data access, etc)IFixVariant 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 Class Description FixDescriptor This descriptor contains data being provided by theIFix
during theIFix.onRegistration(FixDescriptor)
fix initialization cycle.FixProcessHandle Active fix process handle.FixVariantDescriptor The descriptor of a singleIFixVariant
of a particularIFix
.IFix The fix is intended for fixing problems being detected by someICheck
.IFixChange 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.IFixChangeProcessor The execution logic for a specificIFixChange
.IFixContext Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesIFixContextFactory TheIFixContext
factory that produces the context instances based on the provided marker.IFixSession Provides a single point access to the shared data of the fix session (like data access, etc)IFixVariant 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.components Class Description FixDescriptor This descriptor contains data being provided by theIFix
during theIFix.onRegistration(FixDescriptor)
fix initialization cycle.FixVariantDescriptor The descriptor of a singleIFixVariant
of a particularIFix
.IFix The fix is intended for fixing problems being detected by someICheck
.IFixChange 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.IFixContext Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changesIFixSession Provides a single point access to the shared data of the fix session (like data access, etc)IFixVariant A single variant of a multi-variant fix.