Namespace NMF.Glsp.Protocol.Context
Classes
- Contexts
Helper class to contain default context ids
- RequestContextActions
The RequestContextActions is sent from the client to the server to request the available actions for the context with id contextId.
- SetContextActions
The SetContextActions is the response to a RequestContextActions containing all actions for the queried context.
- TriggerEdgeCreationAction
Triggers the enablement of the tool that is responsible for creating edges and initializes it with the creation of edges of the given elementTypeId.
- TriggerNodeCreationAction
Triggers the enablement of the tool that is responsible for creating nodes and initializes it with the creation of nodes of the given elementTypeId.