Class Grid
java.lang.Object
org.eclipse.epsilon.common.module.AbstractModuleElement
org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
org.eclipse.epsilon.pinset.columnGenerators.Grid
- All Implemented Interfaces:
ModuleElement
,ColumnGenerator
Grid.
- Since:
- 2.1
- Author:
- Alfonso de la Vega
-
Field Summary
Modifier and TypeFieldDescriptionprotected IExecutableModuleElement
protected IEolContext
protected IExecutableModuleElement
protected boolean
protected IExecutableModuleElement
Fields inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
annotationBlock
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
accept, getAnnotation, getAnnotationBlock, getAnnotations, getAnnotationsValues, getBooleanAnnotationValue, getBooleanAnnotationValue, getBooleanAnnotationValue, getBooleanAnnotationValue, hasAnnotation, setAnnotationBlock
Methods inherited from class org.eclipse.epsilon.common.module.AbstractModuleElement
equals, getChildren, getComments, getData, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, hashCode, setModule, setParent, setRegion, setUri, toString
-
Field Details
-
keysBlock
-
headerBlock
-
bodyBlock
-
isSilent
protected boolean isSilent -
keys
-
headers
-
context
-
-
Constructor Details
-
Grid
public Grid()
-
-
Method Details
-
build
- Specified by:
build
in interfaceModuleElement
- Overrides:
build
in classAnnotatableModuleElement
-
getNames
- Specified by:
getNames
in interfaceColumnGenerator
- Throws:
EolRuntimeException
-
getValues
- Specified by:
getValues
in interfaceColumnGenerator
- Throws:
EolRuntimeException
-
setContext
-
setSilent
public void setSilent(boolean isSilent)
-