Interface IFixContext

All Known Implementing Classes:
BasicFixContext, BasicModelFixContext, SingleVariantXtextBslModuleFixContext

public interface IFixContext
Context provides the fix'es logic with the source data to locate, analyze and prepare/perform the necessary changes
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the DT project from the context
  • Method Details

    • getDtProject

      IDtProject getDtProject()
      Gets the DT project from the context
      Returns:
      The target project for the fix. May not be null