Uses of Interface
org.w3._2001.smil20.language.LanguagePackage
Packages that use LanguagePackage
Package
Description
-
Uses of LanguagePackage in org.w3._2001.smil20.language
Fields in org.w3._2001.smil20.language declared as LanguagePackageModifier and TypeFieldDescriptionstatic final LanguagePackage
LanguagePackage.eINSTANCE
The singleton instance of the package.Methods in org.w3._2001.smil20.language that return LanguagePackageModifier and TypeMethodDescriptionLanguageFactory.getLanguagePackage()
Returns the package supported by this factory. -
Uses of LanguagePackage in org.w3._2001.smil20.language.impl
Classes in org.w3._2001.smil20.language.impl that implement LanguagePackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in org.w3._2001.smil20.language.impl that return LanguagePackageModifier and TypeMethodDescriptionLanguageFactoryImpl.getLanguagePackage()
static LanguagePackage
LanguageFactoryImpl.getPackage()
Deprecated.static LanguagePackage
LanguagePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of LanguagePackage in org.w3._2001.smil20.language.util
Fields in org.w3._2001.smil20.language.util declared as LanguagePackageModifier and TypeFieldDescriptionprotected static LanguagePackage
LanguageAdapterFactory.modelPackage
The cached model package.protected static LanguagePackage
LanguageSwitch.modelPackage
The cached model package