company logo

Access path elements

Keywords:  path property

An access path may contain different kind of elements, which differ syntactically. In order to iterate through a collection or selecting a specific collection instance, following element types are available:

  • reference
  • iterator
  • selector
  • instance provider
  • (operation)

Operation elements cannot be recognized syntactically, but usually, the user can recognize the difference between an operation and a property in the path by naming conventions.