public abstract class StateVisElement
extends java.lang.Object
implements java.io.Serializable
StateVisNode,
StateVisTransition,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
| Constructor and Description |
|---|
StateVisElement() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Gets the id.
|
void |
setId(java.lang.String id)
Sets the id.
|