Package schrodinger :: Package application :: Package desmond :: Module ffiostructure :: Class _FFIOVdwtypescombined
[hide private]
[frames] | no frames]

Class _FFIOVdwtypescombined

   object --+    
            |    
_FFIOSubBlock --+
                |
               _FFIOVdwtypescombined

A class to make access of mmffio vdwtype properties more pythonic.

Nested Classes [hide private]
  __metaclass__
A meta-class to different ffio sub block type classses.
Instance Methods [hide private]

Inherited from _FFIOSubBlock: __eq__, __hash__, __init__, __int__, __ne__, __str__

Inherited from _FFIOSubBlock (private): _getIndex, _getProperty

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

Class Variables [hide private]
  block_type = 'vdwtypescombined'
hash(x)
Properties [hide private]
  c1
vdwtypescombined c1
  c2
vdwtypescombined c2
  funct
vdwtypescombined funct
  name1
vdwtypescombined name1
  name2
vdwtypescombined name2
  t1
vdwtypescombined t1

Inherited from _FFIOSubBlock: index, property

Inherited from object: __class__

Property Details [hide private]

c1

vdwtypescombined c1

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

c2

vdwtypescombined c2

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

funct

vdwtypescombined funct

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

name1

vdwtypescombined name1

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

name2

vdwtypescombined name2

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)

t1

vdwtypescombined t1

Get Method:
unreachable._get(self)
Set Method:
unreachable._set(self, value)