Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
aa10b350
authored
Sep 14, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
graph
parent
41f3b9a9
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
143 additions
and
0 deletions
products/MCX/Microservices/UML.mdj
products/MCX/Microservices/UML.mdj
0 → 100644
View file @
aa10b350
{
"_type": "Project",
"_id": "AAAAAAFF+h6SjaM2Hec=",
"name": "Untitled",
"ownedElements": [
{
"_type": "UMLModel",
"_id": "AAAAAAFF+qBWK6M3Z8Y=",
"_parent": {
"$ref": "AAAAAAFF+h6SjaM2Hec="
},
"name": "Model",
"ownedElements": [
{
"_type": "UMLClassDiagram",
"_id": "AAAAAAFF+qBtyKM79qY=",
"_parent": {
"$ref": "AAAAAAFF+qBWK6M3Z8Y="
},
"name": "Microservice",
"visible": true,
"defaultDiagram": true
},
{
"_type": "UMLPackage",
"_id": "AAAAAAFbD3XCz0185SA=",
"_parent": {
"$ref": "AAAAAAFF+qBWK6M3Z8Y="
},
"name": "nsMicroservice_Iface",
"ownedElements": [
{
"_type": "UMLInterface",
"_id": "AAAAAAFbD3Y9Zk2A7Bk=",
"_parent": {
"$ref": "AAAAAAFbD3XCz0185SA="
},
"name": "IHandler",
"visibility": "public",
"isAbstract": false,
"isFinalSpecialization": false,
"isLeaf": false
},
{
"_type": "UMLInterface",
"_id": "AAAAAAFbD3ZtbU2EIqE=",
"_parent": {
"$ref": "AAAAAAFbD3XCz0185SA="
},
"name": "IServer",
"visibility": "public",
"attributes": [
{
"_type": "UMLAttribute",
"_id": "AAAAAAFbD3e8Ik2UFdA=",
"_parent": {
"$ref": "AAAAAAFbD3ZtbU2EIqE="
},
"name": "p_reactor",
"visibility": "public",
"isStatic": false,
"isLeaf": false,
"type": {
"$ref": "AAAAAAFbD3viGU2YPQs="
},
"isReadOnly": false,
"isOrdered": false,
"isUnique": false,
"isDerived": false,
"aggregation": "none",
"isID": false
}
],
"operations": [
{
"_type": "UMLOperation",
"_id": "AAAAAAFbD3bPXE2IqlI=",
"_parent": {
"$ref": "AAAAAAFbD3ZtbU2EIqE="
},
"name": "init",
"visibility": "public",
"isStatic": false,
"isLeaf": false,
"concurrency": "sequential",
"isQuery": false,
"isAbstract": false
},
{
"_type": "UMLOperation",
"_id": "AAAAAAFbD3cErE2MJcA=",
"_parent": {
"$ref": "AAAAAAFbD3ZtbU2EIqE="
},
"name": "run",
"visibility": "public",
"isStatic": false,
"isLeaf": false,
"concurrency": "sequential",
"isQuery": false,
"isAbstract": false
},
{
"_type": "UMLOperation",
"_id": "AAAAAAFbD3dV202Q2FM=",
"_parent": {
"$ref": "AAAAAAFbD3ZtbU2EIqE="
},
"name": "stop",
"visibility": "public",
"isStatic": false,
"isLeaf": false,
"concurrency": "sequential",
"isQuery": false,
"isAbstract": false
}
],
"isAbstract": false,
"isFinalSpecialization": false,
"isLeaf": false
}
],
"visibility": "public"
},
{
"_type": "UMLClass",
"_id": "AAAAAAFbD3viGU2YPQs=",
"_parent": {
"$ref": "AAAAAAFF+qBWK6M3Z8Y="
},
"name": "Reactor",
"visibility": "public",
"isAbstract": false,
"isFinalSpecialization": false,
"isLeaf": false,
"isActive": false
}
],
"visibility": "public"
}
]
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment