Uses of Class
org.eclipse.glsp.server.emf.EMFModelIndex
-
Packages that use EMFModelIndex Package Description org.eclipse.glsp.server.emf org.eclipse.glsp.server.emf.notation -
-
Uses of EMFModelIndex in org.eclipse.glsp.server.emf
Methods in org.eclipse.glsp.server.emf that return EMFModelIndex Modifier and Type Method Description EMFModelIndexEMFModelState. getIndex()static EMFModelIndexEMFModelIndex. getOrCreate(GModelElement element, EMFIdGenerator idGenerator) -
Uses of EMFModelIndex in org.eclipse.glsp.server.emf.notation
Subclasses of EMFModelIndex in org.eclipse.glsp.server.emf.notation Modifier and Type Class Description classEMFNotationModelIndexIs used to index all child elements of a semantic and notation model.
-