org.mindswap.owls.process
Interface ValueFunction

All Superinterfaces:
OWLObject, ParameterValue

public interface ValueFunction
extends ParameterValue

Author:
Evren Sirin

Method Summary
 java.lang.String getFunction()
           
 java.util.List getParameters()
           
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView
 

Method Detail

getFunction

java.lang.String getFunction()

getParameters

java.util.List getParameters()


Copyright © 2004 Evren Sirin. All Rights Reserved.