Interface IPythonCodeImport

All Superinterfaces:
IPythonCodeElement, net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, Storable
All Known Implementing Classes:
PythonCodeImport

public interface IPythonCodeImport extends IPythonCodeElement
Interface for a Python import.
Author:
Kevin Schaperjahn
  • Method Details