Uses of Class
org.ow2.petals.regulation.generated.Regulation

Packages that use Regulation
org.ow2.petals.regulation   
org.ow2.petals.regulation.generated   
 

Uses of Regulation in org.ow2.petals.regulation
 

Methods in org.ow2.petals.regulation that return Regulation
static Regulation RegulationBuilder.createRegulation(java.io.File xmlFile)
          Create the system state object.
static Regulation RegulationBuilder.createRegulation(java.lang.String xmlFileName)
          Create the system state object.
 

Methods in org.ow2.petals.regulation with parameters of type Regulation
static void RegulationBuilder.buildXmlFileRegulation(Regulation regulationClass, java.io.File regulationFile)
          Build the XML File from the Regulation in Java classes form.
static java.lang.String RegulationBuilder.buildXmlStringRegulation(Regulation regulationClass)
          Build the XML String from the System State in Java classes form.
 

Uses of Regulation in org.ow2.petals.regulation.generated
 

Methods in org.ow2.petals.regulation.generated that return Regulation
 Regulation ObjectFactory.createRegulation()
          Create an instance of Regulation
 



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