Class UmpleAnalyzerGeneratorHandler

java.lang.Object
cruise.umple.compiler.UmpleAnalyzerGeneratorHandler
All Implemented Interfaces:
AnalyzerGeneratorHandler

public class UmpleAnalyzerGeneratorHandler
extends java.lang.Object
implements AnalyzerGeneratorHandler
This is the AnalyzerGeneratorHandler for the Umple language This handler constructs Analyzers by name by using reflection in the `cruise.umple.analysis` namespace
  • Constructor Summary

    Constructors 
    Constructor Description
    UmpleAnalyzerGeneratorHandler()  
  • Method Summary

    Modifier and Type Method Description
    void delete()  
    Analyzer generateFromName​(java.lang.String name)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait