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

Class _FFIOVirtual

   object --+    
            |    
_FFIOSubBlock --+
                |
               _FFIOVirtual

A class to make access of mmffio virtual 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 = 'virtual'
hash(x)
Properties [hide private]
  ai
virtual ai
  aj
virtual aj
  ak
virtual ak
  al
virtual al
  am
virtual am
  an
virtual an
  c1
virtual c1
  c2
virtual c2
  c3
virtual c3
  c4
virtual c4
  c5
virtual c5
  c6
virtual c6
  funct
virtual funct
  virtual_index
virtual virtual_index

Inherited from _FFIOSubBlock: index, property

Inherited from object: __class__

Property Details [hide private]

ai

virtual ai

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

aj

virtual aj

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

ak

virtual ak

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

al

virtual al

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

am

virtual am

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

an

virtual an

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

c1

virtual c1

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

c2

virtual c2

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

c3

virtual c3

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

c4

virtual c4

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

c5

virtual c5

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

c6

virtual c6

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

funct

virtual funct

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

virtual_index

virtual virtual_index

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