Class MacroArgFactoryImpl
java.lang.Object
org.qubership.atp.dataset.macros.args.MacroArgFactoryImpl
- All Implemented Interfaces:
MacroArgFactory
-
Constructor Details
-
MacroArgFactoryImpl
-
-
Method Details
-
withText
Creates macro arg by using text and it's position in the macro. -
text
- Specified by:
textin interfaceMacroArgFactory
-
dsl
Description copied from interface:MacroArgFactoryFinds dsl by name in context Va.- Specified by:
dslin interfaceMacroArgFactory
-
ds
Description copied from interface:MacroArgFactoryFinds ds by name in context dsl.- Specified by:
dsin interfaceMacroArgFactory
-
attr
Description copied from interface:MacroArgFactoryFinds attr by name in context dsl.- Specified by:
attrin interfaceMacroArgFactory
-