Class PythonCodeTypeSpec

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

public class PythonCodeTypeSpec extends Object implements IPythonCodeElement, IPythonCodeTypeSpec
Represents a Python type (usage) specification in VTL.
Author:
Kevin Schaperjahn