com.ibm.wbit.tel
Interface TResult
All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
- public interface TResult
- extends org.eclipse.emf.ecore.EObject
Since:
7.0
See Also:
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getAggregate()
Returns the value of the 'Aggregate' containment reference list.
|
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail
getAggregate
- org.eclipse.emf.common.util.EList getAggregate( )
Returns:
the value of the 'Aggregate' containment reference list.
See Also:
TAggregate
.If the meaning of the 'Aggregate' containment reference list isn't clear, there really should be more of a description here...