|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AggregateCharacteristicInfoRefId | |
|---|---|
| com.edustructures.sifworks.dw | Classes to model Data Warehouse Elements (SIF 2.0 Specification, Data Warehouse Working Group) |
| Uses of AggregateCharacteristicInfoRefId in com.edustructures.sifworks.dw |
|---|
| Methods in com.edustructures.sifworks.dw that return AggregateCharacteristicInfoRefId | |
|---|---|
AggregateCharacteristicInfoRefId |
Characteristics.getAggregateCharacteristicInfoRefId(java.lang.String value)
Gets an AggregateCharacteristicInfoRefId object instance. |
AggregateCharacteristicInfoRefId[] |
Characteristics.getAggregateCharacteristicInfoRefIds()
Gets all AggregateCharacteristicInfoRefId object instances. |
| Methods in com.edustructures.sifworks.dw with parameters of type AggregateCharacteristicInfoRefId | |
|---|---|
void |
Characteristics.setAggregateCharacteristicInfoRefIds(AggregateCharacteristicInfoRefId[] aggregatecharacteristicinforefids)
Sets an array of AggregateCharacteristicInfoRefId objects. |
void |
AggregateStatisticFact.setCharacteristics(AggregateCharacteristicInfoRefId aggregateCharacteristicInfoRefId)
Sets the value of the <Characteristics> child element. |
| Constructors in com.edustructures.sifworks.dw with parameters of type AggregateCharacteristicInfoRefId | |
|---|---|
AggregateStatisticFact(java.lang.String refId,
AggregateCharacteristicInfoRefId characteristics,
java.lang.String aggregateStatisticInfoRefId,
java.math.BigDecimal value)
Constructor that accepts values for all mandatory fields |
|
Characteristics(AggregateCharacteristicInfoRefId aggregateCharacteristicInfoRefId)
Constructor that accepts values for all mandatory fields |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||