|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jess.Deffunction.Argument
Represents a formal parameter to a Deffunction
.
(C) 2006 Sandia National Laboratories
Method Summary | |
java.lang.String |
getName()
The name of the parameter |
int |
getType()
The type of the parameter, either RU.VARIABLE or RU.MULTIVARIABLE . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getName()
public int getType()
RU.VARIABLE
or RU.MULTIVARIABLE
.
|
© 2006 Sandia Corporation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |