public interface IMETypedElement extends IMEReferenceableElement, IMTypedElement
Modifier and Type | Method and Description |
---|---|
void |
setClazz(Class clazz)
Set the clazz.
|
void |
setEvaluationMode(String mode)
Set the evaluation mode.
|
void |
setUpdateRate(long updaterate)
Set the update rate.
|
setAssigntos, setExported
setDescription, setName
getClassname, getClazz, getEvaluationMode, getUpdateRate
getAssigntos, isExported
getDescription, getName
void setClazz(Class clazz)
clazz
- The clazz.void setUpdateRate(long updaterate)
updaterate
- The update rate.void setEvaluationMode(String mode)
mode
- The evaluation mode.Copyright © 2012. All Rights Reserved.