Uses of Class
eu.bandm.tools.dtm.DTM.ElementRef
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.ElementRef in eu.bandm.tools.d2d2.base
Modifier and TypeMethodDescriptionprotected Expression
Dtd2Def.Phase1.makeRef
(DTM.ElementRef eref) Make a d2d reference for a dtm reference. -
Uses of DTM.ElementRef in eu.bandm.tools.dtm
Modifier and TypeFieldDescriptionprotected DTM.ElementRef
DTM.Singleton.ref
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionprotected CheckedSet<DTM.ElementRef>
DTM.Mixed.elems
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected <T extends DTM.ElementRef>
TDTM.Rewriter.breakLoop
(T e0) Modifier and TypeMethodDescriptionDTM.ElementRef.doclone()
Clones this object.DTM.Singleton.get_ref()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.DTM.ElementRef.with_target
(DTM.Element val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionDTM.Mixed.get_elems()
Generated by umod; model author's documentation MISSING.static Pattern<DTM.ElementRef>
DTM.ElementRef.get_target
(Pattern<? super DTM.Element> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTM.ElementRef>
DTM.__Patterns.term_ElementRef
(Pattern<Object> superpattern, Pattern<? super DTM.Element> p_target) Modifier and TypeMethodDescriptionprotected void
DTM.__Formatter.action
(DTM.ElementRef el) protected void
DTM.MATCH_ONLY_00.action
(DTM.ElementRef e0) protected void
DTM.Rewriter.action
(DTM.ElementRef e0) protected void
DTM.SinglePathVisitor.action
(DTM.ElementRef e0) protected void
DTM.Visitor.action
(DTM.ElementRef e0) protected void
DTM.Visitor.descend
(DTM.ElementRef e0) void
DTM.MATCH_ONLY_00.match
(DTM.ElementRef e0) protected void
DTM.Visitor.post
(DTM.ElementRef e0) protected void
DTM.Visitor.pre
(DTM.ElementRef e0) protected void
DTM.Rewriter.rewriteFields
(DTM.ElementRef clone) protected Format
DTM.__Formatter.toFormat
(DTM.ElementRef el) DTM.Singleton.with_ref
(DTM.ElementRef val) Generated by umod; model author's documentation MISSING.boolean
DTM.ElementRef.x_equals
(DTM.ElementRef e0) Modifier and TypeMethodDescriptionDTM.__Patterns.cast_ElementRef
(Pattern<? super DTM.ElementRef> p) DTM.Mixed.get_elems
(Pattern<? super CheckedSet<DTM.ElementRef>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTM.Singleton>
DTM.Singleton.get_ref
(Pattern<? super DTM.ElementRef> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Mixed.with_elems
(CheckedSet<DTM.ElementRef> val) Generated by umod; model author's documentation MISSING.ModifierConstructorDescriptionSingleton
(EBNFModifier modifier, DTM.ElementRef ref) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..". -
Uses of DTM.ElementRef in eu.bandm.tools.xslt.base