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 void
Dtd2Def.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 void
DTM.__Formatter.action
(DTM.Choice el) protected void
DTM.MATCH_ONLY_00.action
(DTM.Choice e0) protected void
DTM.Rewriter.action
(DTM.Choice e0) protected void
DTM.SinglePathVisitor.action
(DTM.Choice e0) protected void
DTM.Visitor.action
(DTM.Choice e0) protected void
DTM.Visitor.descend
(DTM.Choice e0) void
DTM.Rewriter.follow_alts
(DTM.Choice element) void
DTM.SinglePathVisitor.follow_alts
(DTM.Choice element) void
DTM.Visitor.follow_alts
(DTM.Choice element) void
DTM.MATCH_ONLY_00.followAll_alts
(DTM.Choice element) void
DTM.MATCH_ONLY_00.match
(DTM.Choice e0) protected void
DTM.Visitor.post
(DTM.Choice e0) protected void
DTM.Visitor.pre
(DTM.Choice e0) protected void
DTM.Rewriter.rewriteFields
(DTM.Choice clone) protected Format
DTM.__Formatter.toFormat
(DTM.Choice el) boolean
DTM.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