Uses of Interface
org.eclipse.glsp.server.emf.model.notation.NotationPackage
-
Packages that use NotationPackage Package Description org.eclipse.glsp.server.emf.model.notation org.eclipse.glsp.server.emf.model.notation.impl org.eclipse.glsp.server.emf.model.notation.util -
-
Uses of NotationPackage in org.eclipse.glsp.server.emf.model.notation
Fields in org.eclipse.glsp.server.emf.model.notation declared as NotationPackage Modifier and Type Field Description static NotationPackageNotationPackage. eINSTANCEThe singleton instance of the package.Methods in org.eclipse.glsp.server.emf.model.notation that return NotationPackage Modifier and Type Method Description NotationPackageNotationFactory. getNotationPackage()Returns the package supported by this factory. -
Uses of NotationPackage in org.eclipse.glsp.server.emf.model.notation.impl
Classes in org.eclipse.glsp.server.emf.model.notation.impl that implement NotationPackage Modifier and Type Class Description classNotationPackageImplAn implementation of the model Package.Methods in org.eclipse.glsp.server.emf.model.notation.impl that return NotationPackage Modifier and Type Method Description NotationPackageNotationFactoryImpl. getNotationPackage()static NotationPackageNotationFactoryImpl. getPackage()Deprecated.static NotationPackageNotationPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of NotationPackage in org.eclipse.glsp.server.emf.model.notation.util
Fields in org.eclipse.glsp.server.emf.model.notation.util declared as NotationPackage Modifier and Type Field Description protected static NotationPackageNotationAdapterFactory. modelPackageThe cached model package.protected static NotationPackageNotationSwitch. modelPackageThe cached model package
-