edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.molscope.molecule
/
ChainIdGenerator
Chain
Id
Generator
interface
ChainIdGenerator
Content copied to clipboard
Creates unique chain ids to solve chain id conflicts when combining molecules into Polymers.
Functions
Inheritors
Functions
generate
Id
Link copied to clipboard
abstract
fun
generateId
(
)
:
String
Content copied to clipboard
set
Used
Ids
Link copied to clipboard
abstract
fun
setUsedIds
(
ids
:
Collection
<
String
>
)
Content copied to clipboard
Inheritors
ChainIdGeneratorAZ
Link copied to clipboard