Uses of Interface
com._1c.g5.v8.dt.textdocument.model.TextDocumentPackage
Packages that use TextDocumentPackage
Package
Description
-
Uses of TextDocumentPackage in com._1c.g5.v8.dt.textdocument.model
Fields in com._1c.g5.v8.dt.textdocument.model declared as TextDocumentPackageModifier and TypeFieldDescriptionstatic final TextDocumentPackage
TextDocumentPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.textdocument.model that return TextDocumentPackageModifier and TypeMethodDescriptionTextDocumentFactory.getTextDocumentPackage()
Returns the package supported by this factory. -
Uses of TextDocumentPackage in com._1c.g5.v8.dt.textdocument.model.impl
Classes in com._1c.g5.v8.dt.textdocument.model.impl that implement TextDocumentPackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in com._1c.g5.v8.dt.textdocument.model.impl that return TextDocumentPackageModifier and TypeMethodDescriptionstatic TextDocumentPackage
TextDocumentFactoryImpl.getPackage()
Deprecated.TextDocumentFactoryImpl.getTextDocumentPackage()
static TextDocumentPackage
TextDocumentPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of TextDocumentPackage in com._1c.g5.v8.dt.textdocument.model.util
Fields in com._1c.g5.v8.dt.textdocument.model.util declared as TextDocumentPackageModifier and TypeFieldDescriptionprotected static TextDocumentPackage
TextDocumentAdapterFactory.modelPackage
The cached model package.protected static TextDocumentPackage
TextDocumentSwitch.modelPackage
The cached model package