Uses of Class
org.eclipse.epsilon.egl.traceability.Variable
-
Packages that use Variable Package Description org.eclipse.epsilon.egl.execute.context org.eclipse.epsilon.egl.traceability -
-
Uses of Variable in org.eclipse.epsilon.egl.execute.context
Methods in org.eclipse.epsilon.egl.execute.context that return types with arguments of type Variable Modifier and Type Method Description java.util.Collection<Variable>
EgxModuleTemplateAdapter. getVariables()
-
Uses of Variable in org.eclipse.epsilon.egl.traceability
Methods in org.eclipse.epsilon.egl.traceability that return Variable Modifier and Type Method Description Variable
Template. addVariable(java.lang.String name, java.lang.Object value)
Methods in org.eclipse.epsilon.egl.traceability that return types with arguments of type Variable Modifier and Type Method Description java.util.Collection<Variable>
Template. getVariables()
-