com.metsci.glimpse.charts.vector.parser
Class ENCAttributeInterpreter
java.lang.Object
com.metsci.glimpse.charts.vector.parser.ENCAttributeInterpreter
public class ENCAttributeInterpreter
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENCAttributeInterpreter
public ENCAttributeInterpreter(ENCUnitInterpreter unitInterp)
isValidAcronym
public boolean isValidAcronym(java.lang.String s)
convertAttribute
public ENCAbstractAttribute convertAttribute(GenericAttribute attrib,
GenericObject obj)
throws ENCAttributeInterpreter.AttributeInterpreterException
- Throws:
ENCAttributeInterpreter.AttributeInterpreterException
getAttributeHeaders
public java.util.Map<java.lang.Integer,ENCAttributeInterpreter.ENCAttributeHeader> getAttributeHeaders()
getHeader_byAcronym
public ENCAttributeInterpreter.ENCAttributeHeader getHeader_byAcronym(java.lang.String acronym)
getHeader_byCode
public ENCAttributeInterpreter.ENCAttributeHeader getHeader_byCode(int code)
Copyright © 2012 Metron, Inc.. All Rights Reserved.