Class NestedFrom
java.lang.Object
org.eclipse.epsilon.common.module.AbstractModuleElement
org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
org.eclipse.epsilon.pinset.columnGenerators.NestedFrom
- All Implemented Interfaces:
ModuleElement,ColumnGenerator
NestedFrom.
- Since:
- 2.1
- Author:
- Alfonso de la Vega
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected IEolContextprotected IExecutableModuleElementprotected Stringprotected List<ColumnGenerator>Fields inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
annotationBlock -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetNames()voidinitialise(IEolContext context, IPropertyGetter getter) voidsetSilent(boolean isSilent) 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
-
fromElementName
-
fromElementBlock
-
generators
-
context
-
-
Constructor Details
-
NestedFrom
public NestedFrom()
-
-
Method Details
-
build
- Specified by:
buildin interfaceModuleElement- Overrides:
buildin classAnnotatableModuleElement
-
getNames
- Specified by:
getNamesin interfaceColumnGenerator- Throws:
EolRuntimeException
-
getValues
- Specified by:
getValuesin interfaceColumnGenerator- Throws:
EolRuntimeException
-
initialise
-
setSilent
public void setSilent(boolean isSilent)
-