Data Model version 2.1.2
Acknowledgements
Diagram
|
Class Map
|
Attribute Map
|
Method Map
|
Help
|
License
Home
|
Package
|
Class
| Attribute |
Method:
{ prev |
next
}
Method: getNmrCalcRuns
from Class
molsim.api.AnnealProtocol.AnnealProtocol
getter for derived link nmrCalcRums
guid:
www.ccpn.ac.uk_Fogh_2010-05-11-15:25:58_00003
OpType:
get
OpSubType:
None
isQuery:
True
isAbstract:
False
Scope:
instance_level
Code:
app = self.application
code = self.code
ll = [x.findFirstRun(annealProtocolApp=app, annealProtocolCode=code) for x in self.root.nmrCalcStores]
result = frozenset(x for x in ll if x is not None)
Data Model Version
2.1.2
Go to Top
Autogenerated by
PyApiDocGen
revision
1.3
on
Mon Mar 2 17:24:43 2015
from data model package
molsim.api.AnnealProtocol.AnnealProtocol
revision
?
Work done by the
CCPN team
.
www.ccpn.ac.uk