public static class IEC61499data_Zbnf.BasicFB_Zbnf extends IEC61499data.BasicFB
algorithm, fb_ecc_declaration, internVars
Constructor and Description |
---|
BasicFB_Zbnf() |
Modifier and Type | Method and Description |
---|---|
void |
add_Algorithm(IEC61499data_Zbnf.Fb_algorithm_declaration_Zbnf val)
Add the result to the list.
|
IEC61499data_Zbnf.Fb_algorithm_declaration_Zbnf |
new_Algorithm()
create and add routine for the list component |
IEC61499data_Zbnf.Fb_algorithm_declaration_Zbnf |
new_Algorithm(java.lang.String name)
Creates an instance for the Xml data storage with default attibutes.
|
IEC61499data_Zbnf.Fb_ecc_declaration_Zbnf |
new_fb_ecc_declaration()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Fb_internal_variable_list_Zbnf |
new_InternVars()
Creates an instance for the result Zbnf .
|
void |
set_fb_ecc_declaration(IEC61499data_Zbnf.Fb_ecc_declaration_Zbnf val)
Set the result.
|
void |
set_InternVars(IEC61499data_Zbnf.Fb_internal_variable_list_Zbnf val)
Set the result.
|
get_Algorithm, get_fb_ecc_declaration, get_InternVars, getSize_Algorithm
public IEC61499data_Zbnf.Fb_internal_variable_list_Zbnf new_InternVars()
public void set_InternVars(IEC61499data_Zbnf.Fb_internal_variable_list_Zbnf val)
public IEC61499data_Zbnf.Fb_ecc_declaration_Zbnf new_fb_ecc_declaration()
public void set_fb_ecc_declaration(IEC61499data_Zbnf.Fb_ecc_declaration_Zbnf val)
public IEC61499data_Zbnf.Fb_algorithm_declaration_Zbnf new_Algorithm()
public IEC61499data_Zbnf.Fb_algorithm_declaration_Zbnf new_Algorithm(java.lang.String name)
public void add_Algorithm(IEC61499data_Zbnf.Fb_algorithm_declaration_Zbnf val)