Interface AggregatedValue

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.xtext.common.types.JvmType getAggregateType()
      Returns the value of the 'Aggregate Type' reference.
      org.eclipse.xtext.common.types.JvmDeclaredType getAggregator()
      Returns the value of the 'Aggregator' reference.
      CallableRelation getCall()
      Returns the value of the 'Call' containment reference.
      void setAggregateType​(org.eclipse.xtext.common.types.JvmType value)
      Sets the value of the 'Aggregate Type' reference.
      void setAggregator​(org.eclipse.xtext.common.types.JvmDeclaredType value)
      Sets the value of the 'Aggregator' reference.
      void setCall​(CallableRelation value)
      Sets the value of the 'Call' containment reference.
      java.lang.String toString()
      • 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