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
FieldsModifier and TypeFieldDescriptionprotected IExecutableModuleElementprotected IEolContextprotected IExecutableModuleElementprotected booleanprotected IExecutableModuleElementFields inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
annotationBlock -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
accept, getAnnotation, getAnnotationBlock, getAnnotations, getAnnotationsValues, getBooleanAnnotationValue, getBooleanAnnotationValue, getBooleanAnnotationValue, getBooleanAnnotationValue, hasAnnotation, setAnnotationBlockMethods 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:
buildin interfaceModuleElement- Overrides:
buildin classAnnotatableModuleElement
-
getNames
- Specified by:
getNamesin interfaceColumnGenerator- Throws:
EolRuntimeException
-
getValues
- Specified by:
getValuesin interfaceColumnGenerator- Throws:
EolRuntimeException
-
setContext
-
setSilent
public void setSilent(boolean isSilent)
-