Modifier and Type | Method and Description |
---|---|
MetricNode |
deepCopy() |
<T extends Fact> |
getChildFactsBrowser(java.util.List<MetricFieldTuple> orderByList) |
RtaNodeContext |
getContext(java.lang.String metricName)
Returns the context associated with the given metric name.
|
java.lang.String |
getDimensionHierarchyName() |
<N> Metric<N> |
getMetric(java.lang.String metricName) |
java.util.Collection<java.lang.String> |
getMetricNames()
A list of metric names that this mode stores.
|
boolean |
isDeleted() |
getChildNodeBrowser, getCreatedTime, getFactBrowser, getKey, getLastModifiedTime, getParent, getParentKey, isNew
<N> Metric<N> getMetric(java.lang.String metricName)
Metric
objectjava.util.Collection<java.lang.String> getMetricNames()
RtaNodeContext getContext(java.lang.String metricName)
name
- the metric name for which context is desired.java.lang.String getDimensionHierarchyName()
<T extends Fact> Browser<T> getChildFactsBrowser(java.util.List<MetricFieldTuple> orderByList)
orderByList
- boolean isDeleted()
MetricNode deepCopy()
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.