Constructor.
The name of this value class.
The boolean attributes for this value class.
The value attributes for this value class.
The character class-based regular expression for this value class.
The "word form"-based regular expression for this value class.
The name of this schema entry.
The set of boolean attribute names this schema entry has.
The set of boolean attributes this schema entry has.
The collection of value attribute names this schema entry has.
The collection of value attributes this schema entry has.
Protected
_Retrieve the value of a value attribute (by name) on this schema entry.
The attribute whose value should be returned.
Whether to return a singleton array instead of a scalar value.
The value of the attribute.
Whether this schema entry has this attribute (by name).
The attribute to check for.
Whether this schema entry has this attribute.
Whether this schema entry has this boolean attribute (by name).
The attribute to check for.
Whether this schema entry has this attribute.
Determine if a value is valid according to this value class.
A HED value.
Whether the value conforms to this value class.
SchemaValueClass class