7#ifndef HEPREP_HEPREPATTVALUE_H
8#define HEPREP_HEPREPATTVALUE_H 1
virtual std::string getName()=0
virtual std::vector< double > getColor()=0
virtual bool getBoolean()=0
virtual ~HepRepAttValue()
Destructor.
virtual std::string getTypeName()=0
virtual std::string getString()=0
virtual int showLabel()=0
virtual std::string getLowerCaseString()=0
virtual int64 getLong()=0
virtual double getDouble()=0
virtual int getInteger()=0
virtual std::string getLowerCaseName()=0
virtual HepRepAttValue * copy()=0
virtual std::string getAsString()=0