public static class IEC61499data_Zbnf.Input_var_declaration_Zbnf extends IEC61499data.Input_var_declaration
array_spec_init, bit_string_literal, boolean_literal, comment, date_and_time, date_literal, days, daytime, double_byte_character_string, double_byte_string_spec, enumerated_spec_init, fixed_point, hours, initialized_structure, integer_literal, minutes, name, real_literal, seconds, single_byte_character_string, single_byte_string_spec, subrange_spec_init, text, type
Constructor and Description |
---|
Input_var_declaration_Zbnf() |
Modifier and Type | Method and Description |
---|---|
IEC61499data_Zbnf.Array_spec_init_Zbnf |
new_array_spec_init()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Bit_string_literal_Zbnf |
new_bit_string_literal()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Date_and_time_Zbnf |
new_date_and_time()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Date_literal_Zbnf |
new_date_literal()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Days_Zbnf |
new_days()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Daytime_Zbnf |
new_daytime()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Double_byte_string_spec_Zbnf |
new_double_byte_string_spec()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Enumerated_spec_init_Zbnf |
new_enumerated_spec_init()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Fixed_point_Zbnf |
new_fixed_point()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Hours_Zbnf |
new_hours()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Initialized_structure_Zbnf |
new_initialized_structure()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Minutes_Zbnf |
new_minutes()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Seconds_Zbnf |
new_seconds()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Single_byte_string_spec_Zbnf |
new_single_byte_string_spec()
Creates an instance for the result Zbnf .
|
IEC61499data_Zbnf.Subrange_spec_init_Zbnf |
new_subrange_spec_init()
Creates an instance for the result Zbnf .
|
void |
set_array_spec_init(IEC61499data_Zbnf.Array_spec_init_Zbnf val)
Set the result.
|
void |
set_bit_string_literal(IEC61499data_Zbnf.Bit_string_literal_Zbnf val)
Set the result.
|
void |
set_boolean_literal(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_Comment(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_date_and_time(IEC61499data_Zbnf.Date_and_time_Zbnf val)
Set the result.
|
void |
set_date_literal(IEC61499data_Zbnf.Date_literal_Zbnf val)
Set the result.
|
void |
set_days(IEC61499data_Zbnf.Days_Zbnf val)
Set the result.
|
void |
set_daytime(IEC61499data_Zbnf.Daytime_Zbnf val)
Set the result.
|
void |
set_double_byte_character_string(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_double_byte_string_spec(IEC61499data_Zbnf.Double_byte_string_spec_Zbnf val)
Set the result.
|
void |
set_enumerated_spec_init(IEC61499data_Zbnf.Enumerated_spec_init_Zbnf val)
Set the result.
|
void |
set_fixed_point(IEC61499data_Zbnf.Fixed_point_Zbnf val)
Set the result.
|
void |
set_hours(IEC61499data_Zbnf.Hours_Zbnf val)
Set the result.
|
void |
set_initialized_structure(IEC61499data_Zbnf.Initialized_structure_Zbnf val)
Set the result.
|
void |
set_integer_literal(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_minutes(IEC61499data_Zbnf.Minutes_Zbnf val)
Set the result.
|
void |
set_Name(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_real_literal(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_seconds(IEC61499data_Zbnf.Seconds_Zbnf val)
Set the result.
|
void |
set_single_byte_character_string(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_single_byte_string_spec(IEC61499data_Zbnf.Single_byte_string_spec_Zbnf val)
Set the result.
|
void |
set_subrange_spec_init(IEC61499data_Zbnf.Subrange_spec_init_Zbnf val)
Set the result.
|
void |
set_text(java.lang.String val)
Set routine for the singular component <String?
|
void |
set_Type(java.lang.String val)
Set routine for the singular component <String?
|
get_array_spec_init, get_bit_string_literal, get_boolean_literal, get_Comment, get_date_and_time, get_date_literal, get_days, get_daytime, get_double_byte_character_string, get_double_byte_string_spec, get_enumerated_spec_init, get_fixed_point, get_hours, get_initialized_structure, get_integer_literal, get_minutes, get_Name, get_real_literal, get_seconds, get_single_byte_character_string, get_single_byte_string_spec, get_subrange_spec_init, get_text, get_Type, getSize_Name
public void set_Name(java.lang.String val)
public void set_Type(java.lang.String val)
public void set_integer_literal(java.lang.String val)
public void set_real_literal(java.lang.String val)
public void set_single_byte_character_string(java.lang.String val)
public void set_double_byte_character_string(java.lang.String val)
public void set_text(java.lang.String val)
public IEC61499data_Zbnf.Days_Zbnf new_days()
public void set_days(IEC61499data_Zbnf.Days_Zbnf val)
public IEC61499data_Zbnf.Hours_Zbnf new_hours()
public void set_hours(IEC61499data_Zbnf.Hours_Zbnf val)
public IEC61499data_Zbnf.Fixed_point_Zbnf new_fixed_point()
public void set_fixed_point(IEC61499data_Zbnf.Fixed_point_Zbnf val)
public IEC61499data_Zbnf.Minutes_Zbnf new_minutes()
public void set_minutes(IEC61499data_Zbnf.Minutes_Zbnf val)
public IEC61499data_Zbnf.Seconds_Zbnf new_seconds()
public void set_seconds(IEC61499data_Zbnf.Seconds_Zbnf val)
public IEC61499data_Zbnf.Daytime_Zbnf new_daytime()
public void set_daytime(IEC61499data_Zbnf.Daytime_Zbnf val)
public IEC61499data_Zbnf.Date_literal_Zbnf new_date_literal()
public void set_date_literal(IEC61499data_Zbnf.Date_literal_Zbnf val)
public IEC61499data_Zbnf.Date_and_time_Zbnf new_date_and_time()
public void set_date_and_time(IEC61499data_Zbnf.Date_and_time_Zbnf val)
public IEC61499data_Zbnf.Bit_string_literal_Zbnf new_bit_string_literal()
public void set_bit_string_literal(IEC61499data_Zbnf.Bit_string_literal_Zbnf val)
public void set_boolean_literal(java.lang.String val)
public IEC61499data_Zbnf.Subrange_spec_init_Zbnf new_subrange_spec_init()
public void set_subrange_spec_init(IEC61499data_Zbnf.Subrange_spec_init_Zbnf val)
public IEC61499data_Zbnf.Enumerated_spec_init_Zbnf new_enumerated_spec_init()
public void set_enumerated_spec_init(IEC61499data_Zbnf.Enumerated_spec_init_Zbnf val)
public IEC61499data_Zbnf.Array_spec_init_Zbnf new_array_spec_init()
public void set_array_spec_init(IEC61499data_Zbnf.Array_spec_init_Zbnf val)
public IEC61499data_Zbnf.Initialized_structure_Zbnf new_initialized_structure()
public void set_initialized_structure(IEC61499data_Zbnf.Initialized_structure_Zbnf val)
public IEC61499data_Zbnf.Single_byte_string_spec_Zbnf new_single_byte_string_spec()
public void set_single_byte_string_spec(IEC61499data_Zbnf.Single_byte_string_spec_Zbnf val)
public IEC61499data_Zbnf.Double_byte_string_spec_Zbnf new_double_byte_string_spec()
public void set_double_byte_string_spec(IEC61499data_Zbnf.Double_byte_string_spec_Zbnf val)
public void set_Comment(java.lang.String val)