Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ConnectionType

The type of a connection.

Index

Enumeration members

ALL_TO_ALL

ALL_TO_ALL:

Connect all input to all output nodes

NO_CONNECTION

NO_CONNECTION:

No connection used for exceptions.

ONE_TO_ONE

ONE_TO_ONE:

Connect one input to one output node

POOLING

POOLING:

Connect with pooling

Generated using TypeDoc