
public class DecoderUtils extends Object
StructureDataInterface to StructureAdapterInterface.| Constructor and Description |
|---|
DecoderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addEntityInfo(StructureDataInterface dataApi,
StructureAdapterInterface structInflator)
Add the entity info to the structure.
|
static void |
addHeaderInfo(StructureDataInterface dataApi,
StructureAdapterInterface structInflator)
Add ancilliary header information to the structure.
|
static void |
addInterGroupBonds(StructureDataInterface dataApi,
StructureAdapterInterface structInflator)
Generate inter group bonds.
|
static void |
addXtalographicInfo(StructureDataInterface dataApi,
StructureAdapterInterface structInflator)
Add the crystallographic data to the structure.
|
static void |
generateBioAssembly(StructureDataInterface dataApi,
StructureAdapterInterface structInflator)
Parses the bioassembly data and inputs it to the structure inflator
|
public static void generateBioAssembly(StructureDataInterface dataApi, StructureAdapterInterface structInflator)
dataApi - the interface to the decoded datastructInflator - the interface to put the data into the client objectpublic static void addInterGroupBonds(StructureDataInterface dataApi, StructureAdapterInterface structInflator)
dataApi - the interface to the decoded datastructInflator - the interface to put the data into the client objectpublic static void addHeaderInfo(StructureDataInterface dataApi, StructureAdapterInterface structInflator)
dataApi - the interface to the decoded datastructInflator - the interface to put the data into the client objectpublic static void addXtalographicInfo(StructureDataInterface dataApi, StructureAdapterInterface structInflator)
dataApi - the interface to the decoded datastructInflator - the interface to put the data into the client objectpublic static void addEntityInfo(StructureDataInterface dataApi, StructureAdapterInterface structInflator)
dataApi - the interface to the decoded datastructInflator - the interface to put the data into the client objectCopyright © 2015–2016 RCSB PDB. All rights reserved.