Uses of Class
org.ow2.petals.regulation.RegulationException

Packages that use RegulationException
org.ow2.petals.regulation   
 

Uses of RegulationException in org.ow2.petals.regulation
 

Methods in org.ow2.petals.regulation that throw RegulationException
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.
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.
 



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