public static class IEC61499data.Event_input_list
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IEC61499data.Event_input_declaration> |
event |
Constructor and Description |
---|
Event_input_list() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<IEC61499data.Event_input_declaration> |
get_Event()
Access to parse result, get the elements of the container Event
|
int |
getSize_Event()
Access to parse result, get the size of the container Event.
|
protected java.util.List<IEC61499data.Event_input_declaration> event
public java.lang.Iterable<IEC61499data.Event_input_declaration> get_Event()
public int getSize_Event()