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 IEolContext
protected IExecutableModuleElement
protected String
protected List<ColumnGenerator>
Fields inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
annotationBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getNames()
void
initialise
(IEolContext context, IPropertyGetter getter) void
setSilent
(boolean isSilent) 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
-
fromElementName
-
fromElementBlock
-
generators
-
context
-
-
Constructor Details
-
NestedFrom
public NestedFrom()
-
-
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
-
initialise
-
setSilent
public void setSilent(boolean isSilent)
-