Creates a new method m so that:
Name of the method
Triggering [[BusinessEventtype]]
Type of ownership of the method
Type of effect of the method
Parameters to provide when invoking method
parameter to be added to this
id of the parameter to be retrieved
New ID to assign to this
MetaElements to be stored into a map
Generated using TypeDoc
Methods are MetaElements that are executed to create business objects, alter their state or end their lifecycle.
Methods are mutable
ownershipType : type of ownership of the method from the business object type
effectType : type of effect provoked by the execution of the method
parameters : list of parameters to provide when invoking a method
triggeringEvent: BusinessEventType which triggers the execution of this