Uses of Class
eu.bandm.tools.dtm.DTM.Named
Packages that use 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
Subclasses of DTM.Named in eu.bandm.tools.dtmModifier and TypeClassDescriptionstatic class
Generated by umod; model author's documentation MISSING.static class
Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm with type parameters of type DTM.NamedMethods in eu.bandm.tools.dtm that return DTM.NamedModifier and TypeMethodDescriptionDTM.Named.doclone()
Clones this object.Copies values of all common fields from the argument.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.NamedModifier 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) Methods in eu.bandm.tools.dtm with parameters of type DTM.NamedModifier 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
Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.NamedModifier 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)