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 LanguageFactoryLanguageFactory.eINSTANCEThe 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 TypeClassDescriptionclassAn implementation of the model Factory.Methods in org.w3._2001.smil20.language.impl that return LanguageFactoryModifier and TypeMethodDescriptionLanguagePackageImpl.getLanguageFactory()static LanguageFactoryLanguageFactoryImpl.init()Creates the default factory implementation.