|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataAggregateDescription
This interface represents a data aggregate description.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.List<DataComponent> |
getComponents()
Returns the list of components for this aggregate. |
Methods inherited from interface com.ibm.pdp.maf.rpp.kernel.DataDescription |
---|
getLabel, getName |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.util.List<DataComponent> getComponents()
Returns the list of components for this aggregate.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |