public interface IMEMessageEvent extends IMMessageEvent, IMEProcessableElement
Modifier and Type | Method and Description |
---|---|
IMEExpression |
createMatchExpression(String content,
String lang)
Create a match expression.
|
void |
setDirection(String dir)
Set the parameter direction.
|
void |
setType(String type)
Set the message type.
|
getDirection, getMatchExpression, getType
setPostToAll, setRandomSelection
isPostToAll, isRandomSelection
createParameter, createParameterSet
setAssigntos, setExported
setDescription, setName
getParameter, getParameters, getParameterSet, getParameterSets
getAssigntos, isExported
getDescription, getName
void setDirection(String dir)
dir
- The direction.void setType(String type)
type
- The message type name.IMEExpression createMatchExpression(String content, String lang)
content
- The content.lang
- The language.Copyright © 2012. All Rights Reserved.