Package eu.bandm.tools.d2d2.model
Class TagsRegExp
java.lang.Object
eu.bandm.tools.d2d2.model.SourceItem
eu.bandm.tools.d2d2.model.Definition
eu.bandm.tools.d2d2.model.XRegExp
eu.bandm.tools.d2d2.model.TagsRegExp
- All Implemented Interfaces:
Formattable
,Serializable
,Cloneable
@Generated(generator="eu.bandm.tools.umod",
version="",
timestamp="2025-03-02_11h59m18")
public class TagsRegExp
extends XRegExp
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":257.3-260.9, see this pretty print.)
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":257.3-260.9, see this pretty print.)
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CheckedMap_RD
<String, Definition> static final Function
<TagsRegExp, CheckedMap_RD<String, Definition>> Deprecated.Use new '::' method reference instead.static final Function
<TagsRegExp, Boolean> Deprecated.Use new '::' method reference instead.protected CheckedMap_RD
<String, Definition> Generated by umod; model author's documentation MISSING.protected boolean
Generated by umod; model author's documentation MISSING.Fields inherited from class eu.bandm.tools.d2d2.model.XRegExp
get_manglingRule, get_value, get_xattributes, manglingRule, value, xattributes
Fields inherited from class eu.bandm.tools.d2d2.model.Definition
definedAsLocal, editpragmas, get_definedAsLocal, get_editpragmas, get_isgeneric, get_ispublic, get_postproc, get_xml_kind, get_xml_src_tag, get_xml_tag, get_xml_trimmed, get_xml_value, isgeneric, ispublic, postproc, xml_kind, xml_src_tag, xml_tag, xml_trimmed, xml_value
Fields inherited from class eu.bandm.tools.d2d2.model.SourceItem
context, docu, get_context, get_docu, get_location, get_name, location, name
-
Constructor Summary
ConstructorsConstructorDescriptionTagsRegExp
(SourceItem context, String name, Location<XMLDocumentIdentifier> location, Expression value) Constructor generated according to specification #0
Constructor defined according to directive "C 0/.."
.TagsRegExp
(String name, Location<XMLDocumentIdentifier> location, Expression value) Synthetic minimal constructor provided by the umod compiler. -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsKey_localdefs
(String key0) Convenience un-Currying method.void
descend_0_localdefs
(MATCH_ONLY_00 visitor) Deprecated.void
descend_2_localdefs
(MATCH_ONLY_00 visitor) Deprecated.void
descend_localdefs
(MATCH_ONLY_00 visitor) Deprecated.doclone()
Clones this object.format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.Generated by umod; model author's documentation MISSING.static Pattern
<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.boolean
Generated by umod; model author's documentation MISSING.static Pattern
<TagsRegExp> get_verbatim_input
(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.Copies values of all common fields from the argument.void
put_localdefs
(String key0, Definition value) Convenience un-Currying method.boolean
Generated by umod; model author's documentation MISSING.boolean
set_verbatim_input
(boolean val) Generated by umod; model author's documentation MISSING.Methods inherited from class eu.bandm.tools.d2d2.model.XRegExp
descend_xattributes, get_manglingRule, get_manglingRule, get_value, get_value, get_xattributes, get_xattributes, getFormatHint, set_manglingRule, set_value, set_xattributes
Methods inherited from class eu.bandm.tools.d2d2.model.Definition
get_definedAsLocal, get_definedAsLocal, get_editpragmas, get_editpragmas, get_isgeneric, get_isgeneric, get_ispublic, get_ispublic, get_postproc, get_postproc, get_xml_kind, get_xml_kind, get_xml_src_tag, get_xml_src_tag, get_xml_tag, get_xml_tag, get_xml_trimmed, get_xml_trimmed, get_xml_value, get_xml_value, set_definedAsLocal, set_editpragmas, set_isgeneric, set_ispublic, set_postproc, set_xml_kind, set_xml_src_tag, set_xml_tag, set_xml_trimmed, set_xml_value
Methods inherited from class eu.bandm.tools.d2d2.model.SourceItem
add_docu, containsKey_docu, descend_docu, fullPath, get_context, get_context, get_docu, get_docu, get_location, get_location, get_name, get_name, put_docu, set_context, set_docu, set_location, set_name
-
Field Details
-
emptyLocals
-
verbatim_input
protected boolean verbatim_inputGenerated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":258.9-32, see this pretty print.)
The type of this field is boolean(nevernull
)
Its value defaults tofalse
.- See Also:
-
get_verbatim_input
Deprecated.Use new '::' method reference instead. -
localdefs
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":259.9-80, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(nevernull
),Definition
(nevernull
)>(nevernull
)
Its value defaults to an empty collection.- See Also:
-
get_localdefs
Deprecated.Use new '::' method reference instead.
-
-
Constructor Details
-
TagsRegExp
public TagsRegExp(SourceItem context, String name, Location<XMLDocumentIdentifier> location, Expression value) Constructor generated according to specification #0
Constructor defined according to directive "C 0/.."
.- Parameters:
context
- is copied to fieldSourceItem.context
name
- is copied to fieldSourceItem.name
location
- is copied to fieldSourceItem.location
value
- is copied to fieldXRegExp.value
-
TagsRegExp
Synthetic minimal constructor provided by the umod compiler.
Constructor with minimal set of arguments, supplied automatically by the umod compiler, not explicitly by user.- Parameters:
name
- is copied to fieldSourceItem.name
location
- is copied to fieldSourceItem.location
value
- is copied to fieldXRegExp.value
-
TagsRegExp
TagsRegExp()
-
-
Method Details
-
doclone
Clones this object. Method never fails, sinceCloneable
is known to be implemented. -
format
Delivers a format object for pretty-printing by inheritance from some ancestor class.- Specified by:
format
in interfaceFormattable
- Overrides:
format
in classXRegExp
- Returns:
- a format that represents this object in a pretty-printable way
-
initFrom
Copies values of all common fields from the argument. All fields of this class definition are copied, iff the argument is of this class. Then the superclass method is invoked with the same argument. -
get_verbatim_input
public boolean get_verbatim_input()Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":258.9-32, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type boolean(never
null
) - See Also:
-
set_verbatim_input
public boolean set_verbatim_input(boolean val) Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":258.9-32, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of type boolean(nevernull
)- Returns:
- whether a change (w.r.t.
==
) did actually happen. - See Also:
-
get_localdefs
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":259.9-80, see this pretty print.)
Generated getter method.- Returns:
- The current field value of type
CheckedMap_RD
<java.lang.String(nevernull
),Definition
(nevernull
)>(nevernull
) - See Also:
-
set_localdefs
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":259.9-80, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeCheckedMap_RD
<java.lang.String(nevernull
),Definition
(nevernull
)>(nevernull
)- Returns:
- whether a change (w.r.t.
==
) did actually happen. - See Also:
-
put_localdefs
Convenience un-Currying method.
Set the value at the given coordinate and automatically generate all intermediate collections, if not yet existing.- Parameters:
value
- the new value of typeDefinition
(nevernull
)- See Also:
-
containsKey_localdefs
Convenience un-Currying method.- Returns:
- whether there exists a chain of collection objects to the given co-ordinate.
- See Also:
-
descend_localdefs
Deprecated. -
descend_0_localdefs
Deprecated. -
descend_2_localdefs
Deprecated. -
get_verbatim_input
Lifts a pattern which matches the field value to one which matches this whole object.
More complex pattern methods are generated in the one ancillary class__Patterns
. -
get_localdefs
public static Pattern<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.
More complex pattern methods are generated in the one ancillary class__Patterns
.
-