Interface AnalysisStub

All Superinterfaces:
AnalysisErrorStub
All Known Subinterfaces:
TokenAnalysisStub
All Known Implementing Classes:
AnalysisParserTask

public interface AnalysisStub
extends AnalysisErrorStub
Analyze call
  • Method Summary

    Modifier and Type Method Description
    java.lang.Boolean analyze()  

    Methods inherited from interface cruise.umple.compiler.AnalysisErrorStub

    logError
  • Method Details

    • analyze

      java.lang.Boolean analyze()