|
Jadex 0.96-beta1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMTypedElement
The behaviour interface of the typed element.
Field Summary |
---|
Fields inherited from interface jadex.model.IMReferenceableElement |
---|
EXPORTED_FALSE, EXPORTED_SHIELDED, EXPORTED_TRUE |
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, getExported, setExported |
Methods inherited from interface jadex.model.IMElement |
---|
check, getChildren, getDescription, getEncodableRepresentation, getName, getOwner, getReport, getScope, getSystemExpressionParameters, setDescription, setName |
Method Detail |
---|
Class getClazz()
void setClazz(Class clazz)
clazz
- The clazz.long getUpdateRate()
void setUpdateRate(long updaterate)
updaterate
- The update rate.boolean isTransient()
void setTransient(boolean trans)
|
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.