Interface IPythonCodeTypeSpec
- All Superinterfaces:
Storable
- All Known Implementing Classes:
PythonCodeTypeSpec
Interface for a Python type specification.
- Author:
- Kevin Schaperjahn
-
Method Summary
Methods inherited from interface net.ssehub.easy.instantiation.python.codeArtifacts.Storable
getElementCount, store, toCode
-
Method Details
-
getOutputTypeName
String getOutputTypeName() -
setOutputTypeName
-