Options
All
  • Public
  • Public/Protected
  • All
Menu

Module intents/ConjunctionControlIntent

Functions

areConjunctionIntentSlotsValid

generateActionTaskPairs

hasOneOrMoreActions

hasOneOrMoreTargets

unpackConjunctionControlIntent

  • Unpacks the complete intent object into a simpler representation.

    Note re "empty slots":

    • Slots in the intent with no value appear in the intent object as "". However, these are unpacked as undefined to be more explicit and ease the implementation of predicates.

    Parameters

    • intent: Intent

      Intent

    Returns ConjunctionControlIntentSlots