Uses of Class
eu.bandm.tools.umod.runtime.CheckedMap_RD
Packages that use CheckedMap_RD
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Umod main model class: This is the internal
model for the d2d text type definitions.
Umod main model class: This is a model for the
results of d2d text parsing.
Canonical model of a W3C DTD with evaluated semantics;
plus utility applications.
Abstract Syntax of LLJava, representing the byte code instructions, the
objects which contain byte code, and the attributes specific to byte code
classes.
Compiler for data models, from a concise mathematical oriented language into
Java.
Runtime classes for the model code generated by the
umod compiler, for data integrity,
de/serialization, visualization, visitors and rewriters.
txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of CheckedMap_RD in eu.bandm.tools.d2d2.base
Fields in eu.bandm.tools.d2d2.base declared as CheckedMap_RDModifier and TypeFieldDescription(package private) CheckedMap_RD<Definition, Boolean> Navigate.AttributeCollector.attsResult accumulatorprotected CheckedMap_RD<String, String> Reducer.namespacesAll namespace decls, including the inherited.Constructors in eu.bandm.tools.d2d2.base with parameters of type CheckedMap_RDModifierConstructorDescriptionAttributeCollector(CheckedMap_RD<Definition, Boolean> atts, MessageReceiver<SimpleMessage<XMLDocumentIdentifier>> msg) Only constructor. -
Uses of CheckedMap_RD in eu.bandm.tools.d2d2.model
Fields in eu.bandm.tools.d2d2.model declared as CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<String, Definition> Module.definitionsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<Definition, DefInstance> ResolvedModule.defInstancesGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, CheckedList<LocString>> SourceItem.docuGenerated by umod; model author's documentation MISSING.static final CheckedMap_RD<String, Definition> TagsRegExp.emptyLocalsprotected CheckedMap_RD<String, Expression> Expression.firstsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, Expression> ImportItem.globalSubstsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, ImportItem> Module.importsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> Enumeration.itemDocuGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, Integer> Enumeration.itemsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, Definition> TagsRegExp.localdefsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, CheckedMap_RD<String, Expression>> ImportItem.localSubstsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, Module> Module.modulesGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, Module> ResolvedModule.rawModulesGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer, String> Enumeration.reprGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer, CheckedSet<String>> Enumeration.reverseGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.textrealizes the mappinglanguage(/target) -> modulename -> definition -> docText.protected CheckedMap_RD<String, Expression> Expression.weakfirstsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<Definition, Boolean> XRegExp.xattributesLists all sub-expressions to realize as XML attributes, and whether optional.(transient cache)
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":244.9-245.9, see this pretty print.)
The type of this field isCheckedMap_RD<Definition(nevernull),java.lang.Boolean(nevernull)>(maybenull)
Its value defaults tonull.Fields in eu.bandm.tools.d2d2.model with type parameters of type CheckedMap_RDModifier and TypeFieldDescriptionstatic final Function<Module, CheckedMap_RD<String, Definition>> Module.get_definitionsDeprecated.Use new '::' method reference instead.static final Function<ResolvedModule, CheckedMap_RD<Definition, DefInstance>> ResolvedModule.get_defInstancesDeprecated.Use new '::' method reference instead.static final Function<SourceItem, CheckedMap_RD<String, CheckedList<LocString>>> SourceItem.get_docuDeprecated.Use new '::' method reference instead.static final Function<Expression, CheckedMap_RD<String, Expression>> Expression.get_firstsDeprecated.Use new '::' method reference instead.static final Function<ImportItem, CheckedMap_RD<String, Expression>> ImportItem.get_globalSubstsDeprecated.Use new '::' method reference instead.static final Function<Module, CheckedMap_RD<String, ImportItem>> Module.get_importsDeprecated.Use new '::' method reference instead.static final Function<Enumeration, CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> Enumeration.get_itemDocuDeprecated.Use new '::' method reference instead.static final Function<Enumeration, CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> Enumeration.get_itemDocuDeprecated.Use new '::' method reference instead.static final Function<Enumeration, CheckedMap_RD<String, Integer>> Enumeration.get_itemsDeprecated.Use new '::' method reference instead.static final Function<TagsRegExp, CheckedMap_RD<String, Definition>> TagsRegExp.get_localdefsDeprecated.Use new '::' method reference instead.static final Function<ImportItem, CheckedMap_RD<String, CheckedMap_RD<String, Expression>>> ImportItem.get_localSubstsDeprecated.Use new '::' method reference instead.static final Function<ImportItem, CheckedMap_RD<String, CheckedMap_RD<String, Expression>>> ImportItem.get_localSubstsDeprecated.Use new '::' method reference instead.static final Function<Module, CheckedMap_RD<String, Module>> Module.get_modulesDeprecated.Use new '::' method reference instead.static final Function<ResolvedModule, CheckedMap_RD<String, Module>> ResolvedModule.get_rawModulesDeprecated.Use new '::' method reference instead.static final Function<Enumeration, CheckedMap_RD<Integer, String>> Enumeration.get_reprDeprecated.Use new '::' method reference instead.static final Function<Enumeration, CheckedMap_RD<Integer, CheckedSet<String>>> Enumeration.get_reverseDeprecated.Use new '::' method reference instead.static final Function<AdditionalDocs, CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_textDeprecated.Use new '::' method reference instead.static final Function<AdditionalDocs, CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_textDeprecated.Use new '::' method reference instead.static final Function<AdditionalDocs, CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_textDeprecated.Use new '::' method reference instead.static final Function<Expression, CheckedMap_RD<String, Expression>> Expression.get_weakfirstsDeprecated.Use new '::' method reference instead.static final Function<XRegExp, CheckedMap_RD<Definition, Boolean>> XRegExp.get_xattributesDeprecated.Use new '::' method reference instead.protected CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> Enumeration.itemDocuGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, CheckedMap_RD<String, Expression>> ImportItem.localSubstsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.textrealizes the mappinglanguage(/target) -> modulename -> definition -> docText.protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.textrealizes the mappinglanguage(/target) -> modulename -> definition -> docText.Methods in eu.bandm.tools.d2d2.model that return CheckedMap_RDModifier and TypeMethodDescriptionModule.get_definitions()Generated by umod; model author's documentation MISSING.ResolvedModule.get_defInstances()Generated by umod; model author's documentation MISSING.SourceItem.get_docu()Generated by umod; model author's documentation MISSING.Expression.get_firsts()Generated by umod; model author's documentation MISSING.ImportItem.get_globalSubsts()Generated by umod; model author's documentation MISSING.Module.get_imports()Generated by umod; model author's documentation MISSING.Enumeration.get_itemDocu()Generated by umod; model author's documentation MISSING.Enumeration.get_items()Generated by umod; model author's documentation MISSING.TagsRegExp.get_localdefs()Generated by umod; model author's documentation MISSING.ImportItem.get_localSubsts()Generated by umod; model author's documentation MISSING.Module.get_modules()Generated by umod; model author's documentation MISSING.ResolvedModule.get_rawModules()Generated by umod; model author's documentation MISSING.Enumeration.get_repr()Generated by umod; model author's documentation MISSING.Enumeration.get_reverse()Generated by umod; model author's documentation MISSING.AdditionalDocs.get_text()realizes the mappinglanguage(/target) -> modulename -> definition -> docText.Expression.get_weakfirsts()Generated by umod; model author's documentation MISSING.XRegExp.get_xattributes()Lists all sub-expressions to realize as XML attributes, and whether optional.(transient cache)
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":244.9-245.9, see this pretty print.)
Generated getter method.protected CheckedMap_RD<String, CheckedList<LocString>> __SAX_Parser.parse_1()protected CheckedMap_RD<String, Expression> __SAX_Parser.parse_10()protected CheckedMap_RD<Definition, Boolean> __SAX_Parser.parse_11()protected CheckedMap_RD<String, Definition> __SAX_Parser.parse_12()protected CheckedMap_RD<String, Integer> __SAX_Parser.parse_14()protected CheckedMap_RD<Integer, CheckedSet<String>> __SAX_Parser.parse_16()protected CheckedMap_RD<Integer, String> __SAX_Parser.parse_17()protected CheckedMap_RD<String, CheckedList<LocString>> __SAX_Parser.parse_19()protected CheckedMap_RD<String, Module> __SAX_Parser.parse_2()protected CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> __SAX_Parser.parse_20()protected CheckedMap_RD<String, CheckedList<LocString>> __SAX_Parser.parse_22()protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> __SAX_Parser.parse_23()protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> __SAX_Parser.parse_24()protected CheckedMap_RD<String, Expression> __SAX_Parser.parse_26()protected CheckedMap_RD<String, Expression> __SAX_Parser.parse_27()protected CheckedMap_RD<String, ImportItem> __SAX_Parser.parse_3()protected CheckedMap_RD<String, Definition> __SAX_Parser.parse_4()protected CheckedMap_RD<Definition, DefInstance> __SAX_Parser.parse_6()protected CheckedMap_RD<String, Module> __SAX_Parser.parse_7()protected CheckedMap_RD<String, Expression> __SAX_Parser.parse_8()protected CheckedMap_RD<String, CheckedMap_RD<String, Expression>> __SAX_Parser.parse_9()Methods in eu.bandm.tools.d2d2.model that return types with arguments of type CheckedMap_RDModifier and TypeMethodDescriptionEnumeration.get_itemDocu()Generated by umod; model author's documentation MISSING.ImportItem.get_localSubsts()Generated by umod; model author's documentation MISSING.AdditionalDocs.get_text()realizes the mappinglanguage(/target) -> modulename -> definition -> docText.AdditionalDocs.get_text()realizes the mappinglanguage(/target) -> modulename -> definition -> docText.protected CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> __SAX_Parser.parse_20()protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> __SAX_Parser.parse_23()protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> __SAX_Parser.parse_24()protected CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> __SAX_Parser.parse_24()protected CheckedMap_RD<String, CheckedMap_RD<String, Expression>> __SAX_Parser.parse_9()Methods in eu.bandm.tools.d2d2.model with parameters of type CheckedMap_RDModifier and TypeMethodDescriptionvoidEnumeration.put_itemDocu(int key0, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.voidImportItem.put_localSubsts(String key0, CheckedMap_RD<String, Expression> value) Convenience un-Currying method.voidAdditionalDocs.put_text(String key0, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> value) Convenience un-Currying method.voidAdditionalDocs.put_text(String key0, String key1, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.booleanModule.set_definitions(CheckedMap_RD<String, Definition> val) Generated by umod; model author's documentation MISSING.booleanResolvedModule.set_defInstances(CheckedMap_RD<Definition, DefInstance> val) Generated by umod; model author's documentation MISSING.booleanSourceItem.set_docu(CheckedMap_RD<String, CheckedList<LocString>> val) Generated by umod; model author's documentation MISSING.booleanExpression.set_firsts(CheckedMap_RD<String, Expression> val) Generated by umod; model author's documentation MISSING.booleanImportItem.set_globalSubsts(CheckedMap_RD<String, Expression> val) Generated by umod; model author's documentation MISSING.booleanModule.set_imports(CheckedMap_RD<String, ImportItem> val) Generated by umod; model author's documentation MISSING.booleanEnumeration.set_itemDocu(CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> val) Generated by umod; model author's documentation MISSING.booleanEnumeration.set_items(CheckedMap_RD<String, Integer> val) Generated by umod; model author's documentation MISSING.booleanTagsRegExp.set_localdefs(CheckedMap_RD<String, Definition> val) Generated by umod; model author's documentation MISSING.booleanImportItem.set_localSubsts(CheckedMap_RD<String, CheckedMap_RD<String, Expression>> val) Generated by umod; model author's documentation MISSING.booleanModule.set_modules(CheckedMap_RD<String, Module> val) Generated by umod; model author's documentation MISSING.booleanResolvedModule.set_rawModules(CheckedMap_RD<String, Module> val) Generated by umod; model author's documentation MISSING.booleanEnumeration.set_repr(CheckedMap_RD<Integer, String> val) Generated by umod; model author's documentation MISSING.booleanEnumeration.set_reverse(CheckedMap_RD<Integer, CheckedSet<String>> val) Generated by umod; model author's documentation MISSING.booleanAdditionalDocs.set_text(CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> val) realizes the mappinglanguage(/target) -> modulename -> definition -> docText.booleanExpression.set_weakfirsts(CheckedMap_RD<String, Expression> val) Generated by umod; model author's documentation MISSING.booleanXRegExp.set_xattributes(CheckedMap_RD<Definition, Boolean> val) Lists all sub-expressions to realize as XML attributes, and whether optional.(transient cache)
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":244.9-245.9, see this pretty print.)
Updates the (mutable) instance destructively.Method parameters in eu.bandm.tools.d2d2.model with type arguments of type CheckedMap_RDModifier and TypeMethodDescriptionModule.get_definitions(Pattern<? super CheckedMap_RD<String, Definition>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ResolvedModule> ResolvedModule.get_defInstances(Pattern<? super CheckedMap_RD<Definition, DefInstance>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<SourceItem> SourceItem.get_docu(Pattern<? super CheckedMap_RD<String, CheckedList<LocString>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Expression> Expression.get_firsts(Pattern<? super CheckedMap_RD<String, Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ImportItem> ImportItem.get_globalSubsts(Pattern<? super CheckedMap_RD<String, Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.Module.get_imports(Pattern<? super CheckedMap_RD<String, ImportItem>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Enumeration> Enumeration.get_itemDocu(Pattern<? super CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Enumeration> Enumeration.get_itemDocu(Pattern<? super CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Enumeration> Enumeration.get_items(Pattern<? super CheckedMap_RD<String, Integer>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<TagsRegExp> TagsRegExp.get_localdefs(Pattern<? super CheckedMap_RD<String, Definition>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ImportItem> ImportItem.get_localSubsts(Pattern<? super CheckedMap_RD<String, CheckedMap_RD<String, Expression>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ImportItem> ImportItem.get_localSubsts(Pattern<? super CheckedMap_RD<String, CheckedMap_RD<String, Expression>>> p) Lifts a pattern which matches the field value to one which matches this whole object.Module.get_modules(Pattern<? super CheckedMap_RD<String, Module>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<ResolvedModule> ResolvedModule.get_rawModules(Pattern<? super CheckedMap_RD<String, Module>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Enumeration> Enumeration.get_repr(Pattern<? super CheckedMap_RD<Integer, String>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Enumeration> Enumeration.get_reverse(Pattern<? super CheckedMap_RD<Integer, CheckedSet<String>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<AdditionalDocs> AdditionalDocs.get_text(Pattern<? super CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<AdditionalDocs> AdditionalDocs.get_text(Pattern<? super CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<AdditionalDocs> AdditionalDocs.get_text(Pattern<? super CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<Expression> Expression.get_weakfirsts(Pattern<? super CheckedMap_RD<String, Expression>> p) Lifts a pattern which matches the field value to one which matches this whole object.XRegExp.get_xattributes(Pattern<? super CheckedMap_RD<Definition, Boolean>> p) Lifts a pattern which matches the field value to one which matches this whole object.voidAdditionalDocs.put_text(String key0, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> value) Convenience un-Currying method.booleanEnumeration.set_itemDocu(CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> val) Generated by umod; model author's documentation MISSING.booleanImportItem.set_localSubsts(CheckedMap_RD<String, CheckedMap_RD<String, Expression>> val) Generated by umod; model author's documentation MISSING.booleanAdditionalDocs.set_text(CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> val) realizes the mappinglanguage(/target) -> modulename -> definition -> docText.booleanAdditionalDocs.set_text(CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> val) realizes the mappinglanguage(/target) -> modulename -> definition -> docText. -
Uses of CheckedMap_RD in eu.bandm.tools.d2d2.rt
Fields in eu.bandm.tools.d2d2.rt declared as CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<Expression, PermutationSubexpression> PermutationGroup.subsGenerated by umod; model author's documentation MISSING.Fields in eu.bandm.tools.d2d2.rt with type parameters of type CheckedMap_RDModifier and TypeFieldDescriptionstatic final Function<PermutationGroup, CheckedMap_RD<Expression, PermutationSubexpression>> PermutationGroup.get_subsDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.d2d2.rt that return CheckedMap_RDModifier and TypeMethodDescriptionPermutationGroup.get_subs()Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.d2d2.rt with parameters of type CheckedMap_RDModifier and TypeMethodDescriptionbooleanPermutationGroup.set_subs(CheckedMap_RD<Expression, PermutationSubexpression> val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.d2d2.rt with type arguments of type CheckedMap_RDModifier and TypeMethodDescriptionstatic Pattern<PermutationGroup> PermutationGroup.get_subs(Pattern<? super CheckedMap_RD<Expression, PermutationSubexpression>> p) Lifts a pattern which matches the field value to one which matches this whole object. -
Uses of CheckedMap_RD in eu.bandm.tools.dtm
Fields in eu.bandm.tools.dtm declared as CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<NamespaceName, DTM.Attribute> DTM.Element.attrsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<NamespaceName, DTM.Element> DTM.Dtd.elemsGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<String, CheckedList<DTM.ProcessingInstruction>> DTM.Dtd.instructionsGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm that return CheckedMap_RDModifier and TypeMethodDescriptionDTM.Element.get_attrs()Generated by umod; model author's documentation MISSING.DTM.Dtd.get_elems()Generated by umod; model author's documentation MISSING.DTM.Dtd.get_instructions()Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.dtm with parameters of type CheckedMap_RDModifier and TypeMethodDescriptionbooleanDTM.Element.set_attrs(CheckedMap_RD<NamespaceName, DTM.Attribute> val) Generated by umod; model author's documentation MISSING.booleanDTM.Dtd.set_elems(CheckedMap_RD<NamespaceName, DTM.Element> val) Generated by umod; model author's documentation MISSING.booleanDTM.Dtd.set_instructions(CheckedMap_RD<String, CheckedList<DTM.ProcessingInstruction>> val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.dtm with type arguments of type CheckedMap_RDModifier and TypeMethodDescriptionstatic Pattern<DTM.Element> DTM.Element.get_attrs(Pattern<? super CheckedMap_RD<NamespaceName, DTM.Attribute>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Dtd.get_elems(Pattern<? super CheckedMap_RD<NamespaceName, DTM.Element>> p) Lifts a pattern which matches the field value to one which matches this whole object.DTM.Dtd.get_instructions(Pattern<? super CheckedMap_RD<String, CheckedList<DTM.ProcessingInstruction>>> p) Lifts a pattern which matches the field value to one which matches this whole object. -
Uses of CheckedMap_RD in eu.bandm.tools.lljava.absy
Fields in eu.bandm.tools.lljava.absy declared as CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<LLJava.Name, LLJava.Block> LLJava.Block.controlEnvGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<LLJava.Name, LLJava.Variable> LLJava.Block.dataEnvGenerated by umod; model author's documentation MISSING.protected CheckedMap_RD<LLJava.Id, LLJava.AnnotationValue> LLJava.Annotation.elemsGenerated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy that return CheckedMap_RDModifier and TypeMethodDescriptionLLJava.Block.get_controlEnv()Generated by umod; model author's documentation MISSING.LLJava.Block.get_dataEnv()Generated by umod; model author's documentation MISSING.LLJava.Annotation.get_elems()Generated by umod; model author's documentation MISSING.Methods in eu.bandm.tools.lljava.absy with parameters of type CheckedMap_RDModifier and TypeMethodDescriptionbooleanLLJava.Block.set_controlEnv(CheckedMap_RD<LLJava.Name, LLJava.Block> val) Generated by umod; model author's documentation MISSING.booleanLLJava.Block.set_dataEnv(CheckedMap_RD<LLJava.Name, LLJava.Variable> val) Generated by umod; model author's documentation MISSING.booleanLLJava.Annotation.set_elems(CheckedMap_RD<LLJava.Id, LLJava.AnnotationValue> val) Generated by umod; model author's documentation MISSING.Method parameters in eu.bandm.tools.lljava.absy with type arguments of type CheckedMap_RDModifier and TypeMethodDescriptionstatic Pattern<LLJava.Block> LLJava.Block.get_controlEnv(Pattern<? super CheckedMap_RD<LLJava.Name, LLJava.Block>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Block> LLJava.Block.get_dataEnv(Pattern<? super CheckedMap_RD<LLJava.Name, LLJava.Variable>> p) Lifts a pattern which matches the field value to one which matches this whole object.static Pattern<LLJava.Annotation> LLJava.Annotation.get_elems(Pattern<? super CheckedMap_RD<LLJava.Id, LLJava.AnnotationValue>> p) Lifts a pattern which matches the field value to one which matches this whole object. -
Uses of CheckedMap_RD in eu.bandm.tools.umod
Fields in eu.bandm.tools.umod declared as CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<String, String> UMod.EnumDef.docusprotected CheckedMap_RD<UMod.Item, CheckedList<String>> UMod.Forest.docutextsprotected CheckedMap_RD<String, UMod.FieldDef> UMod.ClassDef.fieldsbynameprotected CheckedMap_RD<Integer, String> UMod.FieldDef.lrcodesprotected CheckedMap_RD<Integer, CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prConstrprotected CheckedMap_RD<Integer, CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prVisitorsprotected CheckedMap_RD<Integer, CheckedSet<UMod.T_reference>> UMod.FieldDef.visitable_typesFields in eu.bandm.tools.umod with type parameters of type CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<Integer, CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prConstrprotected CheckedMap_RD<Integer, CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prVisitorsMethods in eu.bandm.tools.umod that return CheckedMap_RDModifier and TypeMethodDescriptionprotected CheckedMap_RD<String, String> UMod.EnumDef.get_docus()UMod.ClassDef.get_fieldsbyname()protected CheckedMap_RD<Integer, String> UMod.FieldDef.get_lrcodes()protected CheckedMap_RD<Integer, CheckedSet<UMod.T_reference>> UMod.FieldDef.get_visitable_types()Method parameters in eu.bandm.tools.umod with type arguments of type CheckedMap_RDModifier and TypeMethodDescriptionprotected voidReducer.patchPragmas(Collection<CheckedMap_RD<Integer, UMod.FieldDef>> maps) -
Uses of CheckedMap_RD in eu.bandm.tools.umod.runtime
Methods in eu.bandm.tools.umod.runtime that return CheckedMap_RD -
Uses of CheckedMap_RD in eu.bandm.tools.xslt.base
Fields in eu.bandm.tools.xslt.base declared as CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByNameprotected CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByNsUriprotected CheckedMap_RD<Double, Rt.TemplatesByKind> Rt.TemplatesByPrior.byPriorprotected CheckedMap_RD<String, Rt.TemplateEntry> Rt.TemplatesByKind.elemsByIdprotected CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByKeyprotected CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByNameprotected CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByNsUriprotected CheckedMap_RD<Double, Rt.TemplatesByKind> Rt.TemplatesByPrior.inverseprotected CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.piByNameFields in eu.bandm.tools.xslt.base with type parameters of type CheckedMap_RDModifier and TypeFieldDescriptionprotected CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByKeystatic final Function<Rt.TemplatesByKind, CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByNameDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByNsUriDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior, CheckedMap_RD<Double, Rt.TemplatesByKind>> Rt.TemplatesByPrior.get_byPriorDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<String, Rt.TemplateEntry>> Rt.TemplatesByKind.get_elemsByIdDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByKeyDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByKeyDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByNameDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByNsUriDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior, CheckedMap_RD<Double, Rt.TemplatesByKind>> Rt.TemplatesByPrior.get_inverseDeprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind, CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_piByNameDeprecated.Use new '::' method reference instead.Methods in eu.bandm.tools.xslt.base that return CheckedMap_RDModifier and TypeMethodDescriptionRt.TemplatesByKind.get_attrsByName()Rt.TemplatesByKind.get_attrsByNsUri()Rt.TemplatesByPrior.get_byPrior()Rt.TemplatesByKind.get_elemsById()Rt.TemplatesByKind.get_elemsByKey()Rt.TemplatesByKind.get_elemsByName()Rt.TemplatesByKind.get_elemsByNsUri()Rt.TemplatesByPrior.get_inverse()Rt.TemplatesByKind.get_piByName()protected CheckedMap_RD<Double, Rt.TemplatesByKind> Rt.__SAX_Parser.parse_0()protected CheckedMap_RD<Double, Rt.TemplatesByKind> Rt.__SAX_Parser.parse_1()protected CheckedMap_RD<String, Rt.TemplateEntry> Rt.__SAX_Parser.parse_13()protected CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> Rt.__SAX_Parser.parse_14()protected CheckedMap_RD<String, Rt.TemplateEntry> Rt.__SAX_Parser.parse_15()protected CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> Rt.__SAX_Parser.parse_4()protected CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> Rt.__SAX_Parser.parse_6()protected CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> Rt.__SAX_Parser.parse_8()Methods in eu.bandm.tools.xslt.base that return types with arguments of type CheckedMap_RDModifier and TypeMethodDescriptionRt.TemplatesByKind.get_elemsByKey()protected CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> Rt.__SAX_Parser.parse_14()Methods in eu.bandm.tools.xslt.base with parameters of type CheckedMap_RDModifier and TypeMethodDescriptionvoidRt.TemplatesByKind.put_elemsByKey(String key0, CheckedMap_RD<String, Rt.TemplateEntry> value) booleanRt.TemplatesByKind.set_attrsByName(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) booleanRt.TemplatesByKind.set_attrsByNsUri(CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> val) booleanRt.TemplatesByPrior.set_byPrior(CheckedMap_RD<Double, Rt.TemplatesByKind> val) booleanRt.TemplatesByKind.set_elemsById(CheckedMap_RD<String, Rt.TemplateEntry> val) booleanRt.TemplatesByKind.set_elemsByKey(CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> val) booleanRt.TemplatesByKind.set_elemsByName(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) booleanRt.TemplatesByKind.set_elemsByNsUri(CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> val) booleanRt.TemplatesByPrior.set_inverse(CheckedMap_RD<Double, Rt.TemplatesByKind> val) booleanRt.TemplatesByKind.set_piByName(CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> val) Method parameters in eu.bandm.tools.xslt.base with type arguments of type CheckedMap_RDModifier and TypeMethodDescriptionbooleanRt.TemplatesByKind.set_elemsByKey(CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> val)