Annotation Interface IncomingReferenceBuilder


Annotation for an icoming reference builder method. The method shall have 4 or 5 parameters compatible with parameters of

EObjectNodeProcessor.buildIncomingReference(
     EReference eReference,
     List<Map.Entry<{EReferenceConnection, WidgetFactory>> referenceIncomingEndpoints,
     Collection<Label> labels,
     Map<EReferenceConnection, Collection<Label>&gt incomingLabels,
     ProgressMonitor progressMonitor)

In the case of 4 parameters it is the last 4 parameters because the reference is already bound by the annotation.

Author:
Pavel
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
    Reference ID, obtained from generated EPackage constants, e.g.
    EPackage namespace URI obtained from constants, e.g.
    int
    Reference ID, obtained from generated EPackage constants, e.g.