public static class IEC61499data.Ec_state
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IEC61499data.Ec_action> |
ec_action |
protected java.lang.String |
ec_state_name |
Constructor and Description |
---|
Ec_state() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<IEC61499data.Ec_action> |
get_ec_action()
Access to parse result, get the elements of the container ec_action
|
java.lang.String |
get_ec_state_name()
Access to parse result.
|
int |
getSize_ec_action()
Access to parse result, get the size of the container ec_action.
|
protected java.lang.String ec_state_name
protected java.util.List<IEC61499data.Ec_action> ec_action
public java.lang.String get_ec_state_name()
public java.lang.Iterable<IEC61499data.Ec_action> get_ec_action()
public int getSize_ec_action()