public static class IEC61499data.Output_variable_list
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IEC61499data.Output_var_declaration> |
varDeclaration |
Constructor and Description |
---|
Output_variable_list() |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<IEC61499data.Output_var_declaration> |
get_VarDeclaration()
Access to parse result, get the elements of the container VarDeclaration
|
int |
getSize_VarDeclaration()
Access to parse result, get the size of the container VarDeclaration.
|
protected java.util.List<IEC61499data.Output_var_declaration> varDeclaration
public java.lang.Iterable<IEC61499data.Output_var_declaration> get_VarDeclaration()
public int getSize_VarDeclaration()