Uses of Class
org.marketcetera.strategy.CompilationFailed.Diagnostic

Packages that use CompilationFailed.Diagnostic
org.marketcetera.strategy Marketcetera Strategies. 
 

Uses of CompilationFailed.Diagnostic in org.marketcetera.strategy
 

Methods in org.marketcetera.strategy that return CompilationFailed.Diagnostic
static CompilationFailed.Diagnostic CompilationFailed.Diagnostic.error(String inMessage)
          Creates an error diagnostic.
static CompilationFailed.Diagnostic CompilationFailed.Diagnostic.warning(String inMessage)
          Creates a warning diagnostic.
 

Methods in org.marketcetera.strategy that return types with arguments of type CompilationFailed.Diagnostic
 List<CompilationFailed.Diagnostic> CompilationFailed.getDiagnostics()
          Gets the diagnostic information provided by the compiler.
 



Copyright © 2012. All Rights Reserved.