Uses of Class
org.ow2.petals.topology.generated.Subdomain

Packages that use Subdomain
org.ow2.petals.topology   
org.ow2.petals.topology.generated   
 

Uses of Subdomain in org.ow2.petals.topology
 

Methods in org.ow2.petals.topology that return Subdomain
static Subdomain TopologyHelper.findSubdomain(Container container, Topology topology)
          Retrieve the sub domain in the given topology from the given container
static Subdomain TopologyHelper.findSubdomain(java.lang.String subdomainName, Topology topology)
          Retrieve the sub domain in the given topology
 

Methods in org.ow2.petals.topology with parameters of type Subdomain
static Container TopologyHelper.findContainer(java.lang.String containerName, Subdomain subdomain)
          Retrieve the container in the given Subdomain
 

Uses of Subdomain in org.ow2.petals.topology.generated
 

Fields in org.ow2.petals.topology.generated with type parameters of type Subdomain
protected  java.util.List<Subdomain> Domain.subDomain
           
 

Methods in org.ow2.petals.topology.generated that return Subdomain
 Subdomain ObjectFactory.createSubdomain()
          Create an instance of Subdomain
 

Methods in org.ow2.petals.topology.generated that return types with arguments of type Subdomain
 java.util.List<Subdomain> Domain.getSubDomain()
          Gets the value of the subDomain property.
 



Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.