Commit aa10b350 by amir

graph

parent 41f3b9a9
Showing with 143 additions and 0 deletions
{
"_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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment