Package eu.bandm.tools.d2d2.model
Class Enumeration
java.lang.Object
eu.bandm.tools.d2d2.model.SourceItem
eu.bandm.tools.d2d2.model.Definition
eu.bandm.tools.d2d2.model.Enumeration
- All Implemented Interfaces:
Formattable
,Serializable
,Cloneable
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":262.3-273.1, see this pretty print.)
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":262.3-273.1, see this pretty print.)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Function<Enumeration,
CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>>> Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<String, Integer>> Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, String>> Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedMap_RD<Integer, CheckedSet<String>>> Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
CheckedList<String>> Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
Boolean> Deprecated.Use new '::' method reference instead.static final Function<Enumeration,
EnumRep> Deprecated.Use new '::' method reference instead.protected CheckedMap_RD<Integer,
CheckedMap_RD<String, CheckedList<LocString>>> Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<String,
Integer> Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer,
String> Generated by umod; model author's documentation MISSING.protected CheckedMap_RD<Integer,
CheckedSet<String>> Generated by umod; model author's documentation MISSING.protected CheckedList<String>
Generated by umod; model author's documentation MISSING.protected boolean
Generated by umod; model author's documentation MISSING.protected EnumRep
Generated by umod; model author's documentation MISSING.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
ConstructorDescriptionEnumeration
(SourceItem context, String name, Location<XMLDocumentIdentifier> location) Constructor generated according to specification #0
Constructor defined according to directive "C 0/..".Enumeration
(String name, Location<XMLDocumentIdentifier> location) Synthetic minimal constructor provided by the umod compiler. -
Method Summary
Modifier and TypeMethodDescriptionvoid
add_itemDocu
(int key0, String key1, LocString value) Convenience un-Currying method.void
add_reverse
(int key0, String value) Convenience un-Currying method.boolean
containsKey_itemDocu
(int key0) Convenience un-Currying method.boolean
containsKey_itemDocu
(int key0, String key1) Convenience un-Currying method.boolean
containsKey_items
(String key0) Convenience un-Currying method.boolean
containsKey_repr
(int key0) Convenience un-Currying method.boolean
containsKey_reverse
(int key0) Convenience un-Currying method.void
descend_itemDocu
(MATCH_ONLY_00 visitor) Deprecated.doclone()
Clones this object.format()
Delivers a format object for pretty-printing, as specified in the umod source.Generated by umod; model author's documentation MISSING.static Pattern<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.Generated by umod; model author's documentation MISSING.static Pattern<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.get_repr()
Generated by umod; model author's documentation MISSING.static Pattern<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.Generated by umod; model author's documentation MISSING.static Pattern<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.Generated by umod; model author's documentation MISSING.static Pattern<Enumeration>
get_sourceOrder
(Pattern<? super CheckedList<String>> 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<Enumeration>
get_xml_emptystructs
(Pattern<? super Boolean> p) Lifts a pattern which matches the field value to one which matches this whole object.Generated by umod; model author's documentation MISSING.static Pattern<Enumeration>
get_xml_representation
(Pattern<? super EnumRep> p) Lifts a pattern which matches the field value to one which matches this whole object.static String
Delivers the format specification from the umod source.Copies values of all common fields from the argument.void
put_itemDocu
(int key0, CheckedMap_RD<String, CheckedList<LocString>> value) Convenience un-Currying method.void
put_itemDocu
(int key0, String key1, CheckedList<LocString> value) Convenience un-Currying method.void
Convenience un-Currying method.void
Convenience un-Currying method.void
put_reverse
(int key0, CheckedSet<String> value) Convenience un-Currying method.boolean
Generated by umod; model author's documentation MISSING.boolean
set_items
(CheckedMap_RD<String, Integer> val) Generated by umod; model author's documentation MISSING.boolean
set_repr
(CheckedMap_RD<Integer, String> val) Generated by umod; model author's documentation MISSING.boolean
Generated by umod; model author's documentation MISSING.boolean
set_sourceOrder
(CheckedList<String> val) Generated by umod; model author's documentation MISSING.boolean
set_xml_emptystructs
(boolean val) Generated by umod; model author's documentation MISSING.boolean
Generated by umod; model author's documentation MISSING.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
-
sourceOrder
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":263.9-29, see this pretty print.)
The type of this field isCheckedList
<java.lang.String(never null)>(never null)
Its value defaults to an empty collection. -
get_sourceOrder
Deprecated.Use new '::' method reference instead. -
items
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":264.9-35, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.String(never null),java.lang.Integer(never null)>(never null)
Its value defaults to an empty collection. -
get_items
Deprecated.Use new '::' method reference instead. -
reverse
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":265.9-36, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.Integer(never null),CheckedSet
<java.lang.String(never null)>(never null)>(never null)
Its value defaults to an empty collection. -
get_reverse
@Deprecated public static final Function<Enumeration,CheckedMap_RD<Integer, get_reverseCheckedSet<String>>> Deprecated.Use new '::' method reference instead. -
repr
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":266.9-32, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.Integer(never null),java.lang.String(never null)>(never null)
Its value defaults to an empty collection. -
get_repr
Deprecated.Use new '::' method reference instead. -
xml_representation
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":267.9-39, see this pretty print.)
The type of this field isEnumRep
(never null)
Its value defaults toEnumRep.ASIS
. -
get_xml_representation
Deprecated.Use new '::' method reference instead. -
xml_emptystructs
protected boolean xml_emptystructsGenerated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":268.9-33, see this pretty print.)
The type of this field is boolean(never null)
Its value defaults tofalse
. -
get_xml_emptystructs
Deprecated.Use new '::' method reference instead. -
itemDocu
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":269.9-46, see this pretty print.)
The type of this field isCheckedMap_RD
<java.lang.Integer(never null),CheckedMap_RD
<java.lang.String(never null),CheckedList
<LocString
(never null)>(never null)>(never null)>(never null)
Its value defaults to an empty collection. -
get_itemDocu
@Deprecated public static final Function<Enumeration,CheckedMap_RD<Integer, get_itemDocuCheckedMap_RD<String, CheckedList<LocString>>>> Deprecated.Use new '::' method reference instead.
-
-
Constructor Details
-
Enumeration
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
-
Enumeration
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
-
Enumeration
Enumeration()
-
-
Method Details
-
doclone
Clones this object. Method never fails, sinceCloneable
is known to be implemented.- Overrides:
doclone
in classDefinition
- Returns:
- a fresh copy.
-
getFormatHint
Delivers the format specification from the umod source.
The constant return value is ..
('enum' name '=' items{'"'$from'" =' $to}[,',' ,])/4>('with xmlrep' $switch xml_emptystructs{true:'empty' }xml_kind ('=' xml_tag ?)$switch xml_representation{ASIS:'as is',FIRSTID:'first name',NUMERIC:'numeric'})
This can be used e.g. by format code interpreters which process objects of different origin. -
format
Delivers a format object for pretty-printing, as specified in the umod source.- Specified by:
format
in interfaceFormattable
- Overrides:
format
in classDefinition
- 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.- Overrides:
initFrom
in classDefinition
-
get_sourceOrder
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":263.9-29, see this pretty print.)
Generated getter method. @see #sourceOrder- Returns:
- The current field value of type
CheckedList
<java.lang.String(never null)>(never null)
-
set_sourceOrder
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":263.9-29, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeCheckedList
<java.lang.String(never null)>(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
get_items
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":264.9-35, see this pretty print.)
Generated getter method. @see #items- Returns:
- The current field value of type
CheckedMap_RD
<java.lang.String(never null),java.lang.Integer(never null)>(never null)
-
set_items
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":264.9-35, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeCheckedMap_RD
<java.lang.String(never null),java.lang.Integer(never null)>(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
put_items
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 type int(never null)- See Also:
-
containsKey_items
Convenience un-Currying method.- Returns:
- whether there exists a chain of collection objects to the given co-ordinate.
- See Also:
-
get_reverse
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":265.9-36, see this pretty print.)
Generated getter method. @see #reverse- Returns:
- The current field value of type
CheckedMap_RD
<java.lang.Integer(never null),CheckedSet
<java.lang.String(never null)>(never null)>(never null)
-
set_reverse
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":265.9-36, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeCheckedMap_RD
<java.lang.Integer(never null),CheckedSet
<java.lang.String(never null)>(never null)>(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
put_reverse
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 typeCheckedSet
<java.lang.String(never null)>(never null)- See Also:
-
add_reverse
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 type java.lang.String(never null)- See Also:
-
containsKey_reverse
public boolean containsKey_reverse(int key0) Convenience un-Currying method.- Returns:
- whether there exists a chain of collection objects to the given co-ordinate.
- See Also:
-
get_repr
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":266.9-32, see this pretty print.)
Generated getter method. @see #repr- Returns:
- The current field value of type
CheckedMap_RD
<java.lang.Integer(never null),java.lang.String(never null)>(never null)
-
set_repr
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":266.9-32, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeCheckedMap_RD
<java.lang.Integer(never null),java.lang.String(never null)>(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
put_repr
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 type java.lang.String(never null)- See Also:
-
containsKey_repr
public boolean containsKey_repr(int key0) Convenience un-Currying method.- Returns:
- whether there exists a chain of collection objects to the given co-ordinate.
- See Also:
-
get_xml_representation
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":267.9-39, see this pretty print.)
Generated getter method. @see #xml_representation- Returns:
- The current field value of type
EnumRep
(never null)
-
set_xml_representation
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":267.9-39, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeEnumRep
(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
get_xml_emptystructs
public boolean get_xml_emptystructs()Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":268.9-33, see this pretty print.)
Generated getter method. @see #xml_emptystructs- Returns:
- The current field value of type boolean(never null)
-
set_xml_emptystructs
public boolean set_xml_emptystructs(boolean val) Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":268.9-33, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of type boolean(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
get_itemDocu
Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":269.9-46, see this pretty print.)
Generated getter method. @see #itemDocu- Returns:
- The current field value of type
CheckedMap_RD
<java.lang.Integer(never null),CheckedMap_RD
<java.lang.String(never null),CheckedList
<LocString
(never null)>(never null)>(never null)>(never null)
-
set_itemDocu
public boolean set_itemDocu(CheckedMap_RD<Integer, CheckedMap_RD<String, CheckedList<LocString>>> val) Generated by umod; model author's documentation MISSING.
(This definition has been created by UMod from the source at SYSTEM "D2d.umod":269.9-46, see this pretty print.)
Updates the (mutable) instance destructively.- Parameters:
val
- the new value of typeCheckedMap_RD
<java.lang.Integer(never null),CheckedMap_RD
<java.lang.String(never null),CheckedList
<LocString
(never null)>(never null)>(never null)>(never null)- Returns:
- whether a change (w.r.t. ==) did actually happen.
- See Also:
-
put_itemDocu
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 typeCheckedMap_RD
<java.lang.String(never null),CheckedList
<LocString
(never null)>(never null)>(never null)- See Also:
-
put_itemDocu
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 typeCheckedList
<LocString
(never null)>(never null)- See Also:
-
add_itemDocu
Convenience un-Currying method.
Set the value at the given coordinate and automatically generate all intermediate collections, if not yet existing. -
containsKey_itemDocu
public boolean containsKey_itemDocu(int key0) Convenience un-Currying method.- Returns:
- whether there exists a chain of collection objects to the given co-ordinate.
- See Also:
-
containsKey_itemDocu
Convenience un-Currying method.- Returns:
- whether there exists a chain of collection objects to the given co-ordinate.
- See Also:
-
descend_itemDocu
Deprecated. -
get_sourceOrder
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_items
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_reverse
public static Pattern<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.
More complex pattern methods are generated in the one ancillary class__Patterns
. -
get_repr
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_xml_representation
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_xml_emptystructs
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_itemDocu
public static Pattern<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.
More complex pattern methods are generated in the one ancillary class__Patterns
.
-