The IParameterContainer type exposes the following members.

Properties

  NameDescription
Public propertyHasEmbeddedParameters
Determine whether this node contans embedded parameters. The implication is that {@link #getEmbeddedParameters()} is allowed to return null if this method returns false.
Public propertyText
Set the renderable text of this node.

See Also