edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.features.slide
/
ConformationEditor
/
MolInfo
Mol
Info
inner
class
MolInfo
(
mol
:
Molecule
,
molType
:
MoleculeType
)
Content copied to clipboard
Functions
Properties
Functions
make
New
Position
Link copied to clipboard
fun
makeNewPosition
(
)
:
ConformationEditor.PosInfo
Content copied to clipboard
remove
Position
Link copied to clipboard
fun
removePosition
(
posInfo
:
ConformationEditor.PosInfo
)
Content copied to clipboard
Properties
label
Link copied to clipboard
val
label
:
String
Content copied to clipboard
mol
Link copied to clipboard
val
mol
:
Molecule
Content copied to clipboard
molType
Link copied to clipboard
val
molType
:
MoleculeType
Content copied to clipboard
motionInfos
Link copied to clipboard
val
motionInfos
:
MutableList
<
ConformationEditor.MotionInfo
>
Content copied to clipboard
motions
Link copied to clipboard
val
motions
:
MutableList
<
MolMotion.Description
>
Content copied to clipboard
numConfs
Link copied to clipboard
var
numConfs
:
BigInteger
Content copied to clipboard
posInfos
Link copied to clipboard
val
posInfos
:
ArrayList
<
ConformationEditor.PosInfo
>
Content copied to clipboard