User Tools

Site Tools


sysml-roadmap:systems_engineering_model_construction_focus_area

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
sysml-roadmap:systems_engineering_model_construction_focus_area [2017-05-02 18:42]
roncwilliamson [1. Model Construction Functional Requirements for the Systems Modeling Environment (SME)]
sysml-roadmap:systems_engineering_model_construction_focus_area [2017-05-02 18:43]
roncwilliamson [2. Model Construction Service Interface Requirement]
Line 124: Line 124:
   * **2.2 Create**   * **2.2 Create**
     * Pre Condition: ​ Model element being created does not exist with the specified id (i.e. UUID)     * Pre Condition: ​ Model element being created does not exist with the specified id (i.e. UUID)
-    * Post Condition: The model is updated to included ​the new model element and remains in a consistent state.+    * Post Condition: The model is updated to include ​the new model element and remains in a consistent state.
     * return value: Single UUID or collection of UUID's of the model elements that were created     * return value: Single UUID or collection of UUID's of the model elements that were created
     * Function Name: createModelElements     * Function Name: createModelElements
Line 138: Line 138:
   * **2.3 Update**   * **2.3 Update**
     * Pre Condition: ​ Model element being updated exists with a uniue id.     * Pre Condition: ​ Model element being updated exists with a uniue id.
-    * Post Condition: The model is updated to included ​the new model element updates and remains in a consistent state.+    * Post Condition: The model is updated to include ​the new model element updates and remains in a consistent state.
     * Return value: Single UUID or collection of UUID's of the model elements that were updated     * Return value: Single UUID or collection of UUID's of the model elements that were updated
     * Function Name: updateModelElements     * Function Name: updateModelElements
Line 154: Line 154:
   * **2.5 Apply**   * **2.5 Apply**
     * Pre Condition: ​ The pattern being applied is complete and self consistent.     * Pre Condition: ​ The pattern being applied is complete and self consistent.
-    * Post Condition: The model is updated to included ​the new pattern remains in a consistent state.+    * Post Condition: The model is updated to include ​the new pattern remains in a consistent state.
     * Return value: TBD     * Return value: TBD
     * Function Name: applySourceData     * Function Name: applySourceData
sysml-roadmap/systems_engineering_model_construction_focus_area.txt ยท Last modified: 2017-05-02 18:47 by roncwilliamson