Uses of Class
org.databene.profile.Profile

Packages that use Profile
org.databene.profile   
 

Uses of Profile in org.databene.profile
 

Methods in org.databene.profile that return Profile
 Profile Profile.getOrCreateSubProfile(String name)
           
 Profile Profile.getParent()
           
 Profile Profiler.getRootProfile()
           
 

Methods in org.databene.profile that return types with arguments of type Profile
 Collection<Profile> Profile.getSubProfiles()
           
 

Constructors in org.databene.profile with parameters of type Profile
Profile(String name, Profile parent)
           
 



Copyright © 2013. All Rights Reserved.