parameters
auto-webclient grammar version uhura.6
model | 105 | application |
---|---|---|
interface | 20 | interface |
auto-webclient | xindi.1 | generator_settings |
generator_annotations | ||
phrases | ||
query | ||
translations | ||
parameters | ||
connector | 36.5 | processor |
variables | ||
datastore | 113 | consumed_interfaces_mapping |
provided_interface_implementation | ||
migration_mapping | ||
regular_expression_engine | ||
relational-database-bridge | 109 | database |
database_transformation | ||
sql-mirror | 109.1 | sql_mapping |
webclient | xindi.1.1 | views |
widget | ||
client bindings | ||
gui_model | ||
phrases | ||
translations | ||
settings | ||
parameters | ||
project-build-environment | 41 | wiring |
deployment |
'context type': component 'plural type selector'
'parameters': [ parameters: ] dictionary {
'has successor': stategroup = node-switch successor (
| node = 'yes' { 'successor' = successor }
| none = 'no'
)
'type': [ : ] stategroup (
'number' { [ number ]
'numerical type': reference
}
'text' { [ text ] }
)
}
'singular type selector' {
'has step': stategroup (
'yes' {
'step': [ / ] reference
'tail': component 'singular type selector'
}
'no' { }
)
}
'conditional type selector' {
'head': component 'singular type selector'
'has step': stategroup (
'yes' {
'step': [ / ] reference
'state': [ ? ] reference
'tail': component 'conditional type selector'
}
'no' { }
)
}
'plural type selector' {
'head': component 'conditional type selector'
'has step': stategroup (
'yes' {
'step': [ :: ] reference
'tail': component 'plural type selector'
}
'no' { }
)
}