Interface AssociationLinkByTableRefInverse

All Superinterfaces:
AssociationLink, SchemaNodeExplicitRelationship

public interface AssociationLinkByTableRefInverse extends AssociationLink
This interface contains the information for an association that is the inverse of a foreign key (osd:association/tableRefInverse property).
Since:
5.5.1
See Also:
  • Method Details

    • getFieldToSourcePath

      Path getFieldToSourcePath()
      Returns the path of the field to the source table defined in the data model (property fieldToSource).
      Since:
      5.5.1