Uses of Interface
org.w3._2001.smil20.Smil20Package
-
Packages that use Smil20Package Package Description org.w3._2001.smil20 org.w3._2001.smil20.impl org.w3._2001.smil20.util -
-
Uses of Smil20Package in org.w3._2001.smil20
Fields in org.w3._2001.smil20 declared as Smil20Package Modifier and Type Field Description static Smil20PackageSmil20Package. eINSTANCEThe singleton instance of the package.Methods in org.w3._2001.smil20 that return Smil20Package Modifier and Type Method Description Smil20PackageSmil20Factory. getSmil20Package()Returns the package supported by this factory. -
Uses of Smil20Package in org.w3._2001.smil20.impl
Classes in org.w3._2001.smil20.impl that implement Smil20Package Modifier and Type Class Description classSmil20PackageImplAn implementation of the model Package.Methods in org.w3._2001.smil20.impl that return Smil20Package Modifier and Type Method Description static Smil20PackageSmil20FactoryImpl. getPackage()Deprecated.Smil20PackageSmil20FactoryImpl. getSmil20Package()static Smil20PackageSmil20PackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of Smil20Package in org.w3._2001.smil20.util
Fields in org.w3._2001.smil20.util declared as Smil20Package Modifier and Type Field Description protected static Smil20PackageSmil20AdapterFactory. modelPackageThe cached model package.protected static Smil20PackageSmil20Switch. modelPackageThe cached model package
-