public static class IEC61499data_Zbnf.Var1_declaration_Zbnf extends IEC61499data.Var1_declaration
enumerated_specification, subrange_specification, type, var1_list
Constructor and Description |
---|
Var1_declaration_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Enumerated_specification_Zbnf |
new_enumerated_specification()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Subrange_specification_Zbnf |
new_subrange_specification()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Var1_list_Zbnf |
new_var1_list()
Creates an instance for the result Zbnf .
|
void |
set_enumerated_specification(IEC61499data_Zbnf.Enumerated_specification_Zbnf val)
Set the result.
|
void |
set_subrange_specification(IEC61499data_Zbnf.Subrange_specification_Zbnf val)
Set the result.
|
void |
set_Type(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_var1_list(IEC61499data_Zbnf.Var1_list_Zbnf val)
Set the result.
|
get_enumerated_specification, get_subrange_specification, get_Type, get_var1_list
public IEC61499data_Zbnf.Var1_list_Zbnf new_var1_list()
public void set_var1_list(IEC61499data_Zbnf.Var1_list_Zbnf val)
public void set_Type(java.lang.String val)
public IEC61499data_Zbnf.Subrange_specification_Zbnf new_subrange_specification()
public void set_subrange_specification(IEC61499data_Zbnf.Subrange_specification_Zbnf val)
public IEC61499data_Zbnf.Enumerated_specification_Zbnf new_enumerated_specification()
public void set_enumerated_specification(IEC61499data_Zbnf.Enumerated_specification_Zbnf val)