Uses of Class
eu.bandm.tools.dtm.DTM.Choice
Packages that use DTM.Choice
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
  with minimum typographic noise.
Canonical model of a W3C DTD with evaluated semantics; 
  plus utility applications.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
- 
Uses of DTM.Choice in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type DTM.ChoiceModifier and TypeMethodDescriptionprotected voidDtd2Def.Phase1.action(DTM.Choice x) Translate an alternative of DTD contents into an alternative of d2d expressions. - 
Uses of DTM.Choice in eu.bandm.tools.dtm
Methods in eu.bandm.tools.dtm that return DTM.ChoiceModifier and TypeMethodDescriptionDTM.Choice.doclone()Clones this object.Copies values of all common fields from the argument.DTM.Choice.with_alts(CheckedList<DTM.CP> val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.ChoiceModifier and TypeMethodDescriptionstatic Pattern<DTM.Choice> DTM.Choice.get_alts(Pattern<? super CheckedList<DTM.CP>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTM.Choice> DTM.__Patterns.term_Choice(Pattern<? super DTM.CP> superpattern, Pattern<? super CheckedList<DTM.CP>> p_alts) Methods in eu.bandm.tools.dtm with parameters of type DTM.ChoiceModifier and TypeMethodDescriptionprotected voidDTM.__Formatter.action(DTM.Choice el) protected voidDTM.MATCH_ONLY_00.action(DTM.Choice e0) protected voidDTM.Rewriter.action(DTM.Choice e0) protected voidDTM.SinglePathVisitor.action(DTM.Choice e0) protected voidDTM.Visitor.action(DTM.Choice e0) protected voidDTM.Visitor.descend(DTM.Choice e0) voidDTM.Rewriter.follow_alts(DTM.Choice element) voidDTM.SinglePathVisitor.follow_alts(DTM.Choice element) voidDTM.Visitor.follow_alts(DTM.Choice element) voidDTM.MATCH_ONLY_00.followAll_alts(DTM.Choice element) voidDTM.MATCH_ONLY_00.match(DTM.Choice e0) protected voidDTM.Visitor.post(DTM.Choice e0) protected voidDTM.Visitor.pre(DTM.Choice e0) protected voidDTM.Rewriter.rewriteFields(DTM.Choice clone) protected FormatDTM.__Formatter.toFormat(DTM.Choice el) booleanDTM.Choice.x_equals(DTM.Choice e0) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.Choice - 
Uses of DTM.Choice in eu.bandm.tools.xslt.base
Methods in eu.bandm.tools.xslt.base with parameters of type DTM.Choice