Package | Description |
---|---|
com.tibco.rta.runtime.model |
The runtime classes and interfaces required by user-defined metric computation functions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MetricNode
A wrapper over a
Metric instance. |
Modifier and Type | Method and Description |
---|---|
RtaNode |
RtaNode.deepCopy() |
RtaNode |
RtaNode.getParent() |
Modifier and Type | Method and Description |
---|---|
Browser<? extends RtaNode> |
RtaNode.getChildNodeBrowser()
An iterator that iterates over this nodes immediate children.
|
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.