FragInfo

inner class FragInfo(posInfo: ConfSpaceIndex.PosInfo, frag: ConfLib.Fragment, index: Int)

Functions

Link copied to clipboard
fun orderAtoms(fixedAtoms: FixedAtoms, assignmentInfo: Assignments.AssignmentInfo): List<Atom>

Append the conf atoms to the dynamic fixed atoms for this design position, in a consistent order.

Properties

Link copied to clipboard
val frag: ConfLib.Fragment
Link copied to clipboard
val index: Int
Link copied to clipboard
val posInfo: ConfSpaceIndex.PosInfo