Uses of Class
eu.bandm.tools.umod.runtime.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
, esp for data integrity
de/serialization, visualzation, visitors and rewriters.txsl = typed xslt 1.0 interpreter with "fragmented validation".
-
Uses of CheckedMap_RD in eu.bandm.tools.d2d2.base
Modifier and TypeFieldDescription(package private) CheckedMap_RD<Definition,
Boolean> Navigate.AttributeCollector.atts
Result accumulatorprotected CheckedMap_RD<String,
String> Reducer.namespaces
All namespace decls, including the inherited.ModifierConstructorDescriptionOnly constructor. -
Uses of CheckedMap_RD in eu.bandm.tools.d2d2.model
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<String,
Definition> Module.definitions
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Definition,
DefInstance> ResolvedModule.defInstances
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedList<LocString>> SourceItem.docu
Generated by umod; model author's documentation MISSING.static final CheckedMap_RD<String,
Definition> TagsRegExp.emptyLocals
protected CheckedMap_RD<String,
Expression> Expression.firsts
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
Expression> ImportItem.globalSubsts
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
ImportItem> Module.imports
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer,
CheckedMap_RD<String, CheckedList<LocString>>> Enumeration.itemDocu
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
Integer> Enumeration.items
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
Definition> TagsRegExp.localdefs
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedMap_RD<String, Expression>> ImportItem.localSubsts
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
Module> Module.modules
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
Module> ResolvedModule.rawModules
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer,
String> Enumeration.repr
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer,
CheckedSet<String>> Enumeration.reverse
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.text
realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.protected CheckedMap_RD<String,
Expression> Expression.weakfirsts
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Definition,
Boolean> XRegExp.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":243.9-244.9, see this pretty print.)
The type of this field isCheckedMap_RD
<Definition
(never null),java.lang.Boolean(never null)>(maybe null)
Its value defaults to null.Modifier and TypeFieldDescriptionstatic final Function<Module,
CheckedMap_RD<String, Definition>> Module.get_definitions
Deprecated.Use new '::' method reference instead.static final Function<ResolvedModule,
CheckedMap_RD<Definition, DefInstance>> ResolvedModule.get_defInstances
Deprecated.Use new '::' method reference instead.static final Function<SourceItem,
CheckedMap_RD<String, CheckedList<LocString>>> SourceItem.get_docu
Deprecated.Use new '::' method reference instead.static final Function<Expression,
CheckedMap_RD<String, Expression>> Expression.get_firsts
Deprecated.Use new '::' method reference instead.static final Function<ImportItem,
CheckedMap_RD<String, Expression>> ImportItem.get_globalSubsts
Deprecated.Use new '::' method reference instead.static final Function<Module,
CheckedMap_RD<String, ImportItem>> Module.get_imports
Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> Enumeration.get_itemDocu
Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> Enumeration.get_itemDocu
Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<String, Integer>> Enumeration.get_items
Deprecated.Use new '::' method reference instead.static final Function<TagsRegExp,
CheckedMap_RD<String, Definition>> TagsRegExp.get_localdefs
Deprecated.Use new '::' method reference instead.static final Function<ImportItem,
CheckedMap_RD<String, CheckedMap_RD<String, Expression>>> ImportItem.get_localSubsts
Deprecated.Use new '::' method reference instead.static final Function<ImportItem,
CheckedMap_RD<String, CheckedMap_RD<String, Expression>>> ImportItem.get_localSubsts
Deprecated.Use new '::' method reference instead.static final Function<Module,
CheckedMap_RD<String, Module>> Module.get_modules
Deprecated.Use new '::' method reference instead.static final Function<ResolvedModule,
CheckedMap_RD<String, Module>> ResolvedModule.get_rawModules
Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, String>> Enumeration.get_repr
Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, CheckedSet<String>>> Enumeration.get_reverse
Deprecated.Use new '::' method reference instead.static final Function<AdditionalDocs,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_text
Deprecated.Use new '::' method reference instead.static final Function<AdditionalDocs,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_text
Deprecated.Use new '::' method reference instead.static final Function<AdditionalDocs,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>>> AdditionalDocs.get_text
Deprecated.Use new '::' method reference instead.static final Function<Expression,
CheckedMap_RD<String, Expression>> Expression.get_weakfirsts
Deprecated.Use new '::' method reference instead.static final Function<XRegExp,
CheckedMap_RD<Definition, Boolean>> XRegExp.get_xattributes
Deprecated.Use new '::' method reference instead.protected CheckedMap_RD<Integer,
CheckedMap_RD<String, CheckedList<LocString>>> Enumeration.itemDocu
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedMap_RD<String, Expression>> ImportItem.localSubsts
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.text
realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.protected CheckedMap_RD<String,
CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> AdditionalDocs.text
realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.Modifier 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":243.9-244.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()
Modifier 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()
Modifier and TypeMethodDescriptionvoid
Enumeration.put_itemDocu
(int key0, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.void
ImportItem.put_localSubsts
(String key0, CheckedMap_RD<String, Expression> value) Convenience un-Currying method.void
AdditionalDocs.put_text
(String key0, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> value) Convenience un-Currying method.void
AdditionalDocs.put_text
(String key0, String key1, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.boolean
Module.set_definitions
(CheckedMap_RD<String, Definition> val) Generated by umod; model author's documentation MISSING.boolean
ResolvedModule.set_defInstances
(CheckedMap_RD<Definition, DefInstance> val) Generated by umod; model author's documentation MISSING.boolean
SourceItem.set_docu
(CheckedMap_RD<String, CheckedList<LocString>> val) Generated by umod; model author's documentation MISSING.boolean
Expression.set_firsts
(CheckedMap_RD<String, Expression> val) Generated by umod; model author's documentation MISSING.boolean
ImportItem.set_globalSubsts
(CheckedMap_RD<String, Expression> val) Generated by umod; model author's documentation MISSING.boolean
Module.set_imports
(CheckedMap_RD<String, ImportItem> val) Generated by umod; model author's documentation MISSING.boolean
Enumeration.set_itemDocu
(CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> val) Generated by umod; model author's documentation MISSING.boolean
Enumeration.set_items
(CheckedMap_RD<String, Integer> val) Generated by umod; model author's documentation MISSING.boolean
TagsRegExp.set_localdefs
(CheckedMap_RD<String, Definition> val) Generated by umod; model author's documentation MISSING.boolean
ImportItem.set_localSubsts
(CheckedMap_RD<String, CheckedMap_RD<String, Expression>> val) Generated by umod; model author's documentation MISSING.boolean
Module.set_modules
(CheckedMap_RD<String, Module> val) Generated by umod; model author's documentation MISSING.boolean
ResolvedModule.set_rawModules
(CheckedMap_RD<String, Module> val) Generated by umod; model author's documentation MISSING.boolean
Enumeration.set_repr
(CheckedMap_RD<Integer, String> val) Generated by umod; model author's documentation MISSING.boolean
Enumeration.set_reverse
(CheckedMap_RD<Integer, CheckedSet<String>> val) Generated by umod; model author's documentation MISSING.boolean
AdditionalDocs.set_text
(CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> val) realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.boolean
Expression.set_weakfirsts
(CheckedMap_RD<String, Expression> val) Generated by umod; model author's documentation MISSING.boolean
XRegExp.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":243.9-244.9, see this pretty print.)
Updates the (mutable) instance destructively.Modifier 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.void
AdditionalDocs.put_text
(String key0, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>> value) Convenience un-Currying method.boolean
Enumeration.set_itemDocu
(CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> val) Generated by umod; model author's documentation MISSING.boolean
ImportItem.set_localSubsts
(CheckedMap_RD<String, CheckedMap_RD<String, Expression>> val) Generated by umod; model author's documentation MISSING.boolean
AdditionalDocs.set_text
(CheckedMap_RD<String, CheckedMap_RD<String, CheckedMap_RD<String, CheckedList<LocString>>>> val) realizes the mappinglanguage(/target) -> modulename -> definition -> docText
.boolean
AdditionalDocs.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
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<Expression,
PermutationSubexpression> PermutationGroup.subs
Generated by umod; model author's documentation MISSING.Modifier and TypeFieldDescriptionstatic final Function<PermutationGroup,
CheckedMap_RD<Expression, PermutationSubexpression>> PermutationGroup.get_subs
Deprecated.Use new '::' method reference instead.Modifier and TypeMethodDescriptionPermutationGroup.get_subs()
Generated by umod; model author's documentation MISSING.Modifier and TypeMethodDescriptionboolean
PermutationGroup.set_subs
(CheckedMap_RD<Expression, PermutationSubexpression> val) Generated by umod; model author's documentation MISSING.Modifier 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
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<NamespaceName,
DTM.Attribute> DTM.Element.attrs
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<NamespaceName,
DTM.Element> DTM.Dtd.elems
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
CheckedList<DTM.ProcessingInstruction>> DTM.Dtd.instructions
Generated by umod; model author's documentation MISSING.Modifier 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.Modifier and TypeMethodDescriptionboolean
DTM.Element.set_attrs
(CheckedMap_RD<NamespaceName, DTM.Attribute> val) Generated by umod; model author's documentation MISSING.boolean
DTM.Dtd.set_elems
(CheckedMap_RD<NamespaceName, DTM.Element> val) Generated by umod; model author's documentation MISSING.boolean
DTM.Dtd.set_instructions
(CheckedMap_RD<String, CheckedList<DTM.ProcessingInstruction>> val) Generated by umod; model author's documentation MISSING.Modifier 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
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<LLJava.Name,
LLJava.Block> LLJava.Block.controlEnv
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<LLJava.Name,
LLJava.Variable> LLJava.Block.dataEnv
Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<LLJava.Id,
LLJava.AnnotationValue> LLJava.Annotation.elems
Generated by umod; model author's documentation MISSING.Modifier 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.Modifier and TypeMethodDescriptionboolean
LLJava.Block.set_controlEnv
(CheckedMap_RD<LLJava.Name, LLJava.Block> val) Generated by umod; model author's documentation MISSING.boolean
LLJava.Block.set_dataEnv
(CheckedMap_RD<LLJava.Name, LLJava.Variable> val) Generated by umod; model author's documentation MISSING.boolean
LLJava.Annotation.set_elems
(CheckedMap_RD<LLJava.Id, LLJava.AnnotationValue> val) Generated by umod; model author's documentation MISSING.Modifier 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
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<String,
String> UMod.EnumDef.docus
protected CheckedMap_RD<UMod.Item,
CheckedList<String>> UMod.Forest.docutexts
protected CheckedMap_RD<String,
UMod.FieldDef> UMod.ClassDef.fieldsbyname
protected CheckedMap_RD<Integer,
String> UMod.FieldDef.lrcodes
protected CheckedMap_RD<Integer,
CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prConstr
protected CheckedMap_RD<Integer,
CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prVisitors
protected CheckedMap_RD<Integer,
CheckedSet<UMod.T_reference>> UMod.FieldDef.visitable_types
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<Integer,
CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prConstr
protected CheckedMap_RD<Integer,
CheckedMap_RD<Integer, UMod.FieldDef>> UMod.ClassDef.prVisitors
Modifier 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()
Modifier and TypeMethodDescriptionprotected void
Reducer.patchPragmas
(Collection<CheckedMap_RD<Integer, UMod.FieldDef>> maps) -
Uses of CheckedMap_RD in eu.bandm.tools.umod.runtime
-
Uses of CheckedMap_RD in eu.bandm.tools.xslt.base
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<NamespaceName,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByName
protected CheckedMap_RD<String,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.attrsByNsUri
protected CheckedMap_RD<Double,
Rt.TemplatesByKind> Rt.TemplatesByPrior.byPrior
protected CheckedMap_RD<String,
Rt.TemplateEntry> Rt.TemplatesByKind.elemsById
protected CheckedMap_RD<String,
CheckedMap_RD<String, Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByKey
protected CheckedMap_RD<NamespaceName,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByName
protected CheckedMap_RD<String,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByNsUri
protected CheckedMap_RD<Double,
Rt.TemplatesByKind> Rt.TemplatesByPrior.inverse
protected CheckedMap_RD<String,
CheckedSet<Rt.TemplateEntry>> Rt.TemplatesByKind.piByName
Modifier and TypeFieldDescriptionprotected CheckedMap_RD<String,
CheckedMap_RD<String, Rt.TemplateEntry>> Rt.TemplatesByKind.elemsByKey
static final Function<Rt.TemplatesByKind,
CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByName
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_attrsByNsUri
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior,
CheckedMap_RD<Double, Rt.TemplatesByKind>> Rt.TemplatesByPrior.get_byPrior
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<String, Rt.TemplateEntry>> Rt.TemplatesByKind.get_elemsById
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByKey
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByKey
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByName
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_elemsByNsUri
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByPrior,
CheckedMap_RD<Double, Rt.TemplatesByKind>> Rt.TemplatesByPrior.get_inverse
Deprecated.Use new '::' method reference instead.static final Function<Rt.TemplatesByKind,
CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>>> Rt.TemplatesByKind.get_piByName
Deprecated.Use new '::' method reference instead.Modifier 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()
Modifier and TypeMethodDescriptionRt.TemplatesByKind.get_elemsByKey()
protected CheckedMap_RD<String,
CheckedMap_RD<String, Rt.TemplateEntry>> Rt.__SAX_Parser.parse_14()
Modifier and TypeMethodDescriptionvoid
Rt.TemplatesByKind.put_elemsByKey
(String key0, CheckedMap_RD<String, Rt.TemplateEntry> value) boolean
Rt.TemplatesByKind.set_attrsByName
(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) boolean
Rt.TemplatesByKind.set_attrsByNsUri
(CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> val) boolean
Rt.TemplatesByPrior.set_byPrior
(CheckedMap_RD<Double, Rt.TemplatesByKind> val) boolean
Rt.TemplatesByKind.set_elemsById
(CheckedMap_RD<String, Rt.TemplateEntry> val) boolean
Rt.TemplatesByKind.set_elemsByKey
(CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> val) boolean
Rt.TemplatesByKind.set_elemsByName
(CheckedMap_RD<NamespaceName, CheckedSet<Rt.TemplateEntry>> val) boolean
Rt.TemplatesByKind.set_elemsByNsUri
(CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> val) boolean
Rt.TemplatesByPrior.set_inverse
(CheckedMap_RD<Double, Rt.TemplatesByKind> val) boolean
Rt.TemplatesByKind.set_piByName
(CheckedMap_RD<String, CheckedSet<Rt.TemplateEntry>> val) Modifier and TypeMethodDescriptionboolean
Rt.TemplatesByKind.set_elemsByKey
(CheckedMap_RD<String, CheckedMap_RD<String, Rt.TemplateEntry>> val)