Interface IVirtualizedReferenceLookup

    • Method Detail

      • getVirtualizedPropFromReference

        GProp<?> getVirtualizedPropFromReference​(java.lang.String reference)
        Attempts to look up a virtualized property from a reference.
        Parameters:
        reference - The reference to look-up.
        Returns:
        The virtualized instance of the property, null if not found.