Class PythonCodeMatch.PythonCodeCase

All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable
Enclosing class:
PythonCodeMatch

private class PythonCodeMatch.PythonCodeCase extends PythonCodeBlock
  • Field Details

    • condition

      private String condition
  • Constructor Details

  • Method Details

    • getTracerStringValue

      public String getTracerStringValue(net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider.StringComparator comparator)
    • store

      public void store(net.ssehub.easy.instantiation.core.model.templateModel.CodeWriter out)
      Specified by:
      store in interface Storable
      Overrides:
      store in class PythonCodeBlock