jar

org.eclipse.glsp : org.eclipse.glsp.api

Maven & Gradle

Apr 20, 2020
3 usages
32 stars

GLSP server API definition

Table Of Contents

Latest Version

Download org.eclipse.glsp : org.eclipse.glsp.api JAR file - Latest Versions:

All Versions

Download org.eclipse.glsp : org.eclipse.glsp.api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8.x
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.eclipse.glsp.api-0.8.0-rc-02.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.glsp.api.registry

├─ org.eclipse.glsp.api.registry.ActionHandlerRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.ActionRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.ContextActionsProviderRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.ContextEditValidatorRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.DiagramConfigurationRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.HandlerSupplier.class - [JAR]

├─ org.eclipse.glsp.api.registry.MapMultiRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.MapRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.MultiRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.OperationHandlerRegistry.class - [JAR]

├─ org.eclipse.glsp.api.registry.Registry.class - [JAR]

├─ org.eclipse.glsp.api.registry.ServerCommandHandlerRegistry.class - [JAR]

org.eclipse.glsp.api.jsonrpc

├─ org.eclipse.glsp.api.jsonrpc.GLSPClient.class - [JAR]

├─ org.eclipse.glsp.api.jsonrpc.GLSPClientAware.class - [JAR]

├─ org.eclipse.glsp.api.jsonrpc.GLSPClientProvider.class - [JAR]

├─ org.eclipse.glsp.api.jsonrpc.GLSPServer.class - [JAR]

├─ org.eclipse.glsp.api.jsonrpc.GLSPServerException.class - [JAR]

├─ org.eclipse.glsp.api.jsonrpc.InitializeParameters.class - [JAR]

org.eclipse.glsp.api.model

├─ org.eclipse.glsp.api.model.GraphicalModelState.class - [JAR]

├─ org.eclipse.glsp.api.model.ModelState.class - [JAR]

├─ org.eclipse.glsp.api.model.ModelStateProvider.class - [JAR]

org.eclipse.glsp.api.operation.kind

├─ org.eclipse.glsp.api.operation.kind.ApplyLabelEditOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.ChangeBoundsOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.ChangeContainerOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.ChangeRoutingPointsOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.CreateEdgeOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.CreateNodeOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.CutOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.DeleteOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.LayoutOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.PasteOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.kind.ReconnectEdgeOperation.class - [JAR]

org.eclipse.glsp.api.utils

├─ org.eclipse.glsp.api.utils.ClientOptions.class - [JAR]

├─ org.eclipse.glsp.api.utils.GenericsUtil.class - [JAR]

├─ org.eclipse.glsp.api.utils.LayoutUtil.class - [JAR]

├─ org.eclipse.glsp.api.utils.ReflectionUtil.class - [JAR]

├─ org.eclipse.glsp.api.utils.ServerMessageUtil.class - [JAR]

├─ org.eclipse.glsp.api.utils.ServerStatusUtil.class - [JAR]

org.eclipse.glsp.api.diagram

├─ org.eclipse.glsp.api.diagram.DiagramConfiguration.class - [JAR]

org.eclipse.glsp.api.handler

├─ org.eclipse.glsp.api.handler.ActionHandler.class - [JAR]

├─ org.eclipse.glsp.api.handler.CreateOperationHandler.class - [JAR]

├─ org.eclipse.glsp.api.handler.Handler.class - [JAR]

├─ org.eclipse.glsp.api.handler.OperationHandler.class - [JAR]

├─ org.eclipse.glsp.api.handler.ServerCommandHandler.class - [JAR]

org.eclipse.glsp.api.factory

├─ org.eclipse.glsp.api.factory.GraphGsonConfiguratorFactory.class - [JAR]

├─ org.eclipse.glsp.api.factory.ModelFactory.class - [JAR]

├─ org.eclipse.glsp.api.factory.PopupModelFactory.class - [JAR]

org.eclipse.glsp.api.labeledit

├─ org.eclipse.glsp.api.labeledit.LabelEditValidator.class - [JAR]

org.eclipse.glsp.api.action

├─ org.eclipse.glsp.api.action.Action.class - [JAR]

├─ org.eclipse.glsp.api.action.ActionMessage.class - [JAR]

├─ org.eclipse.glsp.api.action.ActionProcessor.class - [JAR]

org.eclipse.glsp.api.operation

├─ org.eclipse.glsp.api.operation.CreateOperation.class - [JAR]

├─ org.eclipse.glsp.api.operation.Operation.class - [JAR]

org.eclipse.glsp.api.provider

├─ org.eclipse.glsp.api.provider.CommandPaletteActionProvider.class - [JAR]

├─ org.eclipse.glsp.api.provider.ContextActionsProvider.class - [JAR]

├─ org.eclipse.glsp.api.provider.ContextEditValidator.class - [JAR]

├─ org.eclipse.glsp.api.provider.ContextMenuItemProvider.class - [JAR]

├─ org.eclipse.glsp.api.provider.ToolPaletteItemProvider.class - [JAR]

org.eclipse.glsp.api.types

├─ org.eclipse.glsp.api.types.EdgeTypeHint.class - [JAR]

├─ org.eclipse.glsp.api.types.EditorContext.class - [JAR]

├─ org.eclipse.glsp.api.types.ElementAndAlignment.class - [JAR]

├─ org.eclipse.glsp.api.types.ElementAndBounds.class - [JAR]

├─ org.eclipse.glsp.api.types.ElementAndRoutingPoints.class - [JAR]

├─ org.eclipse.glsp.api.types.ElementTypeHint.class - [JAR]

├─ org.eclipse.glsp.api.types.LabeledAction.class - [JAR]

├─ org.eclipse.glsp.api.types.Layer.class - [JAR]

├─ org.eclipse.glsp.api.types.Match.class - [JAR]

├─ org.eclipse.glsp.api.types.MenuItem.class - [JAR]

├─ org.eclipse.glsp.api.types.PaletteItem.class - [JAR]

├─ org.eclipse.glsp.api.types.ServerStatus.class - [JAR]

├─ org.eclipse.glsp.api.types.Severity.class - [JAR]

├─ org.eclipse.glsp.api.types.ShapeTypeHint.class - [JAR]

├─ org.eclipse.glsp.api.types.ValidationStatus.class - [JAR]

org.eclipse.glsp.api.layout

├─ org.eclipse.glsp.api.layout.ILayoutEngine.class - [JAR]

├─ org.eclipse.glsp.api.layout.ServerLayoutKind.class - [JAR]

org.eclipse.glsp.api.di

├─ org.eclipse.glsp.api.di.GLSPModule.class - [JAR]

org.eclipse.glsp.api.json

├─ org.eclipse.glsp.api.json.ActionTypeAdapter.class - [JAR]

├─ org.eclipse.glsp.api.json.GsonConfigurator.class - [JAR]

org.eclipse.glsp.api.markers

├─ org.eclipse.glsp.api.markers.Marker.class - [JAR]

├─ org.eclipse.glsp.api.markers.MarkerKind.class - [JAR]

├─ org.eclipse.glsp.api.markers.ModelValidator.class - [JAR]

org.eclipse.glsp.api.configuration

├─ org.eclipse.glsp.api.configuration.ServerConfiguration.class - [JAR]

org.eclipse.glsp.api.action.kind

├─ org.eclipse.glsp.api.action.kind.CenterAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.CollapseExpandAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.CollapseExpandAllAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ComputedBoundsAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ExecuteServerCommandAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ExportSVGAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.FitToScreenAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.GLSPServerStatusAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.OpenAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RedoAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestBoundsAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestClipboardDataAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestContextActions.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestEditValidationAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestExportSvgAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestMarkersAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestModelAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestPopupModelAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.RequestTypeHintsAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ResponseAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SaveModelAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SelectAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SelectAllAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ServerMessageAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ServerStatusAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetAutoCompleteValueAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetBoundsAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetClipboardDataAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetContextActions.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetDirtyStateAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetEditValidationResultAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetMarkersAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetModelAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetPopupModelAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.SetTypeHintsAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.TriggerEdgeCreationAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.TriggerElementCreationAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.TriggerNodeCreationAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.UndoAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.UpdateModelAction.class - [JAR]

├─ org.eclipse.glsp.api.action.kind.ValidateLabelEditAction.class - [JAR]

Advertisement