Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Athen Athen
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • kallimachos
  • AthenAthen
  • Issues
  • #11
Closed
Open
Created Nov 23, 2016 by Markus Krug@mak28maOwner

Change the general Interface of a viewpart

Currently a view part has3 methods

  1. init model
  2. init types
  3. init UI

This should be enhanced by additional (optional) methods

  1. init guidelines: Load or define guidelines for this view. What is a guideline? A guideline is some code (e.g. RUTA) that creates an annotation of type Warning and/or of type Error

  2. load additional types Here you can define a typesystem that is required in this view, the editor needs to perform a reload because the document needs to be reopened with a new typesystem

Assignee
Assign to
Time tracking