public static class IEC61499data_Zbnf.Assignment_statement_Zbnf extends IEC61499data.Assignment_statement
expression, variable
Constructor and Description |
---|
Assignment_statement_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Expression_Zbnf |
new_expression()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Variable_Zbnf |
new_variable()
Creates an instance for the result Zbnf .
|
void |
set_expression(IEC61499data_Zbnf.Expression_Zbnf val)
Set the result.
|
void |
set_variable(IEC61499data_Zbnf.Variable_Zbnf val)
Set the result.
|
get_expression, get_variable
public IEC61499data_Zbnf.Variable_Zbnf new_variable()
public void set_variable(IEC61499data_Zbnf.Variable_Zbnf val)
public IEC61499data_Zbnf.Expression_Zbnf new_expression()
public void set_expression(IEC61499data_Zbnf.Expression_Zbnf val)