Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

[server] improve server API #234

Open
10 tasks
JanKoehnlein opened this issue Aug 30, 2018 · 0 comments
Open
10 tasks

[server] improve server API #234

JanKoehnlein opened this issue Aug 30, 2018 · 0 comments

Comments

@JanKoehnlein
Copy link
Member

JanKoehnlein commented Aug 30, 2018

  • add default type in SModelElements classes, e.g. node in SNode
  • add a constant for empty model
  • allow to add style classes
  • ITraceProvider.trace() should retrun the SModelElement
  • add a template method to handle additional actions in LanguageAwareDiagramServer#accept
  • allow to configure ActionTypeAdapter using DI (don't use static methods) to add more actions
  • IDiagramGenerator should take the Context as an argument
  • IDiagramGenerator should take the Issues as an argument
  • add a ServerStatus.Severity FATAL that means avoid diagram generation. ERROR could mean we can generate the diagram anyway, e.g. when there are only validation errors
  • add SIssueMarker to model
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant