Package empro :: Module empro :: Module simulation :: Class SimulationList
[frames] | no frames]

Class SimulationList

core.Updatable --+    
                 |    
   core.Selectable --+
                     |
                    SimulationList

No documentation available.

Instance Methods
 
__call__(x, ...)
x(...)
 
__delitem__(x, y)
del x[y]
 
__getitem__(x, y)
x[y]
 
__len__(x)
len(x)
 
__setitem__(x, i, y)
x[i]=y
 
deleteSimulationFromDisk(...)
 
getNextSimulationGroup(...)
 
refresh(...)
 
remove(...)
No documentation available.
 
subscribeAddSimulation(...)
No documentation available.
 
subscribeRemoveSimulation(...)
No documentation available.

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
  enableDistributedSimulations
  enableHardwareAcceleration
  gridEngineOptions
  isQueueHeld
No documentation available.
  lsfOptions
  maximumNumberOfNodes
  maximumNumberOfParallelFreq
  maximumNumberOfThreads
  pbsOptions
  resource
  siteClusterOptions

Inherited from core.Selectable: metaData, name, notes