|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMReferenceParameter
A simple parameter reference to provide a value.
Method Summary | |
---|---|
IMExpression |
createValue(String expression)
Create a value for the parameter. |
void |
deleteValue()
Delete the value of the parameter. |
String |
getReference()
Get the reference. |
IMExpression |
getValue()
Get the value of the parameter. |
void |
setReference(String ref)
Set the reference. |
Methods inherited from interface jadex.model.IMElement |
---|
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName |
Method Detail |
---|
String getReference()
void setReference(String ref)
ref
- Set reference.IMExpression getValue()
IMExpression createValue(String expression)
expression
- The expression string.
void deleteValue()
|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.