Skip navigation links

Package eu.bandm.tools.d2d2.rt

Umod main model class:
This is a model for the results of d2d text parsing.

See: Description

Package eu.bandm.tools.d2d2.rt Description

Umod main model class:
This is a model for the results of d2d text parsing. ResultingStructure models resulting element contents:
 tag   --> def   // gives element type 
 assoc --> def --> resulting structure  // gives attribute contents
 sequ  --> (ResultingStructure U ResultingChars U PermutationGroup)
 
 PermutationGroup  
expr --> PermutationSubexpression // gives permutation contents

(This definition has been created by UMod from the source at SYSTEM "Rt.umod":1.1-88.5, cf. this pretty print.)

Created on 2022-06-25_16h57m55
by program bandm/metatools/umod, version 0.17
command line =
bandm/metatools/umod --visitordebug true --xmlgen false --getterfunctions true --visitoroptimize true --monolithic false $(HOME)/metatools/src eu.bandm.tools.d2d2.rt Rt.umod
Cf. the pretty-printed UMod source text.

see also the complete user documentation .