public class ThreadGroupDescriptorImpl extends NodeDescriptorImpl implements ThreadGroupDescriptor
LOG, myIsExpanded, myIsSelected, myIsSynthetic, myIsVisible, UNKNOWN_VALUE_MESSAGE
Constructor and Description |
---|
ThreadGroupDescriptorImpl(ThreadGroupReferenceProxyImpl threadGroup) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
calcRepresentation(EvaluationContextImpl context,
DescriptorLabelListener labelListener) |
java.lang.String |
getName() |
ThreadGroupReferenceProxyImpl |
getThreadGroupReference() |
boolean |
isCurrent() |
boolean |
isExpandable() |
void |
setContext(EvaluationContextImpl context) |
clear, displayAs, getEvaluateException, getLabel, getMarkupMap, getUserData, putUserData, setAncestor, setFailed, setLabel, toString, updateRepresentation, updateRepresentationNoNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
displayAs, getLabel, setAncestor
getUserData, putUserData
public ThreadGroupDescriptorImpl(ThreadGroupReferenceProxyImpl threadGroup)
public ThreadGroupReferenceProxyImpl getThreadGroupReference()
getThreadGroupReference
in interface ThreadGroupDescriptor
public boolean isCurrent()
public java.lang.String getName()
getName
in interface NodeDescriptor
getName
in class NodeDescriptorImpl
protected java.lang.String calcRepresentation(EvaluationContextImpl context, DescriptorLabelListener labelListener) throws EvaluateException
calcRepresentation
in class NodeDescriptorImpl
EvaluateException
public boolean isExpandable()
isExpandable
in class NodeDescriptorImpl
public void setContext(EvaluationContextImpl context)
setContext
in class NodeDescriptorImpl