Dashboard Builder Commons 6.2.0.CR4

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.2.0.CR4

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