Uses of Class
eu.bandm.tools.dtm.DTM.AttributeValue
Packages that use DTM.AttributeValue
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.
-
Uses of DTM.AttributeValue in eu.bandm.tools.d2d2.base
Methods in eu.bandm.tools.d2d2.base with parameters of type DTM.AttributeValueModifier and TypeMethodDescriptionprotected void
Dtd2Def.Phase1.AttConverter.action
(DTM.AttributeValue v) Sets only the flag. -
Uses of DTM.AttributeValue in eu.bandm.tools.dtm
Methods in eu.bandm.tools.dtm that return DTM.AttributeValueModifier and TypeMethodDescriptionDTM.AttributeValue.doclone()
Clones this object.Copies values of all common fields from the argument.DTM.AttributeValue.with_fixed
(boolean val) Generated by umod; model author's documentation MISSING.DTM.AttributeValue.with_value
(String val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.AttributeValueModifier and TypeMethodDescriptionstatic Pattern
<DTM.AttributeValue> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<DTM.AttributeValue> Lifts a pattern which matches the field value to one which matches this whole object.static Pattern
<DTM.AttributeValue> DTM.__Patterns.term_AttributeValue
(Pattern<? super DTM.AttributeDefault> superpattern, Pattern<? super Boolean> p_fixed, Pattern<? super String> p_value) Methods in eu.bandm.tools.dtm with parameters of type DTM.AttributeValueModifier and TypeMethodDescriptionprotected void
DTM.__Formatter.action
(DTM.AttributeValue el) protected void
DTM.MATCH_ONLY_00.action
(DTM.AttributeValue e0) protected void
DTM.Rewriter.action
(DTM.AttributeValue e0) protected void
DTM.SinglePathVisitor.action
(DTM.AttributeValue e0) protected void
DTM.Visitor.action
(DTM.AttributeValue e0) protected void
DTM.Visitor.descend
(DTM.AttributeValue e0) void
DTM.MATCH_ONLY_00.match
(DTM.AttributeValue e0) protected void
DTM.Visitor.post
(DTM.AttributeValue e0) protected void
DTM.Visitor.pre
(DTM.AttributeValue e0) protected void
DTM.Rewriter.rewriteFields
(DTM.AttributeValue clone) protected Format
DTM.__Formatter.toFormat
(DTM.AttributeValue el) boolean
DTM.AttributeValue.x_equals
(DTM.AttributeValue e0) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.AttributeValueModifier and TypeMethodDescriptionDTM.__Patterns.cast_AttributeValue
(Pattern<? super DTM.AttributeValue> p)