Package schrodinger :: Package application :: Package desmond :: Module fepdiff :: Class FEPIOBlockProperty
[hide private]
[frames] | no frames]

Class FEPIOBlockProperty

BaseBlockProperty --+
                    |
                   FEPIOBlockProperty
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, handle, name, container=<class 'schrodinger.application.desmond.fepdiff.BiDirDualTuple...)
 
_getElementProperties(self, element)
Return vaules for given list of property name in a list, along with the the rest of the property of given element

Inherited from BaseBlockProperty: __getitem__, __len__, getAllProperties, getElementRepr, getPropertyName

Inherited from BaseBlockProperty (private): _getKeyPropertyName

Class Variables [hide private]
  block_prop_name = {'anglemap': {'i_fepio_ai': [], 'i_fepio_aj'...
Method Details [hide private]

__init__(self, handle, name, container=<class 'schrodinger.application.desmond.fepdiff.BiDirDualTuple...)
(Constructor)

 
Overrides: BaseBlockProperty.__init__

_getElementProperties(self, element)

 

Return vaules for given list of property name in a list, along with the the rest of the property of given element

Parameters:
  • element ()
Overrides: BaseBlockProperty._getElementProperties

Class Variable Details [hide private]

block_prop_name

Value:
{'anglemap': {'i_fepio_ai': [],
              'i_fepio_aj': [],
              'i_fepio_ak': [],
              'i_fepio_ti': [],
              'i_fepio_tj': []},
 'atommap': {'i_fepio_ai': ['ai',
                            <schrodinger.infra.mmcheck._Wrapper instan\
ce at 0x7f596902a050>,
...