Class PythonCodeImport

java.lang.Object
net.ssehub.easy.instantiation.python.codeArtifacts.PythonCodeImport
All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, IPythonCodeImport, Storable

public class PythonCodeImport extends Object implements IPythonCodeImport
Represents a Python "import" in VTL.
Author:
Kevin Schaperjahn