|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||