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

Class FFIOBlockProperty

BaseBlockProperty --+
                    |
                   FFIOBlockProperty

Instance Methods [hide private]
 
__init__(self, handle, name, container=BiDirTupleDict)
 
_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 = ffio_sub_block_prop_links
Method Details [hide private]

__init__(self, handle, name, container=BiDirTupleDict)
(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