edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.compiler
/
CompiledConfSpace
/
PosInfo
Pos
Info
data
class
PosInfo
(
name
:
String
,
wildType
:
String
,
fragments
:
List
<
CompiledConfSpace.FragInfo
>
,
confs
:
List
<
CompiledConfSpace.ConfInfo
>
)
Content copied to clipboard
Properties
Properties
confs
Link copied to clipboard
val
confs
:
List
<
CompiledConfSpace.ConfInfo
>
Content copied to clipboard
fragments
Link copied to clipboard
val
fragments
:
List
<
CompiledConfSpace.FragInfo
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
wildType
Link copied to clipboard
val
wildType
:
String
Content copied to clipboard