Uses of Interface
org.w3._2001.smil20.Smil20Factory
Packages that use Smil20Factory
-
Uses of Smil20Factory in org.w3._2001.smil20
Fields in org.w3._2001.smil20 declared as Smil20FactoryModifier and TypeFieldDescriptionstatic final Smil20FactorySmil20Factory.eINSTANCEThe singleton instance of the factory.Methods in org.w3._2001.smil20 that return Smil20FactoryModifier and TypeMethodDescriptionSmil20Package.getSmil20Factory()Returns the factory that creates the instances of the model. -
Uses of Smil20Factory in org.w3._2001.smil20.impl
Classes in org.w3._2001.smil20.impl that implement Smil20FactoryMethods in org.w3._2001.smil20.impl that return Smil20FactoryModifier and TypeMethodDescriptionSmil20PackageImpl.getSmil20Factory()static Smil20FactorySmil20FactoryImpl.init()Creates the default factory implementation.