|
Rosetta
|
Public Member Functions | |
| def | __init__ (self, scoreName=None, scoreType=None, version=1) |
| def | __call__ (self, original_class) |
Public Attributes | |
| scoreName | |
| scoreType | |
| version | |
Decorator function for custom EnergyMethods in PyRosetta.
| def pyrosetta.EnergyMethod.__init__ | ( | self, | |
scoreName = None, |
|||
scoreType = None, |
|||
version = 1 |
|||
| ) |
Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().
| def pyrosetta.EnergyMethod.__call__ | ( | self, | |
| original_class | |||
| ) |
References enumerate_junctions.int, max(), pyrosetta.EnergyMethod.scoreName, pyrosetta.EnergyMethod.scoreType, pyrosetta.EnergyMethod.version, utility::Version.version(), MyCI1B.version(), ui::task::Task.version(), test.T850_SubClassing.MyNewCI1B.version(), utility::file::FileName.version(), and utility::io::TarFileHeader.version.
| pyrosetta.EnergyMethod.scoreName |
Referenced by pyrosetta.EnergyMethod.__call__().
| pyrosetta.EnergyMethod.scoreType |
Referenced by pyrosetta.EnergyMethod.__call__(), test.Workshop9_my_shapes.LengthScoreMethod.residue_energy(), test.T860_SubClassing_EnergyMethods.MyCI1B_Method.residue_energy(), test.T870_SubClassing_EnergyMethods2.CI1B_Method.residue_energy(), test.Workshop9_my_shapes.CI2BScoreMethod.residue_pair_energy(), test.T870_SubClassing_EnergyMethods2.CI2B_Method.residue_pair_energy(), and test.T870_SubClassing_EnergyMethods2.CD2B_Method.residue_pair_energy().
| pyrosetta.EnergyMethod.version |
Referenced by pyrosetta.EnergyMethod.__call__().