public class Enumeration extends Definition
Modifier and Type | Field and Description |
---|---|
static Function<Enumeration,CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>>> |
get_itemDocu
Deprecated.
Use new '::' method reference instead.
|
static Function<Enumeration,CheckedMap_RD<String,Integer>> |
get_items
Deprecated.
Use new '::' method reference instead.
|
static Function<Enumeration,CheckedMap_RD<Integer,String>> |
get_repr
Deprecated.
Use new '::' method reference instead.
|
static Function<Enumeration,CheckedMap_RD<Integer,CheckedSet<String>>> |
get_reverse
Deprecated.
Use new '::' method reference instead.
|
static Function<Enumeration,CheckedList<String>> |
get_sourceOrder
Deprecated.
Use new '::' method reference instead.
|
static Function<Enumeration,Boolean> |
get_xml_emptystructs
Deprecated.
Use new '::' method reference instead.
|
static Function<Enumeration,EnumRep> |
get_xml_representation
Deprecated.
Use new '::' method reference instead.
|
protected CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>> |
itemDocu
Generated by umod; model author's documentation MISSING.
|
protected CheckedMap_RD<String,Integer> |
items
Generated by umod; model author's documentation MISSING.
|
protected CheckedMap_RD<Integer,String> |
repr
Generated by umod; model author's documentation MISSING.
|
protected CheckedMap_RD<Integer,CheckedSet<String>> |
reverse
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<String> |
sourceOrder
Generated by umod; model author's documentation MISSING.
|
protected boolean |
xml_emptystructs
Generated by umod; model author's documentation MISSING.
|
protected EnumRep |
xml_representation
Generated by umod; model author's documentation MISSING.
|
editpragmas, 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
context, docu, get_context, get_docu, get_location, get_name, location, name
format
Constructor and Description |
---|
Enumeration(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.
|
Modifier and Type | Method and Description |
---|---|
void |
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) |
Enumeration |
doclone()
Clones this object.
|
Format |
format()
Delivers a format object for pretty-printing, as specified in the umod source.
|
CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>> |
get_itemDocu()
Generated by umod; model author's documentation MISSING.
|
CheckedMap_RD<String,Integer> |
get_items()
Generated by umod; model author's documentation MISSING.
|
CheckedMap_RD<Integer,String> |
get_repr()
Generated by umod; model author's documentation MISSING.
|
CheckedMap_RD<Integer,CheckedSet<String>> |
get_reverse()
Generated by umod; model author's documentation MISSING.
|
CheckedList<String> |
get_sourceOrder()
Generated by umod; model author's documentation MISSING.
|
boolean |
get_xml_emptystructs()
Generated by umod; model author's documentation MISSING.
|
EnumRep |
get_xml_representation()
Generated by umod; model author's documentation MISSING.
|
static String |
getFormatHint()
Delivers the format specification from the umod source.
|
Enumeration |
initFrom(Object o0)
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 |
put_items(String key0,
int value)
Convenience un-Currying method.
|
void |
put_repr(int key0,
String value)
Convenience un-Currying method.
|
void |
put_reverse(int key0,
CheckedSet<String> value)
Convenience un-Currying method.
|
boolean |
set_itemDocu(CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>> val)
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 |
set_reverse(CheckedMap_RD<Integer,CheckedSet<String>> val)
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 |
set_xml_representation(EnumRep val)
Generated by umod; model author's documentation MISSING.
|
get_editpragmas, get_isgeneric, get_ispublic, get_postproc, get_xml_kind, get_xml_src_tag, get_xml_tag, get_xml_trimmed, get_xml_value, set_editpragmas, set_isgeneric, set_ispublic, set_postproc, set_xml_kind, set_xml_src_tag, set_xml_tag, set_xml_trimmed, set_xml_value
add_docu, containsKey_docu, descend_docu, fullPath, get_context, get_docu, get_location, get_name, put_docu, set_context, set_docu, set_location, set_name
protected CheckedList<String> sourceOrder
CheckedList
<java.lang.String(never
null)>(never null)@Deprecated public static final Function<Enumeration,CheckedList<String>> get_sourceOrder
protected CheckedMap_RD<String,Integer> items
CheckedMap_RD
<java.lang.String(never
null),java.lang.Integer(never null)>(never
null)@Deprecated public static final Function<Enumeration,CheckedMap_RD<String,Integer>> get_items
protected CheckedMap_RD<Integer,CheckedSet<String>> reverse
CheckedMap_RD
<java.lang.Integer(never
null),CheckedSet
<java.lang.String(never
null)>(never null)>(never null)@Deprecated public static final Function<Enumeration,CheckedMap_RD<Integer,CheckedSet<String>>> get_reverse
protected CheckedMap_RD<Integer,String> repr
CheckedMap_RD
<java.lang.Integer(never
null),java.lang.String(never null)>(never
null)@Deprecated public static final Function<Enumeration,CheckedMap_RD<Integer,String>> get_repr
protected EnumRep xml_representation
EnumRep
(never null)@Deprecated public static final Function<Enumeration,EnumRep> get_xml_representation
protected boolean xml_emptystructs
@Deprecated public static final Function<Enumeration,Boolean> get_xml_emptystructs
protected CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>> itemDocu
CheckedMap_RD
<java.lang.Integer(never
null),CheckedMap_RD
<java.lang.String(never
null),CheckedList
<LocString
(never null)>(never null)>(never
null)>(never null)@Deprecated public static final Function<Enumeration,CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>>> get_itemDocu
public Enumeration(SourceItem context, String name, Location<XMLDocumentIdentifier> location)
context
- is copied to field SourceItem.context
name
- is copied to field SourceItem.name
location
- is copied to field SourceItem.location
public Enumeration(String name, Location<XMLDocumentIdentifier> location)
name
- is copied to field SourceItem.name
location
- is copied to field SourceItem.location
public Enumeration doclone()
Cloneable
is known to
be implemented.doclone
in class Definition
public static String getFormatHint()
('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'})
public Format format()
format
in interface Formattable
format
in class Definition
public Enumeration initFrom(Object o0)
initFrom
in class Definition
public CheckedList<String> get_sourceOrder()
CheckedList
<java.lang.String(never
null)>(never null)public boolean set_sourceOrder(CheckedList<String> val)
val
- the new value of type CheckedList
<java.lang.String(never
null)>(never null)sourceOrder
public CheckedMap_RD<String,Integer> get_items()
CheckedMap_RD
<java.lang.String(never
null),java.lang.Integer(never null)>(never
null)public boolean set_items(CheckedMap_RD<String,Integer> val)
val
- the new value of type CheckedMap_RD
<java.lang.String(never
null),java.lang.Integer(never null)>(never
null)items
public void put_items(String key0, int value)
val
- the new value of type int(never null)items
public boolean containsKey_items(String key0)
items
public CheckedMap_RD<Integer,CheckedSet<String>> get_reverse()
CheckedMap_RD
<java.lang.Integer(never
null),CheckedSet
<java.lang.String(never
null)>(never null)>(never null)public boolean set_reverse(CheckedMap_RD<Integer,CheckedSet<String>> val)
val
- the new value of type CheckedMap_RD
<java.lang.Integer(never
null),CheckedSet
<java.lang.String(never
null)>(never null)>(never null)reverse
public void put_reverse(int key0, CheckedSet<String> value)
val
- the new value of type CheckedSet
<java.lang.String(never
null)>(never null)reverse
public void add_reverse(int key0, String value)
val
- the new value of type java.lang.String(never null)reverse
public boolean containsKey_reverse(int key0)
reverse
public CheckedMap_RD<Integer,String> get_repr()
CheckedMap_RD
<java.lang.Integer(never
null),java.lang.String(never null)>(never
null)public boolean set_repr(CheckedMap_RD<Integer,String> val)
val
- the new value of type CheckedMap_RD
<java.lang.Integer(never
null),java.lang.String(never null)>(never
null)repr
public void put_repr(int key0, String value)
val
- the new value of type java.lang.String(never null)repr
public boolean containsKey_repr(int key0)
repr
public EnumRep get_xml_representation()
EnumRep
(never
null)public boolean set_xml_representation(EnumRep val)
val
- the new value of type EnumRep
(never null)xml_representation
public boolean get_xml_emptystructs()
public boolean set_xml_emptystructs(boolean val)
val
- the new value of type boolean(never null)xml_emptystructs
public CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>> get_itemDocu()
CheckedMap_RD
<java.lang.Integer(never
null),CheckedMap_RD
<java.lang.String(never
null),CheckedList
<LocString
(never null)>(never null)>(never
null)>(never null)public boolean set_itemDocu(CheckedMap_RD<Integer,CheckedMap_RD<String,CheckedList<LocString>>> val)
val
- the new 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)itemDocu
public void put_itemDocu(int key0, CheckedMap_RD<String,CheckedList<LocString>> value)
val
- the new value of type CheckedMap_RD
<java.lang.String(never
null),CheckedList
<LocString
(never null)>(never null)>(never
null)itemDocu
public void put_itemDocu(int key0, String key1, CheckedList<LocString> value)
val
- the new value of type CheckedList
<LocString
(never
null)>(never null)itemDocu
public void add_itemDocu(int key0, String key1, LocString value)
public boolean containsKey_itemDocu(int key0)
itemDocu
public boolean containsKey_itemDocu(int key0, String key1)
itemDocu
public void descend_itemDocu(MATCH_ONLY_00 visitor)
see also the complete user documentation .