| Package | Description | 
|---|---|
| com.whitestein.lsps.engine.state.ser | |
| com.whitestein.lsps.engine.state.xml | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SGoal
Entity representing goal execution state. 
 | 
class  | 
SPlan
Entity representing plan execution state. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<SGOElement> | 
SGoal.getChildren()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SGoal.addChild(SGOElement e)  | 
| Modifier and Type | Method and Description | 
|---|---|
SGOElement | 
Plan.toSerializable(SModelInstance smi,
              MarshallerConfig config)  | 
abstract SGOElement | 
GOElement.toSerializable(SModelInstance smi,
              MarshallerConfig config)
Creates a serializable object. 
 | 
| Constructor and Description | 
|---|
GOElement(SGOElement s,
         Goal parent,
         ProcessInstance processInstance,
         ModelInstance modelInstance)  | 
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.