Package | Description |
---|---|
eu.bandm.tools.option.absy |
Meaning: Source format for the Option
compiler, for command line parsing, GUI input,
generation of documentation, etc.
|
Modifier and Type | Method and Description |
---|---|
Element_rep.Attr_kind.Value |
Element_rep.Attr_kind.getDefaultValue()
Method to read the contents of field defaultValue.
|
static Element_rep.Attr_kind.Value |
Element_rep.Attr_kind.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element_rep.Attr_kind.Value[] |
Element_rep.Attr_kind.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected Class<Element_rep.Attr_kind.Value> |
Element_rep.Attr_kind.getValueClass() |
protected HashMap<String,? extends Element_rep.Attr_kind.Value> |
Element_rep.Attr_kind.getValueMap() |
see also the complete user documentation .