Package schrodinger :: Package application :: Package jaguar :: Package gui :: Module base_panel :: Class InputMultiplicityMixin
[hide private]
[frames] | no frames]

Class InputMultiplicityMixin

object --+
         |
        InputMultiplicityMixin
Known Subclasses:

Base class for any mixin that needs to get list of entries with spin multiplicities greater than one. It defines input tab and provides function that returns list of names for the entries that have spin multiplicity greater than one.

Instance Methods [hide private]
 
setup(self)
Initialize mixin.
list
_getEntriesWithMultiplicity(self)
Returns a list of names of the entries that have multiplicity larger than 1.

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_getEntriesWithMultiplicity(self)

 

Returns a list of names of the entries that have multiplicity larger than 1.

Returns: list
list of entry names