public class FunctionDescriptor extends AbstractDescriptor
Modifier and Type | Field and Description |
---|---|
protected Map |
args |
protected String |
name
The name field helps the editor identify the condition template used.
|
protected String |
type |
Modifier and Type | Method and Description |
---|---|
Map |
getArgs() |
String |
getName() |
String |
getType() |
protected void |
init(Element function) |
void |
setName(String name) |
void |
setType(String type) |
void |
writeXML(PrintWriter out,
int indent) |
asXML, getEntityId, getId, getParent, hasId, setEntityId, setId, setParent
Copyright © 2021 catworkx GmbH. All rights reserved.