Dashboard Builder Commons 6.0.0.CR2

Uses of Class
org.jboss.dashboard.profiler.CodeBlockTraces

Packages that use CodeBlockTraces
org.jboss.dashboard.profiler   
 

Uses of CodeBlockTraces in org.jboss.dashboard.profiler
 

Fields in org.jboss.dashboard.profiler declared as CodeBlockTraces
protected  CodeBlockTraces CodeBlockTrace.children
           
protected  CodeBlockTraces TimeTrace.codeBlockTraces
           
 

Methods in org.jboss.dashboard.profiler that return CodeBlockTraces
 CodeBlockTraces CodeBlockTrace.getChildren()
           
 CodeBlockTraces TimeTrace.getCodeBlockTraces()
           
 CodeBlockTraces CodeBlockTrace.getDescendants()
           
 CodeBlockTraces CodeBlockTrace.toPlainList()
           
 

Methods in org.jboss.dashboard.profiler that return types with arguments of type CodeBlockTraces
 Map<String,CodeBlockTraces> CodeBlockTraces.groupById()
           
 Map<CodeBlockType,CodeBlockTraces> CodeBlockTraces.groupByType()
           
 

Methods in org.jboss.dashboard.profiler with parameters of type CodeBlockTraces
 void CodeBlockTraces.addAll(CodeBlockTraces s)
           
 void CodeBlockTrace.setChildren(CodeBlockTraces children)
           
 


Dashboard Builder Commons 6.0.0.CR2

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.