Class PythonAnnotationInfo
- java.lang.Object
-
- es.bsc.dataclay.util.management.classmgr.python.PythonAnnotationInfo
-
- All Implemented Interfaces:
LanguageDependantAnnotationInfo
public final class PythonAnnotationInfo extends Object implements LanguageDependantAnnotationInfo
This class represents Python dependant information for an Annotation.
-
-
Constructor Summary
Constructors Constructor Description PythonAnnotationInfo()
Creates an empty PythonAnnotationInfo
-