Class ANReadLinkHelper


  • public abstract class ANReadLinkHelper
    extends java.lang.Object
    This action navigates an association towards one end which is the end that does not have an input pin to take its object (the "open" end). The objects put on the result output pin are the ones participating in the association at the open end, conforming to the specified qualifiers, in order if the end is ordered. The semantics is undefined for reading a link that violates the navigability or visibility of the open end.
    See Also:
    ANReadLink