public class PtmlTimeOut extends PtmlEvent
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG |
name, propertyDependent, propertyIndependent
lineNumber, tag
Constructor and Description |
---|
PtmlTimeOut(java.util.UUID id) |
Modifier and Type | Method and Description |
---|---|
void |
marshall(ProcessTree tree,
Node node) |
void |
unmarshall(ProcessTree tree,
java.util.Map<java.util.UUID,Node> map) |
exportAttributes, importAttributes
unmarshall
exportElements, importElements, marshall
checkValidity, exportAttribute, exportElement, importElement, importText
public static final java.lang.String TAG
public void unmarshall(ProcessTree tree, java.util.Map<java.util.UUID,Node> map)
unmarshall
in class PtmlNode
public void marshall(ProcessTree tree, Node node)