Uses of Package
org.eclipse.glsp.server.emf.notation
-
Packages that use org.eclipse.glsp.server.emf.notation Package Description org.eclipse.glsp.server.emf.notation -
Classes in org.eclipse.glsp.server.emf.notation used by org.eclipse.glsp.server.emf.notation Class Description EMFNotationModelIndex Is used to index all child elements of a semantic and notation model.EMFNotationModelState This state represents the status of the diagram based on theGModelRoot, contains theEMFModelIndex, is able to execute commands via itsCommandStackand is registered asClientSessionListenerto be able to reset the EMF resources on diagram close.EMFSemanticIdConverter A converter that can generate creates a unique identifier for a given semantic EObject but is also able to do the inverse operation, i.e., map from an identifier to the EObject.EMFSemanticIdConverter.Default