HedKey

class HedKey[source]

Known property and attribute names.

Notes

  • These names should match the attribute values in the XML/wiki.

Methods

HedKey.__init__()

Attributes

HedKey.AllowedCharacter

HedKey.BoolProperty

HedKey.ConversionFactor

HedKey.DefaultUnits

HedKey.DeprecatedFrom

HedKey.ElementProperty

HedKey.ExtensionAllowed

HedKey.HedID

HedKey.InLibrary

HedKey.IsInheritedProperty

HedKey.NodeProperty

HedKey.Recommended

HedKey.RelatedTag

HedKey.RequireChild

HedKey.Required

HedKey.Reserved

HedKey.Rooted

HedKey.SIUnit

HedKey.SIUnitModifier

HedKey.SIUnitSymbolModifier

HedKey.SuggestedTag

HedKey.TagGroup

HedKey.TakesValue

HedKey.TopLevelTagGroup

HedKey.Unique

HedKey.UnitClass

HedKey.UnitClassProperty

HedKey.UnitModifierProperty

HedKey.UnitPrefix

HedKey.UnitProperty

HedKey.UnitSymbol

HedKey.ValueClass

HedKey.ValueClassProperty

HedKey.__init__()
HedKey.AllowedCharacter = 'allowedCharacter'
HedKey.BoolProperty = 'boolProperty'
HedKey.ConversionFactor = 'conversionFactor'
HedKey.DefaultUnits = 'defaultUnits'
HedKey.DeprecatedFrom = 'deprecatedFrom'
HedKey.ElementProperty = 'elementProperty'
HedKey.ExtensionAllowed = 'extensionAllowed'
HedKey.HedID = 'hedId'
HedKey.InLibrary = 'inLibrary'
HedKey.IsInheritedProperty = 'isInheritedProperty'
HedKey.NodeProperty = 'nodeProperty'
HedKey.Recommended = 'recommended'
HedKey.RelatedTag = 'relatedTag'
HedKey.RequireChild = 'requireChild'
HedKey.Required = 'required'
HedKey.Reserved = 'reserved'
HedKey.Rooted = 'rooted'
HedKey.SIUnit = 'SIUnit'
HedKey.SIUnitModifier = 'SIUnitModifier'
HedKey.SIUnitSymbolModifier = 'SIUnitSymbolModifier'
HedKey.SuggestedTag = 'suggestedTag'
HedKey.TagGroup = 'tagGroup'
HedKey.TakesValue = 'takesValue'
HedKey.TopLevelTagGroup = 'topLevelTagGroup'
HedKey.Unique = 'unique'
HedKey.UnitClass = 'unitClass'
HedKey.UnitClassProperty = 'unitClassProperty'
HedKey.UnitModifierProperty = 'unitModifierProperty'
HedKey.UnitPrefix = 'unitPrefix'
HedKey.UnitProperty = 'unitProperty'
HedKey.UnitSymbol = 'unitSymbol'
HedKey.ValueClass = 'valueClass'
HedKey.ValueClassProperty = 'valueClassProperty'