"workspace/scion-scxml-platform/projects/SCION/node_modules/scion-core/node_modules/scion-core-base/tsd/scion-core-base.d" | typescript
Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "workspace/scion-scxml-platform/projects/SCION/node_modules/scion-core/node_modules/scion-core-base/tsd/scion-core-base.d"

Index

Type aliases

Configuration

Configuration: string[]

FullConfiguration

FullConfiguration: string[]

ModelFactory

ModelFactory: function

Type declaration

Snapshot

Snapshot: [Configuration, any, boolean, any]

onBigStepBeginListener

onBigStepBeginListener: function

Type declaration

    • (): void
    • Returns void

onBigStepEndListener

onBigStepEndListener: function

Type declaration

    • (currentBigStepEvent: Event): void
    • Parameters

      • currentBigStepEvent: Event

      Returns void

onBigStepResumeListener

onBigStepResumeListener: function

Type declaration

    • (): void
    • Returns void

onBigStepSuspendListener

onBigStepSuspendListener: function

Type declaration

    • (): void
    • Returns void

onDefaultEntryListener

onDefaultEntryListener: function

Type declaration

    • (initialStateId: string): void
    • Parameters

      • initialStateId: string

      Returns void

onEntryListener

onEntryListener: function

Type declaration

    • (stateId: string): void
    • Parameters

      • stateId: string

      Returns void

onErrorListener

onErrorListener: function

Type declaration

onExitInterpreterListener

onExitInterpreterListener: function

Type declaration

    • (doneEvent: Event): void
    • Parameters

      Returns void

onExitListener

onExitListener: function

Type declaration

    • (stateId: string): void
    • Parameters

      • stateId: string

      Returns void

onSmallStepBeginListener

onSmallStepBeginListener: function

Type declaration

    • (currentSmallStepEvent: Event): void
    • Parameters

      • currentSmallStepEvent: Event

      Returns void

onSmallStepEndListener

onSmallStepEndListener: function

Type declaration

    • (currentSmallStepEvent: Event): void
    • Parameters

      • currentSmallStepEvent: Event

      Returns void

onTransitionListener

onTransitionListener: function

Type declaration

    • (sourceStateId: string, targetStateIds: string[], transitionIndex: number): void
    • Parameters

      • sourceStateId: string
      • targetStateIds: string[]
      • transitionIndex: number

      Returns void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc