Interface NonElementRef<T,​C>

    • Method Detail

      • getTarget

        NonElement<T,​C> getTarget()
        Target of the reference.
        Returns:
        never null
      • getSource

        PropertyInfo<T,​C> getSource()
        Gets the property which is the source of this reference.
        Returns:
        never null