public class StaticDescriptorImpl extends NodeDescriptorImpl implements StaticDescriptor
LOG, myIsExpanded, myIsSelected, myIsSynthetic, myIsVisible, UNKNOWN_VALUE_MESSAGE
Constructor and Description |
---|
StaticDescriptorImpl(com.sun.jdi.ReferenceType refType) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
calcRepresentation(EvaluationContextImpl context,
DescriptorLabelListener descriptorLabelListener) |
java.lang.String |
getName() |
com.sun.jdi.ReferenceType |
getType() |
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 StaticDescriptorImpl(com.sun.jdi.ReferenceType refType)
public com.sun.jdi.ReferenceType getType()
getType
in interface StaticDescriptor
public java.lang.String getName()
getName
in interface NodeDescriptor
getName
in class NodeDescriptorImpl
public boolean isExpandable()
isExpandable
in class NodeDescriptorImpl
public void setContext(EvaluationContextImpl context)
setContext
in class NodeDescriptorImpl
protected java.lang.String calcRepresentation(EvaluationContextImpl context, DescriptorLabelListener descriptorLabelListener) throws EvaluateException
calcRepresentation
in class NodeDescriptorImpl
EvaluateException