net.sourceforge.plantuml.project
Interface Expression


public interface Expression


Method Summary
 String getDescription()
           
 net.sourceforge.plantuml.project.NumericType getNumericType()
           
 Numeric getValue()
           
 

Method Detail

getValue

Numeric getValue()

getDescription

String getDescription()

getNumericType

net.sourceforge.plantuml.project.NumericType getNumericType()


Copyright © 2011. All Rights Reserved.