Interface TargetElement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, TraceElement
All Known Implementing Classes:
TargetElementImpl

public interface TargetElement extends TraceElement
A representation of the model object 'Target Element'.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<SourceElement>
    Returns the value of the 'Maps To' reference list.
    Returns the value of the 'Target Of' container reference.
    void
    Sets the value of the 'Target Of' container reference.

    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

    Methods inherited from interface org.eclipse.m2m.atl.emftvm.trace.TraceElement

    getName, getObject, getRuntimeObject, setName, setObject, setRuntimeObject