Package org.eclipse.epsilon.emc.yaml
Class YamlModelOperationContributor
java.lang.Object
org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
org.eclipse.epsilon.emc.yaml.YamlModelOperationContributor
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
Fields inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
cachedMethodNames
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addRow()
void
addRows
(int size) void
appendNode
(Object item) boolean
contributesTo
(Object target) void
Methods inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
close, findContributedMethodForEvaluatedParameters, findContributedMethodForEvaluatedParameters, findContributedMethodForUnevaluatedParameters, getContext, getReflectionTarget, getTarget, includeInheritedMethods, setContext, setTarget
-
Field Details
-
yamlModel
-
-
Constructor Details
-
YamlModelOperationContributor
-
-
Method Details
-
contributesTo
- Specified by:
contributesTo
in classOperationContributor
-
appendNode
- Throws:
EolRuntimeException
-
addRow
- Throws:
EolRuntimeException
-
addRows
- Throws:
EolRuntimeException
-
set
- Throws:
EolRuntimeException
-