Package dk.gtz.graphedit.spi
package dk.gtz.graphedit.spi
-
ClassDescriptionLanguage server base class for wiring a gRPC based language server with graphedit.Interface for exporting a project resource to a non-graphedit file format.An importer interface for importing / converting non-graphedit projects to graphedit format.A filter object for representing supported filetypes.A result object for representing the result of an import.Interface and specification of a language server.Base interface for a third-party plugin.Interface for third-party plugin side-panels.Interface for a container of
IPlugin
s Can be used as a builder-pattern.Interface class for graph-syntax factoriesInterface for syntax migraters.A container utility class that can hold either: nothing, valid value or an error.Utility class for capturing a single gRPC response and returning it.