drawio-offline
Version:
diagrams.net desktop
732 lines (689 loc) • 85.1 kB
JavaScript
(function()
{
// Adds Arrow shapes with control points
Sidebar.prototype.addUml25Palette = function()
{
// Avoids having to bind all functions to "this"
var sb = this;
// Reusable cells
var field = new mxCell('+ field: type', new mxGeometry(0, 0, 100, 26), 'text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field.vertex = true;
var divider = new mxCell('', new mxGeometry(0, 0, 40, 8), 'line;strokeWidth=1;fillColor=none;align=left;verticalAlign=middle;spacingTop=-1;spacingLeft=3;spacingRight=3;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;');
divider.vertex = true;
// Default tags
var dt = 'uml ';
this.setCurrentSearchEntryLibrary('uml25');
var fns = [
this.createVertexTemplateEntry('shape=umlFrame;whiteSpace=wrap;html=1;width=120;height=30;boundedLbl=1;verticalAlign=middle;align=left;spacingLeft=5;', 340, 180, 'Diagram1 heading', 'Diagram', null, null, 'diagram'),
this.createVertexTemplateEntry('shape=note2;boundedLbl=1;whiteSpace=wrap;html=1;size=25;verticalAlign=top;align=center;', 120, 60, 'Comment1 body', 'Comment', null, null, 'uml comment note'),
this.createVertexTemplateEntry('shape=partialRectangle;html=1;top=1;align=left;dashed=1;', 200, 20, 'Template1 signature', 'Template signature', null, null, 'template signature'),
this.createVertexTemplateEntry('shape=partialRectangle;html=1;top=1;align=left;dashed=1;', 200, 50, 'Template parameter 1\nTemplate parameter 2', 'Template signature', null, null, 'template signature'),
this.addEntry('constraint', function()
{
var cell = new mxCell('Constraint1 specification', new mxGeometry(0, 0, 160, 60), 'shape=note2;boundedLbl=1;whiteSpace=wrap;html=1;size=25;verticalAlign=top;align=center;');
cell.vertex = true;
var label = new mxCell('<<keyword>>', new mxGeometry(0, 0, cell.geometry.width, 25), 'resizeWidth=1;part=1;strokeColor=none;fillColor=none;align=left;spacingLeft=5;');
label.geometry.relative = true;
label.vertex = true;
cell.insert(label);
return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Constraint');
}),
this.addEntry(dt + 'classifier', function()
{
var cell1 = new mxCell('<<keyword>><br><b>Classifier1</b><br>{abstract}', new mxGeometry(0, 0, 140, 183),
'swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=55;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;');
cell1.vertex = true;
var field1 = new mxCell('attributes',
new mxGeometry(0, 0, 140, 20), 'text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('attribute1',
new mxGeometry(0, 0, 140, 20), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field2.vertex = true;
cell1.insert(field2);
var field3 = new mxCell('inherited attribute2',
new mxGeometry(0, 0, 140, 20), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontColor=#808080;');
field3.vertex = true;
cell1.insert(field3);
var field4 = new mxCell('...',
new mxGeometry(0, 0, 140, 20), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field4.vertex = true;
cell1.insert(field4);
cell1.insert(divider.clone());
var field5 = new mxCell('operations',
new mxGeometry(0, 0, 140, 20), 'text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field5.vertex = true;
cell1.insert(field5);
var field6 = new mxCell('operation1',
new mxGeometry(0, 0, 140, 20), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field6.vertex = true;
cell1.insert(field6);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Classifier');
}),
this.createVertexTemplateEntry('shape=process2;fixedSize=1;size=5;fontStyle=1;', 140, 40, 'Classifier1', 'Classifier', null, null, 'classifier'),
this.addEntry(dt + 'classifier', function()
{
var cell1 = new mxCell('Classifier1', new mxGeometry(0, 0, 140, 183),
'swimlane;fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;');
cell1.vertex = true;
var field1 = new mxCell('internal structure',
new mxGeometry(0, 0, 140, 30), 'html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;rotatable=0;points=[[0,0.5],[1,0.5]];resizeWidth=1;');
field1.vertex = true;
cell1.insert(field1);
var cell2 = new mxCell('', new mxGeometry(0, 0, 140, 140),
'swimlane;fontStyle=1;align=center;verticalAlign=top;horizontal=1;startSize=0;collapsible=0;marginBottom=0;html=1;strokeColor=none;fillColor=none;');
cell2.vertex = true;
cell1.insert(cell2);
var field2 = new mxCell('property1',
new mxGeometry(0, 0, 100, 30), 'html=1;align=center;verticalAlign=middle;rotatable=0;');
field2.geometry.relative = true;
field2.geometry.offset = new mxPoint(20, 20);
field2.vertex = true;
cell2.insert(field2);
var field3 = new mxCell('property2',
new mxGeometry(0, 0, 100, 30), 'html=1;align=center;verticalAlign=middle;rotatable=0;');
field3.geometry.relative = true;
field3.geometry.offset = new mxPoint(20, 90);
field3.vertex = true;
cell2.insert(field3);
var assoc1 = new mxCell('connector1', new mxGeometry(0, 0, 0, 0), 'edgeStyle=none;endArrow=none;verticalAlign=middle;labelBackgroundColor=none;endSize=12;html=1;align=left;endFill=0;exitX=0.15;exitY=1;entryX=0.15;entryY=0;spacingLeft=4;');
assoc1.geometry.relative = true;
assoc1.edge = true;
field2.insertEdge(assoc1, true);
field3.insertEdge(assoc1, false);
cell2.insert(assoc1);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Classifier');
}),
this.createVertexTemplateEntry('fontStyle=1;', 140, 30, 'Association1', 'Association', null, null, 'association'),
this.addEntry(dt + 'classifier', function()
{
var cell1 = new mxCell('Instance1', new mxGeometry(0, 0, 140, 138),
'swimlane;fontStyle=4;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=30;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;');
cell1.vertex = true;
var field1 = new mxCell('slot1',
new mxGeometry(0, 0, 140, 30), 'html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;rotatable=0;points=[[0,0.5],[1,0.5]];resizeWidth=1;');
field1.vertex = true;
cell1.insert(field1);
cell1.insert(divider.clone());
var field2 = new mxCell('internal structure',
new mxGeometry(0, 0, 140, 20), 'html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;rotatable=0;points=[[0,0.5],[1,0.5]];resizeWidth=1;');
field2.vertex = true;
cell1.insert(field2);
var cell2 = new mxCell('', new mxGeometry(0, 0, 140, 50),
'swimlane;fontStyle=1;align=center;verticalAlign=top;horizontal=1;startSize=0;collapsible=0;marginBottom=0;html=1;strokeColor=none;fillColor=none;');
cell2.vertex = true;
cell1.insert(cell2);
var field3 = new mxCell('instance2',
new mxGeometry(0, 0, 80, 30), 'html=1;align=center;verticalAlign=middle;rotatable=0;');
field3.geometry.relative = true;
field3.geometry.offset = new mxPoint(30, 10);
field3.vertex = true;
cell2.insert(field3);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Classifier');
}),
this.createVertexTemplateEntry('fontStyle=0;', 120, 40, 'Instance1 value', 'Instance', null, null, 'instance'),
this.addEntry(dt + 'classifier', function()
{
var cell1 = new mxCell('<<enumeration>><br><b>Enum1</b>', new mxGeometry(0, 0, 140, 70),
'swimlane;fontStyle=0;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=40;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;');
cell1.vertex = true;
var field1 = new mxCell('literal1',
new mxGeometry(0, 0, 140, 30), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Classifier');
}),
this.addEntry(dt + 'interface generalization', function()
{
var edge = new mxCell('Interface1, Interface2...', new mxGeometry(-1, 0, 0, 0), 'html=1;verticalAlign=bottom;labelBackgroundColor=none;startArrow=oval;startFill=0;startSize=8;endArrow=none;');
edge.geometry.setTerminalPoint(new mxPoint(0, 0), true);
edge.geometry.setTerminalPoint(new mxPoint(160, 0), false);
edge.geometry.relative = true;
edge.geometry.x = -1;
edge.geometry.y = 3;
edge.edge = true;
return sb.createEdgeTemplateFromCells([edge], 160, 0, 'Interface Generalization');
}),
this.addEntry(dt + 'required interface', function()
{
var edge = new mxCell('Interface1', new mxGeometry(-1, 0, 0, 0), 'html=1;verticalAlign=bottom;labelBackgroundColor=none;startArrow=halfCircle;startFill=0;startSize=2;endArrow=none;');
edge.geometry.setTerminalPoint(new mxPoint(0, 0), true);
edge.geometry.setTerminalPoint(new mxPoint(160, 0), false);
edge.geometry.relative = true;
edge.geometry.x = -1;
edge.geometry.y = 3;
edge.edge = true;
return sb.createEdgeTemplateFromCells([edge], 160, 0, 'Required Interface');
}),
this.addEntry(dt + 'property', function()
{
var cell1 = new mxCell('0..1', new mxGeometry(0, 0, 120, 50),
'align=right;verticalAlign=top;spacingRight=2;');
cell1.vertex = true;
var field1 = new mxCell('Property1',
new mxGeometry(0, 1, 120, 30), 'text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;resizeWidth=1;');
field1.geometry.relative = true;
field1.geometry.offset = new mxPoint(0, -30);
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Property');
}),
this.createVertexTemplateEntry('fontStyle=0;dashed=1;', 140, 30, 'Property1', 'Property', null, null, 'property'),
this.createVertexTemplateEntry('fontStyle=0;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;spacingLeft=2;', 30, 30, 'port1', 'Port', null, null, 'port'),
this.addEntry(dt + 'port provided interface lollipop notation', function()
{
var cell1 = new mxCell('', new mxGeometry(0, 0, 30, 30), 'html=1;rounded=0;');
cell1.vertex = true;
var edge1 = new mxCell('', new mxGeometry(0, 0, 0, 0), 'endArrow=none;html=1;rounded=0;align=center;verticalAlign=top;endFill=0;labelBackgroundColor=none;endSize=2;');
edge1.geometry.relative = true;
edge1.edge = true;
cell1.insertEdge(edge1, true);
var cell2 = new mxCell('', new mxGeometry(52, 11, 8, 8), 'ellipse;html=1;fontSize=11;align=center;fillColor=none;points=[];aspect=fixed;resizable=0;verticalAlign=bottom;labelPosition=center;verticalLabelPosition=top;flipH=1;');
cell2.vertex = true;
cell2.insertEdge(edge1, false);
return sb.createEdgeTemplateFromCells([cell1, edge1, cell2], 60, 30, 'Port with provided interface');
}),
this.addEntry(dt + 'port required interface lollipop notation', function()
{
var cell1 = new mxCell('', new mxGeometry(0, 0, 30, 30), 'html=1;rounded=0;');
cell1.vertex = true;
var edge1 = new mxCell('', new mxGeometry(0, 0, 0, 0), 'endArrow=none;html=1;rounded=0;align=center;verticalAlign=top;endFill=0;labelBackgroundColor=none;endSize=2;');
edge1.geometry.relative = true;
edge1.edge = true;
cell1.insertEdge(edge1, true);
var cell2 = new mxCell('', new mxGeometry(55, 10, 5, 10), 'shape=requiredInterface;html=1;fontSize=11;align=center;fillColor=none;points=[];aspect=fixed;resizable=0;verticalAlign=bottom;labelPosition=center;verticalLabelPosition=top;flipH=1;');
cell2.vertex = true;
cell2.insertEdge(edge1, false);
return sb.createEdgeTemplateFromCells([cell1, edge1, cell2], 60, 30, 'Port with required interface');
}),
this.addEntry(dt + 'component', function()
{
var cell1 = new mxCell('', new mxGeometry(0, 0, 140, 200), 'fontStyle=1;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;marginBottom=0;');
cell1.vertex = true;
var cell2 = new mxCell('Component', new mxGeometry(0, 0, 140, 40), 'html=1;align=left;spacingLeft=4;verticalAlign=top;strokeColor=none;fillColor=none;');
cell2.vertex = true;
cell1.insert(cell2);
var symbol = new mxCell('', new mxGeometry(1, 0, 16, 20), 'shape=module;jettyWidth=10;jettyHeight=4;');
symbol.vertex = true;
symbol.geometry.relative = true;
symbol.geometry.offset = new mxPoint(-25, 9);
cell2.insert(symbol);
cell1.insert(divider.clone());
var cell3 = new mxCell('provided interfaces', new mxGeometry(0, 0, 140, 25), 'html=1;align=center;spacingLeft=4;verticalAlign=top;strokeColor=none;fillColor=none;');
cell3.vertex = true;
cell1.insert(cell3);
var cell4 = new mxCell('Interface1', new mxGeometry(0, 0, 140, 25), 'html=1;align=left;spacingLeft=4;verticalAlign=top;strokeColor=none;fillColor=none;');
cell4.vertex = true;
cell1.insert(cell4);
cell1.insert(divider.clone());
var cell5 = new mxCell('required interfaces', new mxGeometry(0, 0, 140, 25), 'html=1;align=center;spacingLeft=4;verticalAlign=top;strokeColor=none;fillColor=none;');
cell5.vertex = true;
cell1.insert(cell5);
var cell6 = new mxCell('Interface2', new mxGeometry(0, 0, 140, 30), 'html=1;align=left;spacingLeft=4;verticalAlign=top;strokeColor=none;fillColor=none;');
cell6.vertex = true;
cell1.insert(cell6);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Component');
}),
this.addEntry(dt + 'classifier', function()
{
var cell1 = new mxCell('', new mxGeometry(0, 0, 270, 230),
'shape=ellipse;container=1;horizontal=1;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;html=1;dashed=1;collapsible=0;');
cell1.vertex = true;
var field1 = new mxCell('Collaboration1',
new mxGeometry(0, 0, 270, 30), 'html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;rotatable=0;points=[[0,0.5],[1,0.5]];resizeWidth=1;');
field1.vertex = true;
cell1.insert(field1);
var divider1 = new mxCell('', new mxGeometry(39, 30, 192, 8), 'line;strokeWidth=1;fillColor=none;rotatable=0;labelPosition=right;points=[];portConstraint=eastwest;dashed=1;resizeWidth=1;');
divider1.vertex = true;
cell1.insert(divider1);
var field2 = new mxCell('Classifier1',
new mxGeometry(0, 0, 100, 30), 'html=1;align=center;verticalAlign=middle;rotatable=0;');
field2.geometry.relative = true;
field2.geometry.offset = new mxPoint(85, 50);
field2.vertex = true;
cell1.insert(field2);
var field3 = new mxCell('Collaboration use 1',
new mxGeometry(0, 0, 140, 30), 'shape=ellipse;html=1;align=center;verticalAlign=middle;rotatable=0;dashed=1;');
field3.geometry.relative = true;
field3.geometry.offset = new mxPoint(65, 110);
field3.vertex = true;
cell1.insert(field3);
var assoc1 = new mxCell('property1', new mxGeometry(0, 0, 0, 0), 'edgeStyle=none;endArrow=none;verticalAlign=middle;labelBackgroundColor=none;endSize=12;html=1;align=left;endFill=0;spacingLeft=4;');
assoc1.geometry.relative = true;
assoc1.edge = true;
field2.insertEdge(assoc1, true);
field3.insertEdge(assoc1, false);
cell1.insert(assoc1);
var field4 = new mxCell('Classifier2',
new mxGeometry(0, 0, 100, 30), 'html=1;align=center;verticalAlign=middle;rotatable=0;');
field4.geometry.relative = true;
field4.geometry.offset = new mxPoint(85, 170);
field4.vertex = true;
cell1.insert(field4);
var assoc2 = new mxCell('property1', new mxGeometry(0, 0, 0, 0), 'edgeStyle=none;endArrow=none;verticalAlign=middle;labelBackgroundColor=none;endSize=12;html=1;align=left;endFill=0;spacingLeft=4;');
assoc2.geometry.relative = true;
assoc2.edge = true;
field3.insertEdge(assoc2, true);
field4.insertEdge(assoc2, false);
cell1.insert(assoc2);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Classifier');
}),
this.createVertexTemplateEntry('shape=folder;fontStyle=1;tabWidth=80;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;', 150, 80,
'Package1', 'Package', null, null, dt + 'package'),
this.addEntry(dt + 'package', function()
{
var cell1 = new mxCell('Package1', new mxGeometry(0, 0, 150, 100),
'shape=folder;fontStyle=1;tabWidth=110;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;labelInHeader=1;container=1;collapsible=0;recursiveResize=0;');
cell1.vertex = true;
var field1 = new mxCell('Packaged element1',
new mxGeometry(0, 0, 110, 30), 'html=1;');
field1.geometry.relative = true;
field1.geometry.offset = new mxPoint(20, 50);
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Package');
}),
this.addEntry(dt + 'model', function()
{
var cell1 = new mxCell('Model1', new mxGeometry(0, 0, 150, 80),
'shape=folder;fontStyle=1;tabWidth=110;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;folderSymbol=triangle;');
cell1.vertex = true;
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Model');
}),
this.addEntry(dt + 'stereotype', function()
{
var cell1 = new mxCell('', new mxGeometry(0, 0, 160, 75),
'shape=note2;size=25;childLayout=stackLayout;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;container=1;');
cell1.vertex = true;
var field1 = new mxCell('<<stereotype1>>',
new mxGeometry(0, 0, 160, 25), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('stereotype property 1',
new mxGeometry(0, 0, 160, 25), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field2.vertex = true;
cell1.insert(field2);
var field3 = new mxCell('stereotype property 2',
new mxGeometry(0, 0, 160, 25), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field3.vertex = true;
cell1.insert(field3);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Stereotype');
}),
this.addEntry(dt + 'class', function()
{
var cell1 = new mxCell('Class1', new mxGeometry(0, 0, 140, 79),
'swimlane;fontStyle=1;align=center;verticalAlign=middle;childLayout=stackLayout;horizontal=1;startSize=29;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;');
cell1.vertex = true;
var field1 = new mxCell('<<stereotype1>>',
new mxGeometry(0, 0, 140, 25), 'text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('stereotype property 1',
new mxGeometry(0, 0, 140, 25), 'text;html=1;strokeColor=none;fillColor=none;align=left;verticalAlign=middle;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;');
field2.vertex = true;
cell1.insert(field2);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Class');
}),
this.createVertexTemplateEntry('text;html=1;align=center;', 200, 25,
'<<stereotype1, stereotype2...>>', 'Stereotype Label', null, null, dt + 'stereotype label'),
this.createVertexTemplateEntry('ellipse;', 50, 25,
'icon', 'Icon', null, null, dt + 'icon'),
this.addEntry(dt + 'region', function()
{
var cell1 = new mxCell('', new mxGeometry(60, 0, 10, 100),
'line;strokeWidth=1;direction=south;html=1;dashed=1;dashPattern=20 20;');
cell1.vertex = true;
var cell2 = new mxCell('Region 1', new mxGeometry(0, 40, 60, 20),
'text;align=right;');
cell2.vertex = true;
var cell3 = new mxCell('Region 2', new mxGeometry(70, 40, 60, 20),
'text;align=left;');
cell3.vertex = true;
return sb.createVertexTemplateFromCells([cell1, cell2, cell3], 130, cell1.geometry.height, 'Region');
}),
this.addEntry(dt + 'state', function()
{
var cell1 = new mxCell('State1<br>[invariant1]<br><<extended/final>>', new mxGeometry(0, 0, 140, 176),
'swimlane;fontStyle=4;align=center;verticalAlign=top;childLayout=stackLayout;horizontal=1;startSize=60;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=0;marginBottom=0;html=1;rounded=1;absoluteArcSize=1;arcSize=50;');
cell1.vertex = true;
var field1 = new mxCell('',
new mxGeometry(0, 0, 140, 50), 'fillColor=none;strokeColor=none;container=1;collapsible=0;');
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('State2',
new mxGeometry(30, 10, 80, 30), 'html=1;align=center;verticalAlign=middle;rounded=1;absoluteArcSize=1;arcSize=10;');
field2.vertex = true;
field1.insert(field2);
cell1.insert(divider.clone());
var field3 = new mxCell('behavior1',
new mxGeometry(0, 0, 140, 25), 'fillColor=none;strokeColor=none;align=left;verticalAlign=middle;spacingLeft=5;');
field3.vertex = true;
cell1.insert(field3);
cell1.insert(divider.clone());
var field4 = new mxCell('transition1',
new mxGeometry(0, 0, 140, 25), 'fillColor=none;strokeColor=none;align=left;verticalAlign=middle;spacingLeft=5;');
field4.vertex = true;
cell1.insert(field4);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'State');
}),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=10;dashed=1;', 140, 40,
'State1', 'State', null, null, dt + 'state'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;', 140, 40,
'State', 'State', null, null, dt + 'state'),
this.createVertexTemplateEntry('shape=folder;align=center;verticalAlign=middle;fontStyle=0;tabWidth=100;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;labelInHeader=1;rounded=1;absoluteArcSize=1;arcSize=10;', 140, 90,
'State1', 'State', null, null, dt + 'state'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;', 140, 40,
'State1, State2, ...', 'State', null, null, dt + 'state'),
this.createVertexTemplateEntry('shape=umlState;rounded=1;verticalAlign=top;spacingTop=5;umlStateSymbol=collapseState;absoluteArcSize=1;arcSize=10;', 140, 60,
'State1', 'State', null, null, dt + 'state'),
this.addEntry(dt + 'state entry point', function()
{
var cell1 = new mxCell('State1', new mxGeometry(40, 0, 140, 50),
'shape=umlState;rounded=1;verticalAlign=middle;align=center;absoluteArcSize=1;arcSize=10;umlStateConnection=connPointRefEntry;boundedLbl=1;');
cell1.vertex = true;
var field1 = new mxCell('Entry1',
new mxGeometry(0, 40, 50, 20), 'text;verticalAlign=middle;align=center;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 180, 60, 'State with entry point');
}),
this.addEntry(dt + 'state exit point', function()
{
var cell1 = new mxCell('State1', new mxGeometry(40, 0, 140, 50),
'shape=umlState;rounded=1;verticalAlign=middle;spacingTop=0;absoluteArcSize=1;arcSize=10;umlStateConnection=connPointRefExit;boundedLbl=1;');
cell1.vertex = true;
var field1 = new mxCell('Exit1',
new mxGeometry(0, 40, 50, 20), 'text;verticalAlign=middle;align=center;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 180, 60, 'State with exit point');
}),
this.createVertexTemplateEntry('ellipse;fillColor=#000000;strokeColor=none;', 30, 30,
'', 'Initial preudostate / node', null, null, dt + 'initial pseudostate'),
this.createVertexTemplateEntry('ellipse;html=1;shape=endState;fillColor=#000000;strokeColor=#000000;', 30, 30,
'', 'Final state / node', null, null, dt + 'final state'),
this.createVertexTemplateEntry('ellipse;fillColor=#ffffff;strokeColor=#000000;', 30, 30,
'H', 'Shallow History', null, null, dt + 'shallow history pseudostate'),
this.createVertexTemplateEntry('ellipse;fillColor=#ffffff;strokeColor=#000000;', 30, 30,
'H*', 'Deep History', null, null, dt + 'deep history pseudostate'),
this.createVertexTemplateEntry('ellipse;fillColor=#ffffff;strokeColor=#000000;', 30, 30,
'', 'Entry Point', null, null, dt + 'entry point pseudostate'),
this.createVertexTemplateEntry('shape=sumEllipse;perimeter=ellipsePerimeter;whiteSpace=wrap;html=1;backgroundOutline=1;', 30, 30,
'', 'Exit Point / Flow Final Node', null, null, dt + 'exit point pseudostate'),
this.createVertexTemplateEntry('ellipse;fillColor=#000000;strokeColor=none;', 20, 20,
'', 'Junction', null, null, dt + 'junction pseudostate'),
this.createVertexTemplateEntry('rhombus;', 30, 30,
'', 'Choice / Merge Node / Decision Node', null, null, dt + 'choice pseudostate merge decision node'),
this.createVertexTemplateEntry('shape=umlDestroy;', 30, 30,
'', 'Terminate', null, null, dt + 'terminate pseudostate'),
this.createVertexTemplateEntry('html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#000000;strokeColor=none;', 5, 80,
'', 'Join/Fork Node', null, null, dt + 'join fork pseudostate'),
this.createVertexTemplateEntry('text;align=center;verticalAlign=middle;dashed=0;fillColor=#ffffff;strokeColor=#000000;', 140, 40,
'OpaqueAction1 spec.', 'Opaque Action', null, null, dt + 'opaque action'),
this.createVertexTemplateEntry('html=1;shape=mxgraph.infographic.ribbonSimple;notch1=20;notch2=0;align=center;verticalAlign=middle;fontSize=14;fontStyle=0;flipH=1;fillColor=#FFFFFF;', 160, 40,
'Trigger1 spec.', 'Trigger', null, null, dt + 'trigger'),
this.createVertexTemplateEntry('html=1;shape=mxgraph.infographic.ribbonSimple;notch1=0;notch2=20;align=center;verticalAlign=middle;fontSize=14;fontStyle=0;fillColor=#FFFFFF;', 160, 40,
'SendSignalAction1', 'Send Signal Action', null, null, dt + 'send signal action'),
this.createVertexTemplateEntry('html=1;align=right;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=50;dashed=0;spacingTop=10;spacingRight=30;', 300, 160,
'<<singleExecution>>', 'Single Execution', null, null, dt + 'single execution'),
this.addEntry(dt + 'parameter', function()
{
var cell1 = new mxCell('', new mxGeometry(0, 10, 30, 30),
'fillColor=#ffffff;strokeColor=#000000;');
cell1.vertex = true;
var field1 = new mxCell('Parameter1 spec.',
new mxGeometry(40, 0, 100, 20), 'text;verticalAlign=middle;align=center;');
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('',
new mxGeometry(50, 25, 30, 15), 'triangle;whiteSpace=wrap;html=1;direction=north;');
field2.vertex = true;
cell1.insert(field2);
return sb.createVertexTemplateFromCells([cell1, field1, field2], 140, 40, 'Parameter');
}),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;', 140, 40,
'Action1', 'Action', null, null, dt + 'action'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=middle;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;', 140, 70,
'<<external>><br>Action1<br>(partition1)', 'Activity Partition', null, null, dt + 'activity partition'),
this.addEntry(dt + 'object node', function()
{
var cell1 = new mxCell('ObjectNode1<br><br>[State1, State2...]', new mxGeometry(0, 0, 140, 60),
'html=1;align=center;verticalAlign=middle;rounded=0;absoluteArcSize=1;arcSize=10;dashed=0;');
cell1.vertex = true;
var field1 = new mxCell('{annotation1}',
new mxGeometry(0, 60, 140, 30), 'text;verticalAlign=middle;align=center;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 140, 90, 'Object Node');
}),
this.addEntry(dt + 'activity parameter node', function()
{
var cell1 = new mxCell('Parameter1 spec.', new mxGeometry(0, 0, 140, 60),
'html=1;align=center;verticalAlign=middle;rounded=0;absoluteArcSize=1;arcSize=10;dashed=0;');
cell1.vertex = true;
var field1 = new mxCell('{stream}',
new mxGeometry(0, 60, 140, 30), 'text;verticalAlign=middle;align=center;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 140, 90, 'Activity Parameter Node');
}),
this.createVertexTemplateEntry('html=1;shape=mxgraph.infographic.ribbonSimple;notch1=20;notch2=20;align=center;verticalAlign=middle;fontSize=14;fontStyle=0;fillColor=#FFFFFF;', 160, 40,
'ObjectNode1', 'Object Node', null, null, dt + 'object node'),
this.addEntry('behavior selection transformation decision input', function()
{
var cell = new mxCell('Behavior1 spec.', new mxGeometry(0, 0, 160, 60), 'shape=note2;boundedLbl=1;whiteSpace=wrap;html=1;size=25;verticalAlign=top;align=left;spacingLeft=5;');
cell.vertex = true;
var label = new mxCell('<<keyword>>', new mxGeometry(0, 0, cell.geometry.width, 25), 'resizeWidth=1;part=1;strokeColor=none;fillColor=none;align=left;spacingLeft=5;');
label.geometry.relative = true;
label.vertex = true;
cell.insert(label);
return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Behavior');
}),
this.createVertexTemplateEntry('html=1;points=[];perimeter=orthogonalPerimeter;fillColor=#000000;strokeColor=none;align=left;verticalAlign=top;spacingLeft=10;', 5, 80,
'{joinSpec = join spec}', 'Join Node', null, null, dt + 'join node'),
this.addDataEntry('activity partition', 180, 200, 'Activity Partition', '7ZjRbtowFIafJrdTnMBobwltbzZpWvcCLjkQa45P5Jw20KefnRjCBikBnKlURUGyj30c5/vt/JggTvLVg+ZF9h1TkEF8F8SJRqSmlK8SkDKIQpEG8SyIotB8g+i+o5XVrWHBNSjqkxA1CS9cPkMTSUUOqhSo3FglraVrKjNe2CLxJxuaZpSbCc+YKVaZIHgs+Ny2V+ZxTKwkrulRvNqQmUY8naMiLhRolzRHKXlRinq0Wd0jEzL9xtf4TJv7bGrThZAyQYk2W6GyEygrkUuu4H6nKYjiRf2pZ6DxN/yT5J4YNMGqk1odcsgeAHMgvTZdKpFS5nrcNGTDDMQyc2lR6IK8bALLbW4rgik4HQ5rEu9p0qmEmTIJLn/CnLha9hFln3mqsfjF9RLIBQoUikDfvRgapYsdgE9YuEYJi03uExJh7iragdkOWkMZT81lMCXhl3EwNk+TmDpr6+ay3TUlqIyAZsHYMYCXVEFJF6kaHVZ1vRGvyTgu8uUaj4bVWCnbu9W4Uz7Wysd25WM78tkyGrILiZWpZiJNQV2kQ3x0d0UDcR/vcf9h8dKb77t3q8AlsFedi36oNf+1m/0Vrn4P7Fn4/+BPrslU+uri0VQ8+Meop39MPMh5072X4uvbSxlq8Wp/HEp3l15qTM5yER/0bz+Ae1+C+DTv8EGchZ/IT7EML8zZp2cM7RmM9TSNWx+C7p/2t64xur7tdJ5rsONH+0O24YX/wCf79/MS64J8mnF4Yf4RTto+mPd1jjOgm2r7j2Xd9tcfmn8A'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=20;dashed=1;', 200, 100,
'', 'Interruptible Activity Region', null, null, dt + 'interruptible activity region'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=middle;rounded=1;absoluteArcSize=1;arcSize=10;dashed=1;', 140, 40,
'State1', 'State', null, null, dt + 'state'),
this.addEntry('constraint precondition postcondition selection transformation decision input', function()
{
var cell = new mxCell('Constraint1 spec.', new mxGeometry(0, 0, 160, 60), 'shape=note2;boundedLbl=1;whiteSpace=wrap;html=1;size=25;verticalAlign=top;align=left;spacingLeft=5;');
cell.vertex = true;
var label = new mxCell('<<keyword>>', new mxGeometry(0, 0, cell.geometry.width, 25), 'resizeWidth=1;part=1;strokeColor=none;fillColor=none;align=left;spacingLeft=5;');
label.geometry.relative = true;
label.vertex = true;
cell.insert(label);
return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Constraint / Precondition / Postcondition');
}),
this.createVertexTemplateEntry('fontStyle=0;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;spacingLeft=2;html=1;', 30, 30,
'Pin1<br>[State1]<br>{control}<br>Parameter1 spec.',
'Port', null, null, 'port'),
this.addEntry('object flow', function()
{
var cell1 = new mxCell('', new mxGeometry(50, 0, 30, 30), 'html=1;rounded=0;');
cell1.vertex = true;
var edge1 = new mxCell('', new mxGeometry(0, 0, 0, 0), 'endArrow=open;html=1;rounded=0;align=center;verticalAlign=top;endFill=0;labelBackgroundColor=none;endSize=6;');
edge1.geometry.setTerminalPoint(new mxPoint(0, 15), true);
edge1.geometry.relative = true;
edge1.edge = true;
cell1.insertEdge(edge1, false);
var edge2 = new mxCell('', new mxGeometry(0, 0, 0, 0), 'endArrow=open;html=1;rounded=0;align=center;verticalAlign=top;endFill=0;labelBackgroundColor=none;endSize=6;');
edge2.geometry.setTerminalPoint(new mxPoint(130, 15), false);
edge2.geometry.relative = true;
edge2.edge = true;
cell1.insertEdge(edge2, true);
return sb.createEdgeTemplateFromCells([cell1, edge1, edge2], 160, 30, 'Object Flow');
}),
this.createVertexTemplateEntry('fontStyle=0;labelPosition=right;verticalLabelPosition=middle;align=left;verticalAlign=middle;spacingLeft=2;html=1;points=[[0,0.5],[1,0.5]];fillColor=#000000;strokeColor=none;', 30, 30, '', 'Pin ', null, null, 'pin'),
this.createVertexTemplateEntry('shape=mxgraph.uml25.inputPin;html=1;points=[[0,0.5],[1,0.5]];', 30, 30, '', 'Input Pin', null, null, 'input pin'),
this.createVertexTemplateEntry('shape=mxgraph.uml25.inputPin;html=1;points=[[0,0.5],[1,0.5]];strokeColor=#ffffff;fillColor=#000000;', 30, 30, '', 'Input Pin', null, null, 'input pin'),
this.createVertexTemplateEntry('shape=mxgraph.uml25.inputPin;html=1;points=[[0,0.5],[1,0.5]];flipH=1;', 30, 30, '', 'Output Pin', null, null, 'output pin'),
this.createVertexTemplateEntry('shape=mxgraph.uml25.inputPin;html=1;points=[[0,0.5],[1,0.5]];strokeColor=#ffffff;fillColor=#000000;flipH=1;', 30, 30, '', 'Output Pin', null, null, 'output pin'),
this.createVertexTemplateEntry('shape=mxgraph.uml25.behaviorAction;html=1;rounded=1;absoluteArcSize=1;arcSize=10;align=left;spacingLeft=5;', 190, 60, 'CallBehaviorAction1', 'Behavior Action', null, null, 'behavior action'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=top;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;', 140, 40,
'Action1<br>(Operation1)', 'Call Operation Action', null, null, dt + 'call operation action'),
this.createVertexTemplateEntry('html=1;align=center;verticalAlign=middle;rounded=1;absoluteArcSize=1;arcSize=10;dashed=0;', 140, 40,
'ValueSpecAction1 spec.', 'Value Specification Action', null, null, dt + 'value specification action'),
this.addEntry(dt + 'action with output', function()
{
var cell1 = new mxCell('Action1', new mxGeometry(0, 20, 110, 40),
'shape=mxgraph.uml25.action;html=1;align=center;verticalAlign=middle;absoluteArcSize=1;arcSize=10;dashed=0;spacingRight=10;');
cell1.vertex = true;
var field1 = new mxCell('variable1',
new mxGeometry(110, 0, 60, 30), 'text;verticalAlign=middle;align=left;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 170, 60, 'Action with output');
}),
this.addEntry(dt + 'action with input', function()
{
var cell1 = new mxCell('Action1', new mxGeometry(60, 0, 110, 40),
'shape=mxgraph.uml25.action;html=1;align=center;verticalAlign=middle;absoluteArcSize=1;arcSize=10;dashed=0;spacingLeft=10;flipH=1;');
cell1.vertex = true;
var field1 = new mxCell('variable1',
new mxGeometry(0, 0, 60, 40), 'text;verticalAlign=middle;align=right;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 170, 40, 'Action with input');
}),
this.addEntry(dt + 'read self object action', function()
{
var cell1 = new mxCell('Action1', new mxGeometry(60, 0, 110, 40),
'shape=mxgraph.uml25.action;html=1;align=center;verticalAlign=middle;absoluteArcSize=1;arcSize=10;dashed=0;spacingLeft=10;flipH=1;');
cell1.vertex = true;
var field1 = new mxCell('self',
new mxGeometry(0, 0, 60, 40), 'text;verticalAlign=middle;align=right;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 170, 40, 'Read self object action');
}),
this.addEntry(dt + 'value specification action', function()
{
var cell1 = new mxCell('Action1', new mxGeometry(60, 0, 110, 40),
'shape=mxgraph.uml25.action;html=1;align=center;verticalAlign=middle;absoluteArcSize=1;arcSize=10;dashed=0;spacingLeft=10;flipH=1;');
cell1.vertex = true;
var field1 = new mxCell('value1',
new mxGeometry(0, 0, 60, 40), 'text;verticalAlign=middle;align=right;');
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1, field1], 170, 40, 'Value specification action');
}),
this.createVertexTemplateEntry('html=1;shape=mxgraph.infographic.ribbonSimple;notch1=0;notch2=20;align=center;verticalAlign=middle;fontSize=14;fontStyle=0;fillColor=#FFFFFF;', 160, 40,
'SendObjectAction1', 'Send Object Action', null, null, dt + 'send object action'),
this.createVertexTemplateEntry('html=1;shape=mxgraph.infographic.ribbonSimple;notch1=20;notch2=0;align=center;verticalAlign=middle;fontSize=14;fontStyle=0;fillColor=#FFFFFF;flipH=0;spacingRight=0;spacingLeft=14;', 170, 40,
'AcceptEventAction1', 'Accept Event Action', null, null, dt + 'acceppt event action'),
this.createVertexTemplateEntry('shape=collate;whiteSpace=wrap;html=1;', 40, 40,
'', 'Time Event Trigger', null, null, dt + 'time event trigger'),
this.createVertexTemplateEntry('shape=mxgraph.uml25.actionParams;html=1;align=center;verticalAlign=top;absoluteArcSize=1;arcSize=10;dashed=0;spacingLeft=10;spacingTop=5;', 150, 50,
'Action1', 'Action with Parameters', null, null, dt + 'action with parameters'),
this.createVertexTemplateEntry('dashed=1;rounded=1;absoluteArcSize=1;arcSize=20;html=1;verticalAlign=top;align=left;spacingTop=5;spacingLeft=10;', 200, 100,
'<<structured>>', 'Structured Activity Node', null, null, dt + 'structured activity node'),
this.addDataEntry(dt + 'expansion', 300, 300, 'Expansion', '7ZtRr5owFMc/DY93oa0693j1bncPW7JkS/bcXSqQVTFQvbJPv2ILDi8Glnha2pBo4jmlpf218e8/RwKy3p6ec7pPvmYR4wH5GJB1nmVCfdqe1ozzAIdpFJCnAONQvgP86UYrOreGe5qznRjSAasOR8oPTGUCvKDbfUBWXA6wake/Wfma5VGTjFuX6KgarxAl1+MlYitX9YRkW0SLhEU6yLPDLmoi+qvI+EGwx/zle/qH1dkmkssgqyPLRfpC+SNP451Miqy6LdURZ5tqAsWevqS7+EfVprrpzJdzu0rpVcvx2OkmuXNKY3tm2ZaJvJSXvKaRSNQVJFR0w4SlcSKukrRQibjpe9kI+UHvRfe+kI59uQIbS4LV+nNWSEY/9azCJvO5ntPgBePeBS871qtPWJgzTkV6ZK3huxjoO3zLUnljHJ5qbKpHqcIHdEUx22wKJt4wbOY5COusH+sgnPtq7ueJzVfyJae6DoO57L6uonfzVozqSL4G7gTp3QkMsBN3RT2fUPcfegxxyBcT+X7yMwjy7yfy/eQXEOSXI9LLdgcz6vmAkAn9/ODIAV+6r5/1/k2sjQsoQhN6SwqKugzphN6EhKIxec7SgoYacaAI0IKiqwOOWgcc/d8BRx54UARoQn2ADSqigDbUI/YwKgpoRD1iDyOj47WiNkTVkDFFgM70vifeA2taT2aCbV5WMaA39Yg9iKzWqCf25mV1rBXRLo7Le0lnWzkJCFdXSqI+1ESdKYpagl1CCqcrZVG77GGE05XCqF32MMI5Jj9604EalNGLI70vZ1dqoz4UR+ufQhNs80JKXKmO2mUPIqQE0IF6xB5ESMmYHOjN/xi57keJK36UeOBHiSt+1BJsUBl1xY/aZQ8jo674UbvsYWR0TH50YH3UfXdKXHGnxAN3Wn9nTbDNy+rMFXdqlz2IrM5ccad22d9DVmV4eUhYXf7vM8R/AQ=='),
this.addEntry(dt + 'execution region', function()
{
var cell1 = new mxCell('Action', new mxGeometry(0, 0, 160, 50),
'html=1;dashed=0;rounded=1;absoluteArcSize=1;arcSize=20;verticalAlign=middle;align=center;');
cell1.vertex = true;
var label1 = new mxCell('*',
new mxGeometry(1, 0.5, 20, 20), 'text;resizeWidth=0;resizeHeight=0;points=[];part=1;verticalAlign=middle;align=center;');
label1.vertex = true;
label1.geometry.relative = true;
label1.geometry.offset = new mxPoint(-20, -10);
cell1.insert(label1);
return sb.createVertexTemplateFromCells([cell1], 160, 50, 'Execution region');
}),
this.addDataEntry(dt + 'execution node action', 210, 60, 'Execution node with action', '7ZhNb4MwDIZ/TY6bklC67tjSrbtMmrTDzhm4ECk0KKRdu18/UwJdvwSTyr6EBBJ24uT1E0sWIV6QrmdGZMmjjkAR7454gdHall/pOgClCKcyIt6UcE7xJfz+zCjbjtJMGFjYNgG8DFgJtYTSMw6t1Au3UG43yvkTm6K6KSPeJBJ5AsUCFA2jl4toaxVD4jXXamlhbMJn+Q6Vt7Z4EbICY2Uo1FjJeIHOVEZRsc1EOEeI6sGgw6nD+bA+m+HW5dKbgU7Bmg1OeZORTVyWrKRAE5Bx4sKGzify0o7r0B0v/HDITuPzjvAdcYsRUFZwghwRvDhRtPY8VJJo23x5Y76jE+m6QqAGlLByBXvLn2LgdnjSEjfm1Onx3DKb0rxiBxT1fJ6DPWJY62yFddCMtRXOrNC+FeZP8EGpASU+hgeFde3v2ayy8Gl5El5z5XVwEhdF7feom4ued1Hkw558M/lBF+RvevLN5A/b40XIj35Rv9zsBfyj7nnbXXmzg/Jme+XNvlbeo7/fPavz61l/e/tkrEf/Q/2THf819ug7aaBo7u4Cyumfrwo+AA=='),
this.addEntry(dt + 'interaction', function()
{
var cell1 = new mxCell('Interaction1 heading', new mxGeometry(0, 0, 290, 160),
'shape=umlFrame;tabWidth=110;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;labelInHeader=1;width=140;height=30;recursiveResize=0;');
cell1.vertex = true;
var field1 = new mxCell('Property1',
new mxGeometry(0, 0, 100, 20), 'text');
field1.geometry.relative = true;
field1.geometry.offset = new mxPoint(20, 40);
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('Property2',
new mxGeometry(0, 0, 150, 60), 'shape=note2;boundedLbl=1;whiteSpace=wrap;html=1;size=25;verticalAlign=top;align=left;spacingLeft=10;');
field2.geometry.relative = true;
field2.geometry.offset = new mxPoint(120, 80);
field2.vertex = true;
cell1.insert(field2);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Interaction');
}),
this.addDataEntry(dt + 'lifeline sequence participant', 220, 300, 'Lifelines', '1ZPBbsMgDIafhjuFN2iy9bJJ0/oELPEKEgQETpPu6ecEaDRpkXbYDjsgmc/+4/gHmGzcfIoq6Gffg2Xygckmeo85cnMD1jLBTc9ky4TgtJh43Mke1iwPKsKAPxGILLgqO0ImT+YdrBmgfCrhzZZM0ios4ehsLWLyGCAaBwiRMrbgl40dJ20QzkF1i3SiQYlpdDRpe6Cw8wMqksT73loVknlbu3IiEboxJnOFV0jmo1I/4tKp8cMAHRZYhoGIMO8asqLixgk8/We8UclketSlgmfTuAZz0UUmK1Qpg8tdu/lLQbH4e7vlrt3iH9pd+7cqaeh/4QyqoFzaPzkT2m7Pa819eX2f'),
this.addDataEntry(dt + 'lifeline execution', 220, 300, 'Lifelines', '5ZTbasMwDIafxvdu3MB223TrzQZjewIvVWuDYhlH6WFPPydx2m5pR2FsDEYISL8syfoQFqqodougvXmkJaBQd0IVgYh7q9oVgCgyaZdCzUWWyfiL7P5CdNJFpdcBHF+TkPUJG40N9MqDXQFaBylS8x5TpDbat2ZT4XBIqJmHYCtgCDGCSX46arOtsQwvXpdt6jYOGjXDVZx0PolmSY51TAkHH1H72r52XWVUApRNqO0GnqG2b4NKDbedCnIOSk5iGgYCw+4ikE5KNBZA8Z5hH48MCQmY3Nolm6TJpBmwa5PKqEHUdS+sD7WOvKORkJ/Hr0b4R9RPWHmyjrtu+Uzk80/wKbChNTmNp/hXFrEgpNBVUzey/a5FlX2Japr3GfvevT0HbsztAPg73KYX13byz9b2V9Y0//E1vQrB9I+sY3SPL3QX+/CAvwM='),
this.addDataEntry(dt + 'destruction occurence specification', 100, 300, 'Destruction Occurence Specification', 'lZJBboMwEEVP471jZ9F1oM2mlaL2BC5MY0sGW/YQoKfvgE1oVVI1C6SZP/Nt/pOZLJrhGJTXL64Gy+Qjk0VwDlPVDAVYywQ3NZMlE4LTx8TTjelunnKvArT4H4NIhouyHSTl2XyANS3koyKONk+iVn4qu8YuS0wePATTAEKgic3yadUOvTYIb15Vk7WnoKRpbChpuaOyci0qsoRrb63y0bzPt3JSAlRdiOYCrxDN56K6DqebCte2UGEWcxgICMNNILOUaRzB0X+GkVZ6U6POGzxB4xrMWWebXEQVk3C+ele+VGTE27jlL9x/US4hYnAjBatV1FDfk1JspxyWMMkx5uWH3H+DsN9gsL8fAbXra55nPx77Fw=='),
this.addEntry(dt + 'interaction', function()
{
var cell1 = new mxCell('Interaction1 heading', new mxGeometry(0, 0, 290, 250),
'shape=umlFrame;tabWidth=110;tabHeight=30;tabPosition=left;html=1;boundedLbl=1;labelInHeader=1;width=140;height=30;');
cell1.vertex = true;
var field1 = new mxCell('[constraint1]',
new mxGeometry(0, 0, 100, 20), 'text');
field1.geometry.relative = true;
field1.geometry.offset = new mxPoint(20, 40);
field1.vertex = true;
cell1.insert(field1);
var field2 = new mxCell('[constraint2]',
new mxGeometry(0, 125, 290, 10), 'line;strokeWidth=1;dashed=1;labelPosition=center;verticalLabelPosition=bottom;align=left;verticalAlign=top;spacingLeft=20;spacingTop=15;');
field2.geometry.relative = false;
field2.vertex = true;
cell1.insert(field2);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Interaction');
}),
this.addEntry(dt + 'lifeline continuation', function()
{
var cell1 = new mxCell('Continuation1', new mxGeometry(30, 60, 160, 30),
'rounded=1;dashed=0;');
cell1.vertex = true;
var cell2 = new mxCell('Lifeline1', new mxGeometry(0, 0, 100, 200),
'shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;');
cell2.vertex = true;
var cell3 = new mxCell('Lifeline2', new mxGeometry(120, 0, 100, 200),
'shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;');
cell3.vertex = true;
return sb.createVertexTemplateFromCells([cell1, cell2, cell3], 220, 200, 'Lifeline Continuation');
}),
this.addEntry(dt + 'lifeline state invariant', function()
{
var cell1 = new mxCell('Lifeline1', new mxGeometry(0, 0, 100, 200),
'shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;');
cell1.vertex = true;
var cell2 = new mxCell('State1 inv.', new mxGeometry(10, 50, 80, 30),
'rounded=1;dashed=0;point=[];connectable=0;');
cell2.vertex = true;
cell1.insert(cell2);
var cell3 = new mxCell('{State2 inv.}', new mxGeometry(0, 140, 100, 30),
'text;align=center;point=[];connectable=0;');
cell3.vertex = true;
cell1.insert(cell3);
return sb.createVertexTemplateFromCells([cell1], 100, 200, 'Lifeline State Invariant');
}),
this.addEntry(dt + 'interaction use', function()
{
var cell1 = new mxCell('ref', new mxGeometry(0, 0, 260, 120),
'shape=umlFrame;tabPosition=left;html=1;boundedLbl=1;labelInHeader=1;width=50;height=30;');
cell1.vertex = true;
var field1 = new mxCell('Interaction1',
new mxGeometry(0, 0, 100, 20), 'text;align=center;');
field1.geometry.relative = true;
field1.geometry.offset = new mxPoint(60, 50);
field1.vertex = true;
cell1.insert(field1);
return sb.createVertexTemplateFromCells([cell1], cell1.geometry.width, cell1.geometry.height, 'Interaction');
}),
this.addEntry(dt + 'lifeline state invariant', function()
{
var cell1 = new mxCell('Lifeline1', new mxGeometry(0, 0, 100, 200),
'shape=umlLifeline;perimeter=lifelinePerimeter;whiteSpace=wrap;html=1;container=1;collapsible=0;recursiveResize=0;outlineConnect=0;');
cell1.vertex = true;
var cell2 = new mxCell('', new mxGeometry(30, 70, 40, 20),
'shape=partialRectangle;whiteSpace=wrap;html=1;bottom=0;fillColor=none;point=[];connectable=0;');
cell2.vertex = true;
cell1.insert(cell2);
var cell3 = new mxCell('', new mxGeometry(30, 150, 40, 20),
'shape=partialRectangle;whiteSpace=wrap;html=1;top=0;fillColor=none;point=[];connectable=0;');
cell3