public interface NamedNode
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescriptionText()
Returns the description text or null if there is no description text associated with this node
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getLabel()
Returns a label to describe this node such as the expression if some kind of expression node
|
java.lang.String |
getShortName()
Returns a short name for this node which can be useful for ID generation or referring to related resources like images
|
java.lang.String getId()
java.lang.String getShortName()
java.lang.String getLabel()
java.lang.String getDescriptionText()
Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.