public static class IEC61499data_Zbnf.Device_configuration_Zbnf extends IEC61499data.Device_configuration
config_connection_list, device_name, device_type_name, fB, parameters, resource_configuration, resource_type_name
Constructor and Description |
---|
Device_configuration_Zbnf() |
Modifier and Type | Method and Description |
---|---|
void |
add_FB(IEC61499data_Zbnf.Fb_instance_definition_Zbnf val)
Add the result to the list.
|
void |
add_resource_configuration(IEC61499data_Zbnf.Resource_configuration_Zbnf val)
Add the result to the list.
|
IEC61499data_Zbnf.Config_connection_list_Zbnf |
new_config_connection_list()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Fb_instance_definition_Zbnf |
new_FB()
create and add routine for the list component |
IEC61499data_Zbnf.Parameters_Zbnf |
new_parameters()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Resource_configuration_Zbnf |
new_resource_configuration()
create and add routine for the list component |
void |
set_config_connection_list(IEC61499data_Zbnf.Config_connection_list_Zbnf val)
Set the result.
|
void |
set_device_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_device_type_name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_parameters(IEC61499data_Zbnf.Parameters_Zbnf val)
Set the result.
|
void |
set_resource_type_name(java.lang.String val)
Set routine for the singular component <String?
|
get_config_connection_list, get_device_name, get_device_type_name, get_FB, get_parameters, get_resource_configuration, get_resource_type_name, getSize_FB, getSize_resource_configuration, getSize_resource_type_name
public void set_device_name(java.lang.String val)
public void set_device_type_name(java.lang.String val)
public IEC61499data_Zbnf.Parameters_Zbnf new_parameters()
public void set_parameters(IEC61499data_Zbnf.Parameters_Zbnf val)
public void set_resource_type_name(java.lang.String val)
public IEC61499data_Zbnf.Resource_configuration_Zbnf new_resource_configuration()
public void add_resource_configuration(IEC61499data_Zbnf.Resource_configuration_Zbnf val)
public IEC61499data_Zbnf.Fb_instance_definition_Zbnf new_FB()
public void add_FB(IEC61499data_Zbnf.Fb_instance_definition_Zbnf val)
public IEC61499data_Zbnf.Config_connection_list_Zbnf new_config_connection_list()
public void set_config_connection_list(IEC61499data_Zbnf.Config_connection_list_Zbnf val)