Home | Trees | Indices | Help |
|
---|
|
This class is a container for information about a field, including its marker, name, description, language, range set (valid values), and parent marker.
The raw field metadata looks like this:
\+mkr dx \nam Dialect \desc dialects in which lexeme is found \lng Default \rngset Aita Atsilima Central Pipipaia \mkrOverThis lx \-mkr
|
|||
|
|||
string |
|
||
string |
|
||
string |
|
||
string |
|
||
list of strings |
|
||
|
|||
string |
|
||
boolean |
|
||
boolean |
|
|
Obtain the marker for this field (e.g., 'dx').
|
Obtain the name for this field (e.g., 'Dialect').
|
Obtain the marker for this field (e.g., 'dialects in which lexeme is found').
|
Obtain language in which field is encoded (e.g., 'Default').
|
Obtain range set for field (e.g., ['Aita', 'Atsilima', 'Central', 'Pipipaia']).
|
Set list of valid values for field.
|
Obtain the marker for the parent of this field (e.g., 'lx').
|
Determine whether the value of the field consists of multiple words.
|
Determine whether the field requires a value.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:27 2007 | http://epydoc.sourceforge.net |