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
Interface for a Python import.
- Author:
- Kevin Schaperjahn
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider
net.ssehub.easy.instantiation.core.model.vilTypes.IStringValueProvider.StringComparator -
Field Summary
Fields inherited from interface net.ssehub.easy.instantiation.python.codeArtifacts.IPythonCodeElement
KEY_COMPARATOR -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()getName()booleanbooleanmatch(IPythonCodeImport other) Methods inherited from interface net.ssehub.easy.instantiation.python.codeArtifacts.IPythonCodeElement
addAll, getArtifact, getParent, getSortKey, getStringValue, getTopClass, getTracerStringValue, hasPythondocComment, isAttribute, isBlock, isClass, isEmptyLine, moveToAttributes, moveToImports, setParentMethods inherited from interface net.ssehub.easy.instantiation.python.codeArtifacts.Storable
getElementCount, store, toCode