org.gwe.p2elv2
Class PFunctionRuntime

java.lang.Object
  extended by org.gwe.p2elv2.PFunction
      extended by org.gwe.p2elv2.PFunctionSingleValue
          extended by org.gwe.p2elv2.PFunctionRuntime
Direct Known Subclasses:
PFFileDownload, PFFileUpload

public abstract class PFunctionRuntime
extends PFunctionSingleValue

Since:
Aug 19, 2008
Author:
Marco Ruiz

Constructor Summary
PFunctionRuntime(java.lang.String name)
           
 
Method Summary
 boolean isRuntime()
           
 
Methods inherited from class org.gwe.p2elv2.PFunctionSingleValue
calculateValue, calculateValues, isSingleValue
 
Methods inherited from class org.gwe.p2elv2.PFunction
getFunction, getName, isCompiletime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PFunctionRuntime

public PFunctionRuntime(java.lang.String name)
Method Detail

isRuntime

public boolean isRuntime()
Overrides:
isRuntime in class PFunction


Copyright © 2007-2009. All Rights Reserved.