Uses of Class
eu.bandm.tools.dtm.DTM.ElementRef
Packages that use 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
Methods in eu.bandm.tools.d2d2.base with parameters of type DTM.ElementRefModifier 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
Fields in eu.bandm.tools.dtm declared as DTM.ElementRefModifier and TypeFieldDescriptionprotected DTM.ElementRef
DTM.Singleton.ref
Generated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.dtm with type parameters of type DTM.ElementRefModifier and TypeFieldDescriptionprotected CheckedSet
<DTM.ElementRef> DTM.Mixed.elems
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm with type parameters of type DTM.ElementRefModifier and TypeMethodDescriptionprotected <T extends DTM.ElementRef>
TDTM.Rewriter.breakLoop
(T e0) Methods in eu.bandm.tools.dtm that return DTM.ElementRefModifier 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.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.ElementRefModifier 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) Methods in eu.bandm.tools.dtm with parameters of type DTM.ElementRefModifier 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) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.ElementRefModifier 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.Constructors in eu.bandm.tools.dtm with parameters of type DTM.ElementRefModifierConstructorDescriptionSingleton
(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
Constructors in eu.bandm.tools.xslt.base with parameters of type DTM.ElementRef