Home
last modified time | relevance | path

Searched refs:Diagram (Results 1 – 25 of 98) sorted by relevance

1234

/plugin/sequencediagram/bower_components/js-sequence-diagrams/test/
Dgrammar-tests.js70 var LINETYPE = Diagram.LINETYPE;
71 var ARROWTYPE = Diagram.ARROWTYPE;
72 var PLACEMENT = Diagram.PLACEMENT;
94 var d = Diagram.parse('A->B: Message');
99 var d = Diagram.parse('A-->B: Message');
104 var d = Diagram.parse('A->>B: Message');
109 var d = Diagram.parse('A-->>B: Message');
114 equal(Diagram.parse('Title: title').title, 'title', 'Title');
115 equal(Diagram.parse('Title: line1\\nline2').title, 'line1\nline2', 'Multiline Title');
119 equal(Diagram.parse('Title: 中国').title, '中国', 'Unicode Title');
[all …]
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
Ddiagram.js8 function Diagram() { class
16 Diagram.prototype.getActor = function(alias, name) {
26 i = actors.push(new Diagram.Actor(alias, (name || alias), actors.length));
33 Diagram.prototype.getActorWithAlias = function(input) {
49 Diagram.prototype.setTitle = function(title) {
53 Diagram.prototype.addSignal = function(signal) {
57 Diagram.Actor = function(alias, name, index) {
63 Diagram.Signal = function(actorA, signaltype, actorB, message) {
72 Diagram.Signal.prototype.isSelf = function() {
76 Diagram.Note = function(actor, placement, message) {
[all …]
Dsequence-diagram.js12 if (_.isEmpty(Diagram.themes)) {
19 Diagram.themes.hand = Diagram.themes.snapHand || Diagram.themes.raphaelHand;
20 Diagram.themes.simple = Diagram.themes.snapSimple || Diagram.themes.raphaelSimple;
26 Diagram.prototype.drawSVG = function(container, options) { class
33 if (!(options.theme in Diagram.themes)) {
43 var Theme = Diagram.themes[options.theme];
Dgrammar.jison64 : 'note' placement actor message { $$ = new Diagram.Note($3, $2, $4); }
65 | 'note' 'over' actor_pair message { $$ = new Diagram.Note($3, Diagram.PLACEMENT.OVER, $4); }
74 : 'left_of' { $$ = Diagram.PLACEMENT.LEFTOF; }
75 | 'right_of' { $$ = Diagram.PLACEMENT.RIGHTOF; }
80 { $$ = new Diagram.Signal($1, $2, $3, $4); }
84 : ACTOR { $$ = yy.parser.yy.getActor(Diagram.unescape($1)); }
88 : ACTOR { $$ = yy.parser.yy.getActorWithAlias(Diagram.unescape($1)); }
97 : LINE { $$ = Diagram.LINETYPE.SOLID; }
98 | DOTLINE { $$ = Diagram.LINETYPE.DOTTED; }
102 : ARROW { $$ = Diagram.ARROWTYPE.FILLED; }
[all …]
Dmain.js37 exports = module.exports = Diagram;
39 exports.Diagram = Diagram;
41 root.Diagram = Diagram;
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
Dsequence-diagram-snap.js18 function Diagram() { class
26 Diagram.prototype.getActor = function(alias, name) { class
36 i = actors.push(new Diagram.Actor(alias, (name || alias), actors.length));
43 Diagram.prototype.getActorWithAlias = function(input) {
59 Diagram.prototype.setTitle = function(title) {
63 Diagram.prototype.addSignal = function(signal) {
67 Diagram.Actor = function(alias, name, index) {
73 Diagram.Signal = function(actorA, signaltype, actorB, message) {
82 Diagram.Signal.prototype.isSelf = function() {
86 Diagram.Note = function(actor, placement, message) {
[all …]
Dsequence-diagram-raphael.js18 function Diagram() { class
26 Diagram.prototype.getActor = function(alias, name) { class
36 i = actors.push(new Diagram.Actor(alias, (name || alias), actors.length));
43 Diagram.prototype.getActorWithAlias = function(input) {
59 Diagram.prototype.setTitle = function(title) {
63 Diagram.prototype.addSignal = function(signal) {
67 Diagram.Actor = function(alias, name, index) {
73 Diagram.Signal = function(actorA, signaltype, actorB, message) {
82 Diagram.Signal.prototype.isSelf = function() {
86 Diagram.Note = function(actor, placement, message) {
[all …]
Dsequence-diagram-snap-min.js6Diagram(){this.title=void 0,this.actors=[],this.signals=[]}function ParseError(message,hash){_.ext… class
Dsequence-diagram.js18 function Diagram() { class
26 Diagram.prototype.getActor = function(alias, name) { class
36 i = actors.push(new Diagram.Actor(alias, (name || alias), actors.length));
43 Diagram.prototype.getActorWithAlias = function(input) {
59 Diagram.prototype.setTitle = function(title) {
63 Diagram.prototype.addSignal = function(signal) {
67 Diagram.Actor = function(alias, name, index) {
73 Diagram.Signal = function(actorA, signaltype, actorB, message) {
82 Diagram.Signal.prototype.isSelf = function() {
86 Diagram.Note = function(actor, placement, message) {
[all …]
Dsequence-diagram-raphael-min.js6Diagram(){this.title=void 0,this.actors=[],this.signals=[]}function ParseError(message,hash){_.ext… class
8Diagram.themes))throw new Error("No themes were registered. Please call registerTheme(...).");Diag…
Dsequence-diagram-min.js6Diagram(){this.title=void 0,this.actors=[],this.signals=[]}function ParseError(message,hash){_.ext… class
8Diagram.themes))throw new Error("No themes were registered. Please call registerTheme(...).");Diag…
/plugin/diagramsnet/lib/resources/
Ddia_id.txt63 blankDiagram=Diagram Kosong
93 classDiagram=Class Diagram
157 createNewDiagram=Buat Diagram Baru
178 diagram=Diagram
179 diagramContent=Konten Diagram
180 diagramLocked=Diagram dikunci untuk mencegah data hilang lebih banyak.
182 diagramName=Nama Diagram
183 diagramIsPublic=Diagram publik
184 diagramIsNotPublic=Diagram tidak publik
225 editDiagram=Edit Diagram
[all …]
Ddia_uk.txt250 entityRelationshipDiagram=Entity Relationship Diagram
719 swimlaneDiagram=Swimlane Diagram
842 officeSelDiag=Select draw.io Diagram:
877 confEditedExt=Diagram/Page edited externally
878 diagNotFound=Diagram Not Found
879 confEditedExtRefresh=Diagram/Page is edited externally. Please refresh the page.
888 diagCantLoad=Diagram cannot be loaded
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
955 confADiagIndexSucc=Diagram "{1}" indexed successfully.
958 confADiagUptoDate=Diagram "{1}" is up to date.
[all …]
Ddia_ar.txt179 diagramContent=Diagram Content
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
250 entityRelationshipDiagram=Entity Relationship Diagram
418 invalidFilename=Diagram names must not contain the following characters: \ / | : ; { } < > & + ? = "
719 swimlaneDiagram=Swimlane Diagram
842 officeSelDiag=Select draw.io Diagram:
877 confEditedExt=Diagram/Page edited externally
878 diagNotFound=Diagram Not Found
[all …]
Ddia_ko.txt93 classDiagram=Class Diagram
250 entityRelationshipDiagram=Entity Relationship Diagram
719 swimlaneDiagram=Swimlane Diagram
842 officeSelDiag=Select draw.io Diagram:
877 confEditedExt=Diagram/Page edited externally
878 diagNotFound=Diagram Not Found
879 confEditedExtRefresh=Diagram/Page is edited externally. Please refresh the page.
888 diagCantLoad=Diagram cannot be loaded
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
955 confADiagIndexSucc=Diagram "{1}" indexed successfully.
[all …]
Ddia_zh-tw.txt93 classDiagram=Class Diagram
250 entityRelationshipDiagram=Entity Relationship Diagram
719 swimlaneDiagram=Swimlane Diagram
842 officeSelDiag=Select draw.io Diagram:
877 confEditedExt=Diagram/Page edited externally
878 diagNotFound=Diagram Not Found
879 confEditedExtRefresh=Diagram/Page is edited externally. Please refresh the page.
888 diagCantLoad=Diagram cannot be loaded
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
955 confADiagIndexSucc=Diagram "{1}" indexed successfully.
[all …]
Ddia_th.txt93 classDiagram=Class Diagram
250 entityRelationshipDiagram=Entity Relationship Diagram
719 swimlaneDiagram=Swimlane Diagram
842 officeSelDiag=Select draw.io Diagram:
877 confEditedExt=Diagram/Page edited externally
878 diagNotFound=Diagram Not Found
879 confEditedExtRefresh=Diagram/Page is edited externally. Please refresh the page.
888 diagCantLoad=Diagram cannot be loaded
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
955 confADiagIndexSucc=Diagram "{1}" indexed successfully.
[all …]
Ddia_fa.txt93 classDiagram=Class Diagram
250 entityRelationshipDiagram=Entity Relationship Diagram
719 swimlaneDiagram=Swimlane Diagram
842 officeSelDiag=Select draw.io Diagram:
877 confEditedExt=Diagram/Page edited externally
878 diagNotFound=Diagram Not Found
879 confEditedExtRefresh=Diagram/Page is edited externally. Please refresh the page.
888 diagCantLoad=Diagram cannot be loaded
954 confADiagFoundIndex=Diagram "{1}" found. Indexing
955 confADiagIndexSucc=Diagram "{1}" indexed successfully.
[all …]
Ddia_sl.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]
Ddia_hi.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]
Ddia_te.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]
Ddia_si.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]
Ddia_kn.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]
Ddia_sw.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]
Ddia_ml.txt63 blankDiagram=Blank Diagram
93 classDiagram=Class Diagram
157 createNewDiagram=Create New Diagram
178 diagram=Diagram
179 diagramContent=Diagram Content
180 diagramLocked=Diagram has been locked to prevent further data loss.
182 diagramName=Diagram Name
183 diagramIsPublic=Diagram is public
184 diagramIsNotPublic=Diagram is not public
225 editDiagram=Edit Diagram
[all …]

1234