public class AggregationDescription extends Aggregation implements CollectionDescription<AggregationMember>
mLayoutmMembers, mName, mVersion| Constructor and Description |
|---|
AggregationDescription() |
AggregationDescription(String name) |
AggregationDescription(String name,
Integer version) |
| Modifier and Type | Method and Description |
|---|---|
Aggregation |
newInstance()
For each member get the
PropertyDescriptionList of the member item and look for an explicit version |
addMember, addMember, addMember, addSlot, addSlot, exists, getIsComposite, getLayout, getMemberPair, getVertexTypeNameAndConstructionInfo, removeMember, setLayoutcontains, equals, getClusterPath, getClusterType, getCounter, getDescVer, getMember, getMembers, getName, getVersion, getVersionName, hashCode, isFull, resolveMembers, resolveMembers, setMembers, setName, setVersion, sizeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitenforceValidName, getClusterPath, getClusterType, getName, setNamepublic AggregationDescription()
public AggregationDescription(String name)
public Aggregation newInstance() throws ObjectNotFoundException
PropertyDescriptionList of the member item and look for an explicit versionnewInstance in interface CollectionDescription<AggregationMember>ObjectNotFoundException - When an essential piece of description
data, such as a child Item PropertyDescription outcome, doesn't exist.Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.