com.ibm.wbit.tel

Interface TResult

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

  1. public interface TResult
  2. extends org.eclipse.emf.ecore.EObject
A representation of the model object 'TResult'.
Since:
7.0
See Also:
TaskPackage.getTResult()

Method Summary

Modifier and Type Method and Description
  1. org.eclipse.emf.common.util.EList
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

  1. org.eclipse.emf.common.util.EList getAggregate( )
Returns the value of the 'Aggregate' containment reference list. The list contents are of type TAggregate.

If the meaning of the 'Aggregate' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Aggregate' containment reference list.
See Also: