public class Domain extends ExecutableBlock<Object>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
dynamic |
protected Role |
role |
body, expectedResultClass, text| Constructor and Description |
|---|
Domain() |
| Modifier and Type | Method and Description |
|---|---|
DynamicList<Object> |
getValues(IEolContext context,
String type) |
boolean |
isDynamic() |
void |
setRole(Role role) |
build, compile, execute, execute, execute, execute, executeBlockOrExpressionAst, getBody, getExpectedResultClass, getRole, getText, setBody, setRole, setTextgetChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, setModule, setParent, setRegion, setUriprotected boolean dynamic
protected Role role
public void setRole(Role role)
public DynamicList<Object> getValues(IEolContext context, String type) throws EolRuntimeException
EolRuntimeExceptionpublic boolean isDynamic()
Copyright © 2016. All rights reserved.