Package glue :: Package ligolw :: Module ligolw :: Class LIGO_LW
[hide private]
[frames] | no frames]

Class LIGO_LW

source code

object --+        
         |        
   Element --+    
             |    
  EmptyElement --+
                 |
                LIGO_LW

LIGO_LW element.

Instance Methods [hide private]

Inherited from EmptyElement: appendData

Inherited from Element: __init__, appendChild, endElement, end_tag, getAttribute, getChildrenByAttributes, getElements, getElementsByTagName, hasAttribute, insertBefore, removeAttribute, removeChild, replaceChild, setAttribute, start_tag, unlink, write

Inherited from Element (private): _verifyChildren

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from Element: validattributes

Class Variables [hide private]
  tagName = u'LIGO_LW'
hash(x)
  validchildren = frozenset([u'AdcData', u'AdcInterval', u'Array...
Properties [hide private]
  Name
The "Name" attribute.
  Type
The "Type" attribute.

Inherited from object: __class__

Class Variable Details [hide private]

validchildren

Value:
frozenset([u'AdcData',
           u'AdcInterval',
           u'Array',
           u'Comment',
           u'Detector',
           u'IGWDFrame',
           u'LIGO_LW',
           u'Param',
...

Property Details [hide private]

Name

The "Name" attribute.

Get Method:
unreachable.getter(self)
Set Method:
unreachable.setter(self, value)
Delete Method:
unreachable.deleter(self)

Type

The "Type" attribute.

Get Method:
unreachable.getter(self)
Set Method:
unreachable.setter(self, value)
Delete Method:
unreachable.deleter(self)