Uses of Class
eu.bandm.tools.dtm.DTM.Enumerated
Packages that use DTM.Enumerated
Package
Description
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
-
Uses of DTM.Enumerated in eu.bandm.tools.dtm
Methods in eu.bandm.tools.dtm that return DTM.EnumeratedModifier and TypeMethodDescriptionDTM.Enumerated.doclone()Clones this object.Copies values of all common fields from the argument.DTM.Enumerated.with_values(CheckedSet<String> val) Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm that return types with arguments of type DTM.EnumeratedModifier and TypeMethodDescriptionstatic Pattern<DTM.Enumerated> DTM.Enumerated.get_values(Pattern<? super CheckedSet<String>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<DTM.Enumerated> DTM.__Patterns.term_Enumerated(Pattern<? super DTM.AttributeType> superpattern, Pattern<? super CheckedSet<String>> p_values) Methods in eu.bandm.tools.dtm with parameters of type DTM.EnumeratedModifier and TypeMethodDescriptionprotected voidDTM.__Formatter.action(DTM.Enumerated el) protected voidDTM.MATCH_ONLY_00.action(DTM.Enumerated e0) protected voidDTM.Rewriter.action(DTM.Enumerated e0) protected voidDTM.SinglePathVisitor.action(DTM.Enumerated e0) protected voidDTM.Visitor.action(DTM.Enumerated e0) protected voidDTM.Visitor.descend(DTM.Enumerated e0) voidDTM.MATCH_ONLY_00.match(DTM.Enumerated e0) protected voidDTM.Visitor.post(DTM.Enumerated e0) protected voidDTM.Visitor.pre(DTM.Enumerated e0) protected voidDTM.Rewriter.rewriteFields(DTM.Enumerated clone) protected FormatDTM.__Formatter.toFormat(DTM.Enumerated el) booleanDTM.Enumerated.x_equals(DTM.Enumerated e0) Method parameters in eu.bandm.tools.dtm with type arguments of type DTM.EnumeratedModifier and TypeMethodDescriptionDTM.__Patterns.cast_Enumerated(Pattern<? super DTM.Enumerated> p)