Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMethodJSON

An IMethodJSON is a JSON that represents a Method.

Hierarchy

Index

Properties

effectType

effectType: EffectType

id

id: string

name

name: string

ownershipType

ownershipType: OwnershipType

parameters

parameters: Array<IAttributeTypeJSON>

triggeringEvent

triggeringEvent: IBusinessEventTypeJSON

Generated using TypeDoc