Currently we represent effects in non-standard format that uses links to
ImpliedInvocationModel as opposed InstructionModel. We do
such a representation because we do not have an invocation spec implemented
yet and most things expect ImpliedInvocationModel in place if
invocations & instructions.
Currently we represent effects in non-standard format that uses links to ImpliedInvocationModel as opposed InstructionModel. We do such a representation because we do not have an invocation spec implemented yet and most things expect ImpliedInvocationModel in place if invocations & instructions.