Interface AccumulationRegisterAggregates
- All Superinterfaces:
- AbstractAggregates,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
- AccumulationRegisterAggregatesImpl
 A representation of the model object 'Accumulation Register Aggregates'.
 
 
The following features are supported:
- 
Method SummaryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterAggregate>Returns the value of the 'Aggregates' containment reference list.booleanMethods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getAggregatesorg.eclipse.emf.common.util.EList<AccumulationRegisterAggregate> getAggregates()Returns the value of the 'Aggregates' containment reference list. The list contents are of typeAccumulationRegisterAggregate.- Returns:
- the value of the 'Aggregates' containment reference list.
- See Also:
 
- 
validateboolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) 
 
-