public static class XmlDataRegMain_Zbnf.Oor_component_schema_Zbnf
extends java.lang.Object
implements org.vishia.util.SetLineColumn_ifc
| Modifier and Type | Field and Description |
|---|---|
(package private) XmlDataRegMain.Oor_component_schema |
dataOor_component_schema
Referenced working instance will be filled.
|
| Constructor and Description |
|---|
Oor_component_schema_Zbnf()
Default ctor for non-inherit instance.
|
Oor_component_schema_Zbnf(XmlDataRegMain.Oor_component_schema data)
ctor called as super ctor possible, not in any case for a inherited instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add_component(XmlDataRegMain_Zbnf.Component_Zbnf val)
Add the result to the list.
|
void |
add_info(XmlDataRegMain_Zbnf.Info_Zbnf val)
Add the result to the list.
|
void |
add_templates(XmlDataRegMain_Zbnf.Templates_Zbnf val)
Add the result to the list.
|
XmlDataRegMain_Zbnf.Component_Zbnf |
new_component()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Info_Zbnf |
new_info()
create and add routine for the list component
|
XmlDataRegMain_Zbnf.Templates_Zbnf |
new_templates()
create and add routine for the list component
|
void |
set_oor_name(java.lang.String val)
Set routine for the singular component <String?oor_name>.
|
void |
set_oor_package(java.lang.String val)
Set routine for the singular component <String?oor_package>.
|
void |
set_xml_lang(java.lang.String val)
Set routine for the singular component <String?xml_lang>.
|
void |
setLineColumnFile(int line,
int column,
java.lang.String sFile) |
int |
setLineColumnFileMode() |
final XmlDataRegMain.Oor_component_schema dataOor_component_schema
public Oor_component_schema_Zbnf()
public Oor_component_schema_Zbnf(XmlDataRegMain.Oor_component_schema data)
public int setLineColumnFileMode()
setLineColumnFileMode in interface org.vishia.util.SetLineColumn_ifcpublic void setLineColumnFile(int line,
int column,
java.lang.String sFile)
setLineColumnFile in interface org.vishia.util.SetLineColumn_ifcpublic void set_oor_name(java.lang.String val)
public void set_oor_package(java.lang.String val)
public void set_xml_lang(java.lang.String val)
public XmlDataRegMain_Zbnf.Component_Zbnf new_component()
public void add_component(XmlDataRegMain_Zbnf.Component_Zbnf val)
public XmlDataRegMain_Zbnf.Info_Zbnf new_info()
public void add_info(XmlDataRegMain_Zbnf.Info_Zbnf val)
public XmlDataRegMain_Zbnf.Templates_Zbnf new_templates()
public void add_templates(XmlDataRegMain_Zbnf.Templates_Zbnf val)