|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.neemsoft.jmep.FunctionCB
org.olat.course.condition.interpreter.AbstractFunction
public abstract class AbstractFunction
Initial Date: Feb 6, 2004
Description:
the abstract class for all functions
| Constructor Summary | |
|---|---|
AbstractFunction(UserCourseEnvironment userCourseEnv)
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
call(java.lang.Object[] inStack)
|
UserCourseEnvironment |
getUserCourseEnv()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractFunction(UserCourseEnvironment userCourseEnv)
userCourseEnv - | Method Detail |
|---|
public abstract java.lang.Object call(java.lang.Object[] inStack)
call in class com.neemsoft.jmep.FunctionCBFunctionCB.call(java.lang.Object[])public UserCourseEnvironment getUserCourseEnv()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||