|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The behaviour interface of the typed element.
Method Summary | |
Class |
getClazz()
Get the class of the values. |
long |
getUpdateRate()
Get the update rate. |
boolean |
isTransient()
Is this element transient. |
void |
setClazz(Class clazz)
Set the class. |
void |
setTransient(boolean trans)
Change the transient state. |
void |
setUpdateRate(long updaterate)
Set the update rate. |
Methods inherited from interface jadex.model.IMReferenceableElement |
createAssignTo, deleteAssignTo, getAssignToElements, getAssignTos, isExported, setExported |
Methods inherited from interface jadex.model.IMElement |
check, getChildren, getDescription, getEncodableRepresentation, getExpressionParameters, getName, getOwner, getReport, getScope, setDescription, setName |
Method Detail |
public Class getClazz()
public void setClazz(Class clazz)
clazz
- The clazz.public long getUpdateRate()
public void setUpdateRate(long updaterate)
updaterate
- The update rate.public boolean isTransient()
public void setTransient(boolean trans)
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.