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 ExpressionDtd2Def.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.ElementRefDTM.Singleton.refGenerated 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.elemsGenerated 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 voidDTM.__Formatter.action(DTM.ElementRef el) protected voidDTM.MATCH_ONLY_00.action(DTM.ElementRef e0) protected voidDTM.Rewriter.action(DTM.ElementRef e0) protected voidDTM.SinglePathVisitor.action(DTM.ElementRef e0) protected voidDTM.Visitor.action(DTM.ElementRef e0) protected voidDTM.Visitor.descend(DTM.ElementRef e0) voidDTM.MATCH_ONLY_00.match(DTM.ElementRef e0) protected voidDTM.Visitor.post(DTM.ElementRef e0) protected voidDTM.Visitor.pre(DTM.ElementRef e0) protected voidDTM.Rewriter.rewriteFields(DTM.ElementRef clone) protected FormatDTM.__Formatter.toFormat(DTM.ElementRef el) DTM.Singleton.with_ref(DTM.ElementRef val) Generated by umod; model author's documentation MISSING.booleanDTM.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