Interface ProjectOptionsDifference

All Superinterfaces:
Difference

@OpenApiAll public interface ProjectOptionsDifference extends Difference
Difference between project options.
  • Method Details

    • getProjectOptionsStyle

      @CheckForNull Style getProjectOptionsStyle()
      Returns:
      project options style.
      See Also:
    • getProjectOptionsModelElementsStyle

      @CheckForNull Style getProjectOptionsModelElementsStyle()
      Returns:
      project options model element style
      See Also:
    • getSymbolsStyle

      @CheckForNull StyleManager getSymbolsStyle()
      Returns:
      symbol style in project
      See Also:
      • Project.getStyleManager()