Uses of Interface
com._1c.g5.v8.dt.scc.model.StandaloneContentPackage
-
Packages that use StandaloneContentPackage Package Description com._1c.g5.v8.dt.scc.model com._1c.g5.v8.dt.scc.model.impl com._1c.g5.v8.dt.scc.model.util -
-
Uses of StandaloneContentPackage in com._1c.g5.v8.dt.scc.model
Fields in com._1c.g5.v8.dt.scc.model declared as StandaloneContentPackage Modifier and Type Field Description static StandaloneContentPackageStandaloneContentPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.scc.model that return StandaloneContentPackage Modifier and Type Method Description StandaloneContentPackageStandaloneContentFactory. getStandaloneContentPackage()Returns the package supported by this factory. -
Uses of StandaloneContentPackage in com._1c.g5.v8.dt.scc.model.impl
Classes in com._1c.g5.v8.dt.scc.model.impl that implement StandaloneContentPackage Modifier and Type Class Description classStandaloneContentPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.scc.model.impl that return StandaloneContentPackage Modifier and Type Method Description static StandaloneContentPackageStandaloneContentFactoryImpl. getPackage()Deprecated.StandaloneContentPackageStandaloneContentFactoryImpl. getStandaloneContentPackage()static StandaloneContentPackageStandaloneContentPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of StandaloneContentPackage in com._1c.g5.v8.dt.scc.model.util
Fields in com._1c.g5.v8.dt.scc.model.util declared as StandaloneContentPackage Modifier and Type Field Description protected static StandaloneContentPackageStandaloneContentAdapterFactory. modelPackageThe cached model package.protected static StandaloneContentPackageStandaloneContentSwitch. modelPackageThe cached model package
-