Uses of Class
eu.bandm.tools.dtm.DTM.Named
Package
Description
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
-
Uses of DTM.Named 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.Modifier and TypeMethodDescriptionDTM.Named.doclone()
Clones this object.Copies values of all common fields from the argument.Modifier and TypeMethodDescriptionDTM.Named.get_location
(Pattern<? super Location<XMLDocumentIdentifier>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Named.get_name
(Pattern<? super NamespaceName> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.__Patterns.term_Named
(Pattern<Object> superpattern, Pattern<? super Location<XMLDocumentIdentifier>> p_location, Pattern<? super NamespaceName> p_name) Modifier and TypeMethodDescriptionprotected void
protected void
protected void
protected void
protected void
protected void
void
protected void
protected void
protected void
DTM.Rewriter.rewriteFields
(DTM.Named clone) protected Format
Modifier and TypeMethodDescriptionDTM.__Patterns.cast_Named
(Pattern<? super DTM.Named> p) static Pattern<DTM.Attribute>
DTM.__Patterns.term_Attribute
(Pattern<? super DTM.Named> superpattern, Pattern<? super DTM.AttributeType> p_type, Pattern<? super DTM.AttributeDefault> p_def) static Pattern<DTM.Element>
DTM.__Patterns.term_Element
(Pattern<? super DTM.Named> superpattern, Pattern<? super CheckedMap_RD<NamespaceName, DTM.Attribute>> p_attrs, Pattern<? super DTM.Content> p_content)