java.lang.Object
net.ssehub.easy.instantiation.python.codeArtifacts.PythonCodeElement
net.ssehub.easy.instantiation.python.codeArtifacts.PythonCodeClass
All Implemented Interfaces:
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider, net.ssehub.easy.instantiation.core.model.vilTypes.IVilType, IPythonCodeElement, Storable
Direct Known Subclasses:
PythonCodeEnum

public class PythonCodeClass extends PythonCodeElement
Represents a Python "class" in VTL.
Author:
Kevin Schaperjahn