Uses of Interface
fr.esrf.tango.pogo.pogoDsl.PogoDslPackage
-
Packages that use PogoDslPackage Package Description fr.esrf.tango.pogo.pogoDsl fr.esrf.tango.pogo.pogoDsl.impl fr.esrf.tango.pogo.pogoDsl.util -
-
Uses of PogoDslPackage in fr.esrf.tango.pogo.pogoDsl
Fields in fr.esrf.tango.pogo.pogoDsl declared as PogoDslPackage Modifier and Type Field Description static PogoDslPackagePogoDslPackage. eINSTANCEThe singleton instance of the package.Methods in fr.esrf.tango.pogo.pogoDsl that return PogoDslPackage Modifier and Type Method Description PogoDslPackagePogoDslFactory. getPogoDslPackage()Returns the package supported by this factory. -
Uses of PogoDslPackage in fr.esrf.tango.pogo.pogoDsl.impl
Classes in fr.esrf.tango.pogo.pogoDsl.impl that implement PogoDslPackage Modifier and Type Class Description classPogoDslPackageImplAn implementation of the model Package.Methods in fr.esrf.tango.pogo.pogoDsl.impl that return PogoDslPackage Modifier and Type Method Description static PogoDslPackagePogoDslFactoryImpl. getPackage()Deprecated.PogoDslPackagePogoDslFactoryImpl. getPogoDslPackage()static PogoDslPackagePogoDslPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of PogoDslPackage in fr.esrf.tango.pogo.pogoDsl.util
Fields in fr.esrf.tango.pogo.pogoDsl.util declared as PogoDslPackage Modifier and Type Field Description protected static PogoDslPackagePogoDslAdapterFactory. modelPackageThe cached model package.protected static PogoDslPackagePogoDslSwitch. modelPackageThe cached model package
-