Uses of Class
eu.bandm.tools.dtm.DTM.AttributeDefault
Package
Description
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
-
Uses of DTM.AttributeDefault in eu.bandm.tools.dtm
Modifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionprotected DTM.AttributeDefault
DTM.Attribute.def
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionprotected <T extends DTM.AttributeDefault>
TDTM.Rewriter.breakLoop
(T e0) Modifier and TypeMethodDescriptionDTM.AttributeDefault.doclone()
Clones this object.DTM.Attribute.get_def()
Generated by umod; model author's documentation MISSING.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionstatic Pattern<DTM.AttributeDefault>
DTM.__Patterns.term_AttributeDefault
(Pattern<Object> superpattern) Modifier and TypeMethodDescriptionprotected void
DTM.__Formatter.action
(DTM.AttributeDefault el) protected void
DTM.MATCH_ONLY_00.action
(DTM.AttributeDefault e0) protected void
DTM.Rewriter.action
(DTM.AttributeDefault e0) protected void
DTM.SinglePathVisitor.action
(DTM.AttributeDefault e0) protected void
DTM.Visitor.action
(DTM.AttributeDefault e0) protected void
DTM.Visitor.descend
(DTM.AttributeDefault e0) void
DTM.MATCH_ONLY_00.match
(DTM.AttributeDefault e0) protected void
DTM.Visitor.post
(DTM.AttributeDefault e0) protected void
DTM.Visitor.pre
(DTM.AttributeDefault e0) protected void
DTM.Rewriter.rewriteFields
(DTM.AttributeDefault clone) protected Format
DTM.__Formatter.toFormat
(DTM.AttributeDefault el) DTM.Attribute.with_def
(DTM.AttributeDefault val) Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionDTM.__Patterns.cast_AttributeDefault
(Pattern<? super DTM.AttributeDefault> p) static Pattern<DTM.Attribute>
DTM.Attribute.get_def
(Pattern<? super DTM.AttributeDefault> p) 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) static Pattern<DTM.Implied>
DTM.__Patterns.term_Implied
(Pattern<? super DTM.AttributeDefault> superpattern) static Pattern<DTM.Required>
DTM.__Patterns.term_Required
(Pattern<? super DTM.AttributeDefault> superpattern) ModifierConstructorDescriptionAttribute
(NamespaceName name, DTM.AttributeType type, DTM.AttributeDefault def) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".