Uses of Class
org.ow2.petals.systemstate.generated.SystemState

Packages that use SystemState
org.ow2.petals.systemstate   
org.ow2.petals.systemstate.generated   
 

Uses of SystemState in org.ow2.petals.systemstate
 

Methods in org.ow2.petals.systemstate that return SystemState
static SystemState SystemStateBuilder.createSystemState(java.io.File xmlFile)
          Create the system state object.
static SystemState SystemStateBuilder.createSystemState(java.lang.String xmlFileName)
          Create the system state object.
 

Methods in org.ow2.petals.systemstate with parameters of type SystemState
static void SystemStateBuilder.buildXmlFileSystemState(SystemState systemStateClass, java.io.File systemStateFile)
          Build the XML File from the System State in Java classes form.
static java.lang.String SystemStateBuilder.buildXmlStringSystemState(SystemState systemStateClass)
          Build the XML String from the System State in Java classes form.
 

Uses of SystemState in org.ow2.petals.systemstate.generated
 

Methods in org.ow2.petals.systemstate.generated that return SystemState
 SystemState ObjectFactory.createSystemState()
          Create an instance of SystemState
 



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