uk.ac.starlink.ttools.jel
Class JELFunction.XResolver

java.lang.Object
  extended by gnu.jel.DVMap
      extended by uk.ac.starlink.ttools.jel.JELFunction.XResolver
All Implemented Interfaces:
gnu.jel.DVResolver
Enclosing class:
JELFunction

public static class JELFunction.XResolver
extends gnu.jel.DVMap

This public class is an implementation detail, not intended for external use.


Method Summary
 double getDoubleProperty(String name)
           
 String getTypeName(String name)
           
 
Methods inherited from class gnu.jel.DVMap
translate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTypeName

public String getTypeName(String name)
Specified by:
getTypeName in interface gnu.jel.DVResolver
Specified by:
getTypeName in class gnu.jel.DVMap

getDoubleProperty

public double getDoubleProperty(String name)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.