Name | sip-parser JSON |
Version |
0.1.4
JSON |
| download |
home_page | None |
Summary | Scenario Instance Parser |
upload_time | 2025-02-28 00:29:30 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT License
Copyright (c) 2025 Leon Starr
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
scenario population
initial instances
parser
executable uml
class model
mbse
xuml
xtuml
platform independent
sysml
leon starr
blueprint
model integration
shlaer-mellor
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Scenario Instance Parser
25-2-26
Parses an initial instance population for a given scenario
The model execution engine uses this parser to get the initial instance data to populate a user model.
Using the Elevator Case Study as an example, we can create a text .sip file with a number of door, shaft, cabin, floor, etc. instances.
For each class, a number of instances are defined and for each instance a set of initial values is specified for each of the class's attributes.
Raw data
{
"_id": null,
"home_page": null,
"name": "sip-parser",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "scenario population, initial instances, parser, executable uml, class model, mbse, xuml, xtuml, platform independent, sysml, leon starr, blueprint, model integration, shlaer-mellor",
"author": null,
"author_email": "Leon Starr <leon_starr@modelint.com>",
"download_url": "https://files.pythonhosted.org/packages/bc/b0/e0a007c49c557cb0fe7320c924a6afb3ce4e5aa63c855477f3eaade45175/sip_parser-0.1.4.tar.gz",
"platform": null,
"description": "# Scenario Instance Parser\n\n25-2-26\n\nParses an initial instance population for a given scenario\n\nThe model execution engine uses this parser to get the initial instance data to populate a user model.\n\nUsing the Elevator Case Study as an example, we can create a text .sip file with a number of door, shaft, cabin, floor, etc. instances.\n\nFor each class, a number of instances are defined and for each instance a set of initial values is specified for each of the class's attributes.\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 Leon Starr\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "Scenario Instance Parser",
"version": "0.1.4",
"project_urls": {
"documentation": "https://github.com/modelint/sip-parser/wiki",
"repository": "https://github.com/modelint/sip-parser"
},
"split_keywords": [
"scenario population",
" initial instances",
" parser",
" executable uml",
" class model",
" mbse",
" xuml",
" xtuml",
" platform independent",
" sysml",
" leon starr",
" blueprint",
" model integration",
" shlaer-mellor"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "d2e5546e8b69752f78d31e5b8939e1653e7432da05ac7583f0a770501b5dbe8c",
"md5": "180238d830995089fe9abd0b403eadc3",
"sha256": "2d0b5c16b085f7e90486bd195cb932ea7e8e8b100a487a3f49e35d02e8f87a55"
},
"downloads": -1,
"filename": "sip_parser-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "180238d830995089fe9abd0b403eadc3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9248,
"upload_time": "2025-02-28T00:29:28",
"upload_time_iso_8601": "2025-02-28T00:29:28.824594Z",
"url": "https://files.pythonhosted.org/packages/d2/e5/546e8b69752f78d31e5b8939e1653e7432da05ac7583f0a770501b5dbe8c/sip_parser-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "bcb0e0a007c49c557cb0fe7320c924a6afb3ce4e5aa63c855477f3eaade45175",
"md5": "b58545530bff21e273de477f88753ea5",
"sha256": "9cfdd7fe5dc07943c218b6f6329bb656dbb236fc122b30f1c56db2d12deec4c3"
},
"downloads": -1,
"filename": "sip_parser-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "b58545530bff21e273de477f88753ea5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8879,
"upload_time": "2025-02-28T00:29:30",
"upload_time_iso_8601": "2025-02-28T00:29:30.430137Z",
"url": "https://files.pythonhosted.org/packages/bc/b0/e0a007c49c557cb0fe7320c924a6afb3ce4e5aa63c855477f3eaade45175/sip_parser-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-28 00:29:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "modelint",
"github_project": "sip-parser",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sip-parser"
}