public final class DefaultNodeDescriptor extends NodeDescriptorImpl
myIsExpanded, myIsSelected, myIsSynthetic, myIsVisible, UNKNOWN_VALUE_MESSAGE
Constructor and Description |
---|
DefaultNodeDescriptor() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
calcRepresentation(EvaluationContextImpl context,
DescriptorLabelListener labelListener) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
boolean |
isExpandable() |
void |
setContext(EvaluationContextImpl context) |
clear, displayAs, getEvaluateException, getLabel, getMarkupMap, getName, getUserData, putUserData, setAncestor, setFailed, setLabel, toString, updateRepresentation, updateRepresentationNoNotify
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean isExpandable()
isExpandable
in class NodeDescriptorImpl
public void setContext(EvaluationContextImpl context)
setContext
in class NodeDescriptorImpl
protected java.lang.String calcRepresentation(EvaluationContextImpl context, DescriptorLabelListener labelListener)
calcRepresentation
in class NodeDescriptorImpl