Uses of Interface
org.w3._2001.smil20.language.LanguageFactory
Packages that use LanguageFactory
-
Uses of LanguageFactory in org.w3._2001.smil20.language
Fields in org.w3._2001.smil20.language declared as LanguageFactoryModifier and TypeFieldDescriptionstatic final LanguageFactory
LanguageFactory.eINSTANCE
The singleton instance of the factory.Methods in org.w3._2001.smil20.language that return LanguageFactoryModifier and TypeMethodDescriptionLanguagePackage.getLanguageFactory()
Returns the factory that creates the instances of the model. -
Uses of LanguageFactory in org.w3._2001.smil20.language.impl
Classes in org.w3._2001.smil20.language.impl that implement LanguageFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.w3._2001.smil20.language.impl that return LanguageFactoryModifier and TypeMethodDescriptionLanguagePackageImpl.getLanguageFactory()
static LanguageFactory
LanguageFactoryImpl.init()
Creates the default factory implementation.