public class DXParser extends net.idea.modbcum.p.DefaultAmbitProcessor<IStructureRecord,IStructureRecord>
Modifier and Type | Field and Description |
---|---|
protected PropertyAnnotations |
categories |
static String[] |
DXChemicalPerception |
protected com.fasterxml.jackson.databind.JsonNode |
dxRoot |
static String[] |
DXStructureProperties |
static String |
DXTAG |
Constructor and Description |
---|
DXParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
cleanPropertyRefs() |
static boolean |
hasDxProperties(IStructureRecord record) |
IStructureRecord |
process(IStructureRecord record) |
protected Property |
verifyDXProperty(Property property,
Object value,
ILiteratureEntry reference) |
int |
verifySuperEndpoints(IStructureRecord record,
Property p) |
protected com.fasterxml.jackson.databind.JsonNode dxRoot
protected PropertyAnnotations categories
public static final String[] DXChemicalPerception
public static final String[] DXStructureProperties
public static final String DXTAG
protected void cleanPropertyRefs()
public IStructureRecord process(IStructureRecord record) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public static boolean hasDxProperties(IStructureRecord record)
protected Property verifyDXProperty(Property property, Object value, ILiteratureEntry reference) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public int verifySuperEndpoints(IStructureRecord record, Property p) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.