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
FieldsFields inherited from class org.eclipse.epsilon.eol.execute.operations.contributors.OperationContributor
cachedMethodNames -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRow()voidaddRows(int size) voidappendNode(Object item) booleancontributesTo(Object target) voidMethods 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:
contributesToin classOperationContributor
-
appendNode
- Throws:
EolRuntimeException
-
addRow
- Throws:
EolRuntimeException
-
addRows
- Throws:
EolRuntimeException
-
set
- Throws:
EolRuntimeException
-