Class Properties
java.lang.Object
org.eclipse.epsilon.common.module.AbstractModuleElement
org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
org.eclipse.epsilon.pinset.columnGenerators.Properties
- All Implemented Interfaces:
ModuleElement
,ColumnGenerator
Properties.
- Since:
- 2.1
- Author:
- Alfonso de la Vega
-
Field Summary
FieldsFields inherited from class org.eclipse.epsilon.eol.dom.AnnotatableModuleElement
annotationBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getNames()
void
setContext
(IEolContext context) void
setGetter
(IPropertyGetter getter) 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
-
properties
-
columnNames
-
getter
-
context
-
-
Constructor Details
-
Properties
public Properties()
-
-
Method Details
-
build
- Specified by:
build
in interfaceModuleElement
- Overrides:
build
in classAnnotatableModuleElement
-
getNames
- Specified by:
getNames
in interfaceColumnGenerator
-
getValues
- Specified by:
getValues
in interfaceColumnGenerator
- Throws:
EolRuntimeException
-
setGetter
-
setContext
-