Issue 1466: The keyword "process" is incorrect (boca-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Section 2.2.4 (BOCA Meta-Model in CDL) identifiable BocaBusinessEvent: BocaBusinessObject { [MANAGER, is_read_only, is_locked] relationship base_type Uses BocaType=BaseProcess; [MANAGER, is_read_only, is_locked] attribute string keyword="process"; }; /* processDef */ The keyword "process" is incorrect. Recommendation: The obvious change is "process" to "event." However, it is not clear what the purpose of BocaBusinessEvent is in the meta-model. Some clarification is in order. Resolution: Revised Text: BocaBusinessObject { Actions taken: June 3, 1998: received issue June 23, 1998: closed issue Discussion: End of Annotations:===== *ISSUE 36* Section 2.2.4 (BOCA Meta-Model in CDL) identifiable BocaBusinessEvent: BocaBusinessObject { [MANAGER, is_read_only, is_locked] relationship base_type Uses BocaType=BaseProcess; [MANAGER, is_read_only, is_locked] attribute string keyword="process"; }; /* processDef */ The keyword "process" is incorrect. Recommendation: The obvious change is "process" to "event." However, it is not clear what the purpose of BocaBusinessEvent is in the meta-model. Some clarification is in order.