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

Class Detector

source code

object --+        
         |        
   Element --+    
             |    
  EmptyElement --+
                 |
                Detector

Detector 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'Detector'
hash(x)
  validchildren = frozenset([u'Comment', u'LIGO_LW', u'Param'])
Properties [hide private]
  Name
The "Name" attribute.

Inherited from object: __class__

Property Details [hide private]

Name

The "Name" attribute.

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