Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBehavior

Hierarchy

  • IBehavior

Implemented by

Index

Properties

activateOperator

activateOperator: function

Type declaration

fetchInputData

fetchInputData: function

Type declaration

    • (operatorId: string): void
    • Parameters

      • operatorId: string

      Returns void

ownerComponent

ownerComponent: IBehaviorComponent

sendSignal

sendSignal: function

Type declaration

    • (operatorId: string, pinId: string): void
    • Parameters

      • operatorId: string
      • pinId: string

      Returns void