Package | Description |
---|---|
org.rcsb.mmtf.dataholders |
Beans and classes to store data for data transfer.
|
org.rcsb.mmtf.encoder |
Encoding structure data to a compressed form.
|
Modifier and Type | Method and Description |
---|---|
Entity[] |
MmtfStructure.getEntityList()
Get the entity list.
|
Modifier and Type | Method and Description |
---|---|
void |
MmtfStructure.setEntityList(Entity[] entityList)
Set the entity list.
|
Modifier and Type | Method and Description |
---|---|
static Entity[] |
EncoderUtils.generateEntityList(StructureDataInterface structureDataInterface)
Generate the entity level information from the
StructureDataInterface . |
Copyright © 2015–2016 RCSB PDB. All rights reserved.