Uses of Interface
org.ow2.frascati.upnp.UpnpFactory

Packages that use UpnpFactory
org.ow2.frascati.upnp   
org.ow2.frascati.upnp.impl   
 

Uses of UpnpFactory in org.ow2.frascati.upnp
 

Fields in org.ow2.frascati.upnp declared as UpnpFactory
static UpnpFactory UpnpFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.ow2.frascati.upnp that return UpnpFactory
 UpnpFactory UpnpPackage.getUpnpFactory()
          Returns the factory that creates the instances of the model
 

Uses of UpnpFactory in org.ow2.frascati.upnp.impl
 

Classes in org.ow2.frascati.upnp.impl that implement UpnpFactory
 class UpnpFactoryImpl
          An implementation of the model Factory
 

Methods in org.ow2.frascati.upnp.impl that return UpnpFactory
 UpnpFactory UpnpPackageImpl.getUpnpFactory()
           
static UpnpFactory UpnpFactoryImpl.init()
          Creates the default factory implementation
 



Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.