CFAssociation

A CASE association between entities

  • associationType
    Type: stringenum
    required

    The type of association between the entities

    values
    • isChildOf
    • isPeerOf
    • isPartOf
    • exactMatchOf
    • precedes
  • destinationNodeURI
    Type: object
    required

    A generic link type containing identifier, uri, title and targetType

    • identifier
      Type: string
      required

      The identifier of the referenced entity

    • title
      Type: string
      required

      The title of the referenced entity

    • uri
      Type: stringFormat: uri
      required

      The URI of the referenced entity

    • targetType
      enum
      const:  
      CASE

      The target type of the referenced entity

      values
      • CASE
  • identifier
    Type: string
    required

    The unique identifier for this association

  • lastChangeDateTime
    Type: stringFormat: date-time
    required

    Date/time when the entity was last modified

  • originNodeURI
    Type: object
    required

    A generic link type containing identifier, uri, title and targetType

    • identifier
      Type: string
      required

      The identifier of the referenced entity

    • title
      Type: string
      required

      The title of the referenced entity

    • uri
      Type: stringFormat: uri
      required

      The URI of the referenced entity

    • targetType
      enum
      const:  
      CASE

      The target type of the referenced entity

      values
      • CASE
  • uri
    Type: stringFormat: uri
    required

    URI that identifies this CASE entity

  • CFAssociationGroupingURI
    Type: object

    A generic link type containing identifier, uri and title

    • identifier
      Type: string
      required

      The identifier of the referenced entity

    • title
      Type: string
      required

      The title of the referenced entity

    • uri
      Type: stringFormat: uri
      required

      The URI of the referenced entity

  • CFDocumentURI
    Type: object

    A generic link type containing identifier, uri and title

    • identifier
      Type: string
      required

      The identifier of the referenced entity

    • title
      Type: string
      required

      The title of the referenced entity

    • uri
      Type: stringFormat: uri
      required

      The URI of the referenced entity

  • extensions
    Type: object

    Additional properties for the association

  • notes
    Type: string

    Additional notes about the association

  • sequenceNumber
    Type: integer

    Sequence order of this association within its grouping