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 Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccumulationRegisterAggregate>
Returns the value of the 'Aggregates' containment reference list.boolean
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getAggregates
org.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:
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)
-