Searched refs:__all__ (Results 1 - 6 of 6) sorted by relevance

/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Visualize/
H A D__init__.py3 #here all visualizing modules should be added to the __all__ list
12 __all__ = ["dotplot", "htmlMaker", "torc", "heatmap", "patterngram", "statistics"] variable
/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Normalize/
H A D__init__.py24 #here all normalizer should be added to the __all__ list
32 __all__ = ["normNames", "normNormal", "normPython"] variable
/ec/ECAssignmentBox/Products/ECAssignmentBox/PlagDetector/Detection/
H A D__init__.py24 #here all algorithms should be added to the __all__ list
32 __all__ = ["algNames", "algGST", "algGSTNormal", "algNGRAM", "algGSTPrechelt"] variable
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DDynamicDataWidget.py109 __all__ = ('DynamicDataWidget') variable
/ec/ECAssignmentBox/Products/ECAssignmentBox/tool/
H A DStatistics.py9 __all__ = [ "StatisticsException", "Statistics" ] variable
/ec/ECQuiz/Products/ECQuiz/
H A DStatistics.py9 __all__ = [ "StatisticsException", "Statistics" ] variable

Completed in 1864 milliseconds