Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ExistenceDependencyType

The ExistenceDepedencyType represents the different types of ExistenceDependency.

Index

Enumeration members

MANDATORY_MANY

MANDATORY_MANY: = "MANDATORY_MANY"

MANDATORY_ONE

MANDATORY_ONE: = "MANDATORY_ONE"

OPTIONAL_MANY

OPTIONAL_MANY: = "OPTIONAL_MANY"

OPTIONAL_ONE

OPTIONAL_ONE: = "OPTIONAL_ONE"

Generated using TypeDoc