|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Attribute
This defines a property of a Measurement
Dimension
s are defined using these attributes. Note that there could exist
more than one Dimension
for an attribute or none for some other.
A Fact
is an instance of a Measurement
and hence it will provide the
values of the Attribute
s
Method Summary | |
---|---|
DataType |
getDataType()
Attribute values will be constrained by the data type. |
Methods inherited from interface com.tibco.rta.model.MetadataElement |
---|
getDescription, getDisplayName, getName, getOwnerSchema, getProperty, getPropertyNames, serialize |
Method Detail |
---|
DataType getDataType()
DataType
associated with this attribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |