public interface Dimension extends MetadataElement
Every dimension will map to an Attribute
of a measurement.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAssociatedAssetName()
Dimensions in the hierarchy might represent assets in the system.
|
Attribute |
getAssociatedAttribute()
Dimension will be associated with an attribute of the schema.
|
getDescription, getDisplayName, getName, getOwnerSchema, getProperty, getPropertyNames, serialize
Attribute getAssociatedAttribute()
java.lang.String getAssociatedAssetName()
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.