public static class IEC61499data.Var1_list
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<java.lang.String> |
variable_name |
Constructor and Description |
---|
Var1_list() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<java.lang.String> |
get_variable_name()
Access to parse result, get the elements of the container variable_name
|
int |
getSize_variable_name()
Access to parse result, get the size of the container variable_name.
|