Interface AssociationLinkByXPathLink

All Superinterfaces:
AssociationLink, SchemaNodeExplicitRelationship

public interface AssociationLinkByXPathLink extends AssociationLink
This interface contains the information for an association that is over an XPath predicate (osd:association/xpathLink property).
Since:
5.8.1
See Also:
  • Method Details

    • getPredicate

      String getPredicate()
      Returns the XPath predicate defined in the data model (property predicate).
      Since:
      5.8.1