Package edPDB :: Module xpdb :: Class AtomGroup
[hide private]
[frames] | no frames]

Class AtomGroup

source code

object --+    
         |    
       set --+
             |
            AtomGroup

Instance Methods [hide private]
 
__init__(self, atoms=None)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
__repr__(self)
repr(x)
source code

Inherited from set: __and__, __cmp__, __contains__, __eq__, __ge__, __getattribute__, __gt__, __hash__, __iand__, __ior__, __isub__, __iter__, __ixor__, __le__, __len__, __lt__, __ne__, __new__, __or__, __rand__, __reduce__, __ror__, __rsub__, __rxor__, __sub__, __xor__, add, clear, copy, difference, difference_update, discard, intersection, intersection_update, issubset, issuperset, pop, remove, symmetric_difference, symmetric_difference_update, union, update

Inherited from object: __delattr__, __reduce_ex__, __setattr__, __str__

Properties [hide private]
  identifiers

Inherited from object: __class__

Method Details [hide private]

__init__(self, atoms=None)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

__repr__(self)
(Representation operator)

source code 

repr(x)

Overrides: object.__repr__
(inherited documentation)

Property Details [hide private]

identifiers

Get Method:
unreachable.identifiers(self)