Skip to content

Commit d186d2b

Browse files
committed
Archimate report archi:archi_report
0 parents  commit d186d2b

3,158 files changed

Lines changed: 704883 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Whitespace-only changes.

NBility 2.4.archimate

Lines changed: 91675 additions & 0 deletions
Large diffs are not rendered by default.

NBility 2.4.docx

20 MB
Binary file not shown.

NBility 2.4.pdf

38 MB
Binary file not shown.

css/i18n.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import url('i18n/en.css');

css/i18n/en.css

Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
/* View pages */
2+
:lang(en) .i18n-content:after {content: "Content"}
3+
:lang(en) .i18n-documentation:after {content: "Documentation"}
4+
:lang(en) .i18n-purpose:after {content: "Purpose"}
5+
:lang(en) .i18n-properties:after {content: "Properties"}
6+
:lang(en) .i18n-analysis:after {content: "Analysis"}
7+
:lang(en) .i18n-used-in-views:after {content: "Used in Views"}
8+
:lang(en) .i18n-model-relations:after {content: "Model Relations"}
9+
:lang(en) .i18n-elements:after {content: "Elements"}
10+
:lang(en) .i18n-relationships:after {content: "Relationships"}
11+
:lang(en) .i18n-key:after {content: "Key"}
12+
:lang(en) .i18n-value:after {content: "Value"}
13+
:lang(en) .i18n-name:after {content: "Name"}
14+
:lang(en) .i18n-type:after {content: "Type"}
15+
:lang(en) .i18n-source:after {content: "Source"}
16+
:lang(en) .i18n-target:after {content: "Target"}
17+
:lang(en) .i18n-query:after {content: "Query"}
18+
19+
/* element panel */
20+
:lang(en) .i18n-empty_element_message:after {content: "Select an element in the model tree or in a view to show its details here"}
21+
:lang(en) .i18n-relation-source:after {content: "Source:"}
22+
:lang(en) .i18n-relation-target:after {content: "Target:"}
23+
:lang(en) .i18n-specialization:after {content: "Specialization:"}
24+
25+
/* ViewPoints (com.archimatetool.editor.model.viewpoints.IViewpoint) */
26+
:lang(en) .i18n-viewpoint:after {content: "Viewpoint"}
27+
:lang(en) .i18n-viewpoint-:after {content: "No Viewpoint"}
28+
:lang(en) .i18n-viewpoint-application_cooperation:after {content: "Application Cooperation"}
29+
:lang(en) .i18n-viewpoint-application_usage:after {content: "Application Usage"}
30+
:lang(en) .i18n-viewpoint-application_structure:after {content: "Application Structure"}
31+
:lang(en) .i18n-viewpoint-business_process_cooperation:after {content: "Business Process Cooperation"}
32+
:lang(en) .i18n-viewpoint-capability:after {content: "Capability"}
33+
:lang(en) .i18n-viewpoint-goal_realization:after {content: "Goal Realization"}
34+
:lang(en) .i18n-viewpoint-implementation_deployment:after {content: "Implementation and Deployment"}
35+
:lang(en) .i18n-viewpoint-implementation_migration:after {content: "Implementation and Migration"}
36+
:lang(en) .i18n-viewpoint-information_structure:after {content: "Information Structure"}
37+
:lang(en) .i18n-viewpoint-layered:after {content: "Layered"}
38+
:lang(en) .i18n-viewpoint-migration:after {content: "Migration"}
39+
:lang(en) .i18n-viewpoint-motivation:after {content: "Motivation"}
40+
:lang(en) .i18n-viewpoint-organization:after {content: "Organization"}
41+
:lang(en) .i18n-viewpoint-outcome_realization:after {content: "Outcome Realization"}
42+
:lang(en) .i18n-viewpoint-physical:after {content: "Physical"}
43+
:lang(en) .i18n-viewpoint-product:after {content: "Product"}
44+
:lang(en) .i18n-viewpoint-project:after {content: "Project"}
45+
:lang(en) .i18n-viewpoint-requirements_realization:after {content: "Requirements Realization"}
46+
:lang(en) .i18n-viewpoint-resource:after {content: "Resource"}
47+
:lang(en) .i18n-viewpoint-service_realization:after {content: "Service Realization"}
48+
:lang(en) .i18n-viewpoint-stakeholder:after {content: "Stakeholder"}
49+
:lang(en) .i18n-viewpoint-strategy:after {content: "Strategy"}
50+
:lang(en) .i18n-viewpoint-technology:after {content: "Technology"}
51+
:lang(en) .i18n-viewpoint-technology_usage:after {content: "Technology Usage"}
52+
:lang(en) .i18n-viewpoint-value_stream:after {content: "Value Stream"}
53+
54+
55+
/* Elements (Class.SimpleName from com.archimatetool.model) */
56+
:lang(en) .i18n-elementtype-ArchimateModel:before {content: "Model"}
57+
:lang(en) .i18n-elementtype-AccessRelationship:before {content: "Access"}
58+
:lang(en) .i18n-elementtype-AggregationRelationship:before {content: "Aggregation"}
59+
:lang(en) .i18n-elementtype-ApplicationCollaboration:before {content: "Application Collaboration"}
60+
:lang(en) .i18n-elementtype-ApplicationComponent:before {content: "Application Component"}
61+
:lang(en) .i18n-elementtype-ApplicationEvent:before {content: "Application Event"}
62+
:lang(en) .i18n-elementtype-ApplicationFunction:before {content: "Application Function"}
63+
:lang(en) .i18n-elementtype-ApplicationInteraction:before {content: "Application Interaction"}
64+
:lang(en) .i18n-elementtype-ApplicationInterface:before {content: "Application Interface"}
65+
:lang(en) .i18n-elementtype-ApplicationProcess:before {content: "Application Process"}
66+
:lang(en) .i18n-elementtype-ApplicationService:before {content: "Application Service"}
67+
:lang(en) .i18n-elementtype-Artifact:before {content: "Artifact"}
68+
:lang(en) .i18n-elementtype-Assessment:before {content: "Assessment"}
69+
:lang(en) .i18n-elementtype-AssignmentRelationship:before {content: "Assignment"}
70+
:lang(en) .i18n-elementtype-AssociationRelationship:before {content: "Association"}
71+
:lang(en) .i18n-elementtype-BusinessActor:before {content: "Business Actor"}
72+
:lang(en) .i18n-elementtype-BusinessCollaboration:before {content: "Business Collaboration"}
73+
:lang(en) .i18n-elementtype-BusinessEvent:before {content: "Business Event"}
74+
:lang(en) .i18n-elementtype-BusinessFunction:before {content: "Business Function"}
75+
:lang(en) .i18n-elementtype-BusinessInteraction:before {content: "Business Interaction"}
76+
:lang(en) .i18n-elementtype-BusinessInterface:before {content: "Business Interface"}
77+
:lang(en) .i18n-elementtype-BusinessObject:before {content: "Business Object"}
78+
:lang(en) .i18n-elementtype-BusinessProcess:before {content: "Business Process"}
79+
:lang(en) .i18n-elementtype-BusinessRole:before {content: "Business Role"}
80+
:lang(en) .i18n-elementtype-BusinessService:before {content: "Business Service"}
81+
:lang(en) .i18n-elementtype-Capability:before {content: "Capability"}
82+
:lang(en) .i18n-elementtype-CommunicationNetwork:before {content: "Communication Network"}
83+
:lang(en) .i18n-elementtype-CompositionRelationship:before {content: "Composition"}
84+
:lang(en) .i18n-elementtype-Constraint:before {content: "Constraint"}
85+
:lang(en) .i18n-elementtype-CourseOfAction:before {content: "Course of Action"}
86+
:lang(en) .i18n-elementtype-Contract:before {content: "Contract"}
87+
:lang(en) .i18n-elementtype-DataObject:before {content: "Data Object"}
88+
:lang(en) .i18n-elementtype-Deliverable:before {content: "Deliverable"}
89+
:lang(en) .i18n-elementtype-Device:before {content: "Device"}
90+
:lang(en) .i18n-elementtype-DistributionNetwork:before {content: "Distribution Network"}
91+
:lang(en) .i18n-elementtype-Driver:before {content: "Driver"}
92+
:lang(en) .i18n-elementtype-Equipment:before {content: "Equipment"}
93+
:lang(en) .i18n-elementtype-Facility:before {content: "Facility"}
94+
:lang(en) .i18n-elementtype-FlowRelationship:before {content: "Flow"}
95+
:lang(en) .i18n-elementtype-Gap:before {content: "Gap"}
96+
:lang(en) .i18n-elementtype-Goal:before {content: "Goal"}
97+
:lang(en) .i18n-elementtype-Grouping:before {content: "Grouping"}
98+
:lang(en) .i18n-elementtype-ImplementationEvent:before {content: "Implementation Event"}
99+
:lang(en) .i18n-elementtype-InfluenceRelationship:before {content: "Influence"}
100+
:lang(en) .i18n-elementtype-Junction:before {content: "Junction"}
101+
:lang(en) .i18n-elementtype-Location:before {content: "Location"}
102+
:lang(en) .i18n-elementtype-Material:before {content: "Material"}
103+
:lang(en) .i18n-elementtype-Meaning:before {content: "Meaning"}
104+
:lang(en) .i18n-elementtype-Node:before {content: "Node"}
105+
:lang(en) .i18n-elementtype-Outcome:before {content: "Outcome"}
106+
:lang(en) .i18n-elementtype-Path:before {content: "Path"}
107+
:lang(en) .i18n-elementtype-Plateau:before {content: "Plateau"}
108+
:lang(en) .i18n-elementtype-Principle:before {content: "Principle"}
109+
:lang(en) .i18n-elementtype-Product:before {content: "Product"}
110+
:lang(en) .i18n-elementtype-RealizationRelationship:before {content: "Realization"}
111+
:lang(en) .i18n-elementtype-Representation:before {content: "Representation"}
112+
:lang(en) .i18n-elementtype-Requirement:before {content: "Requirement"}
113+
:lang(en) .i18n-elementtype-Resource:before {content: "Resource"}
114+
:lang(en) .i18n-elementtype-ServingRelationship:before {content: "Serving"}
115+
:lang(en) .i18n-elementtype-SpecializationRelationship:before {content: "Specialization"}
116+
:lang(en) .i18n-elementtype-Stakeholder:before {content: "Stakeholder"}
117+
:lang(en) .i18n-elementtype-SystemSoftware:before {content: "System Software"}
118+
:lang(en) .i18n-elementtype-TechnologyCollaboration:before {content: "Technology Collaboration"}
119+
:lang(en) .i18n-elementtype-TechnologyEvent:before {content: "Technology Event"}
120+
:lang(en) .i18n-elementtype-TechnologyFunction:before {content: "Technology Function"}
121+
:lang(en) .i18n-elementtype-TechnologyInteraction:before {content: "Technology Interaction"}
122+
:lang(en) .i18n-elementtype-TechnologyInterface:before {content: "Technology Interface"}
123+
:lang(en) .i18n-elementtype-TechnologyObject:before {content: "Technology Object"}
124+
:lang(en) .i18n-elementtype-TechnologyProcess:before {content: "Technology Process"}
125+
:lang(en) .i18n-elementtype-TechnologyService:before {content: "Technology Service"}
126+
:lang(en) .i18n-elementtype-TriggeringRelationship:before {content: "Triggering"}
127+
:lang(en) .i18n-elementtype-Value:before {content: "Value"}
128+
:lang(en) .i18n-elementtype-ValueStream:before {content: "Value Stream"}
129+
:lang(en) .i18n-elementtype-WorkPackage:before {content: "Work Package"}
130+
131+
/* Other Graphical Objects */
132+
:lang(en) .i18n-elementtype-DiagramModelGroup:after {content: "Group"}
133+
:lang(en) .i18n-elementtype-DiagramModelNote:after {content: "Note"}
134+
:lang(en) .i18n-elementtype-SketchModel:after {content: "Sketch"}
135+
:lang(en) .i18n-elementtype-SketchModelActor:after {content: "Actor"}
136+
:lang(en) .i18n-elementtype-SketchModelSticky:after {content: "Sticky"}
137+
:lang(en) .i18n-elementtype-CanvasModel:after {content: "Canvas"}
138+
:lang(en) .i18n-elementtype-CanvasModelBlock:after {content: "Block"}
139+
:lang(en) .i18n-elementtype-CanvasModelSticky:after {content: "Sticky"}
140+
:lang(en) .i18n-elementtype-CanvasModelImage:after {content: "Image"}
141+
142+
143+
/* Model Tree */
144+
:lang(en) .i18n-modeltree:after {content: "Model Tree"}
145+
:lang(en) .i18n-model_content:after {content: "Model Content"}
146+
:lang(en) .i18n-strategy:after {content: "Strategy"}
147+
:lang(en) .i18n-business_layer:after {content: "Business"}
148+
:lang(en) .i18n-application_layer:after {content: "Application"}
149+
:lang(en) .i18n-technology_layer:after {content: "Technology & Physical"}
150+
:lang(en) .i18n-motivation:after {content: "Motivation"}
151+
:lang(en) .i18n-implementation:after {content: "Implementation & Migration"}
152+
:lang(en) .i18n-connectors:after {content: "Other"}
153+
:lang(en) .i18n-relations:after {content: "Relations"}
154+
:lang(en) .i18n-views:after {content: "Views"}
155+
156+
/* Modal Dialogs */
157+
:lang(en) .i18n-hint:after {content: "Hint"}
158+
:lang(en) .i18n-close:after {content: "Close"}
159+
:lang(en) .i18n-about:after {content: "About"}
160+
:lang(en) .i18n-about-pluginname:after {content: "Archi HTML Report plugin"}
161+
:lang(en) .i18n-about-pluginversion:after {content: "Version 1.3.1"}
162+
:lang(en) .i18n-about-plugintext1:after {content: "This plugin has been developed by Jean-Baptiste Sarrodie, Quentin Varquet and Phil Beauvoir."}
163+
:lang(en) .i18n-about-plugintext2:after {content: "This document has been created using Archi®. Archi® is a free, open source, cross-platform tool to create ArchiMate models and is targeted toward all levels of Enterprise Architects and Modellers. It provides a low cost to entry solution to users who may be making their first steps in the ArchiMate modelling language, or who are looking for a free, cross-platform ArchiMate modelling tool for their company or institution and wish to engage with the language within a TOGAF® or other Enterprise Architecture framework."}
164+
:lang(en) .i18n-about-plugintext3:after {content: "is a registered trademark of Phillip Beauvoir."}

css/model.css

Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,229 @@
1+
/* Setup html pages */
2+
html {
3+
height: 100%; /* Needed for 'empty-element.html' */
4+
}
5+
6+
html.model > body {
7+
background:#ddd;
8+
padding: 0;
9+
}
10+
11+
html.frame > body {
12+
height: 100%;
13+
background:#ddd;
14+
/* padding: 15px; */
15+
}
16+
17+
/* ModelTree */
18+
ul, li {
19+
list-style-type: none;
20+
cursor: default;
21+
}
22+
li.tree-element, ul{
23+
padding-left: 15px;
24+
}
25+
26+
/* jQuery UI Layout style */
27+
.ui-layout-pane {
28+
padding: 0px;
29+
overflow: hidden;
30+
border: 0px solid #ddd;
31+
background: #ddd;
32+
}
33+
.ui-layout-resizer {
34+
border: 2px solid #ddd;
35+
}
36+
37+
/* Force panels width/height */
38+
.root-panel {
39+
height: 100%;
40+
overflow: hidden;
41+
background: #FFF;
42+
}
43+
.root-panel-body {
44+
/* height will be set though jQuery */
45+
overflow: auto;
46+
}
47+
.no-padding {
48+
padding: 0px;
49+
}
50+
.no-margin {
51+
margin: 0px;
52+
}
53+
.documentation {
54+
padding-top: 15px;
55+
padding-bottom: 15px;
56+
}
57+
.navbar {
58+
height: 100%;
59+
}
60+
61+
/* iFrames are inside panel-body */
62+
iframe {
63+
margin: 0px;
64+
padding: 0px;
65+
border: none;
66+
width: 100%;
67+
height: 100%;
68+
}
69+
70+
p.centered {
71+
position: relative;
72+
top: 50%;
73+
transform: translateY(-50%);
74+
text-align: center;
75+
}
76+
77+
.table-condensed th,td {
78+
font-size: 14px;
79+
}
80+
81+
img.diagram {
82+
max-width: 100%;
83+
}
84+
85+
xmp {
86+
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
87+
}
88+
89+
/* Alasql console */
90+
#myconsole td {
91+
white-space: pre-wrap;
92+
}
93+
94+
/* Changing Navbar color can be done by uncommenting and adapting what follows */
95+
/*
96+
.navbar {
97+
background-color: #017a54;
98+
}
99+
100+
.navbar .navbar-nav>li>a:hover {
101+
background-color: rgb(255 255 255 / 20%);
102+
}
103+
104+
.navbar .navbar-nav>li>a:focus {
105+
background-color: rgb(255 255 255 / 0%);
106+
}
107+
*/
108+
109+
/* Image Zoom Slider */
110+
.root-panel-heading {
111+
position: relative;
112+
}
113+
114+
#btnZoomIn, #btnZoomOut {
115+
cursor: pointer;
116+
padding: 0;
117+
}
118+
119+
#zoomSlider {
120+
width: 150px;
121+
position: absolute;
122+
top: 50% !important;
123+
right: 0;
124+
transform: translateY(-50%);
125+
}
126+
127+
#zoomRange {
128+
padding: 0;
129+
}
130+
131+
/* Internet Explorer input range theming thanks to https://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
132+
input[type=range]::-ms-track {
133+
width: 300px;
134+
height: 5px;
135+
136+
/*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
137+
background: transparent;
138+
139+
/*leave room for the larger thumb to overflow with a transparent border */
140+
border-color: transparent;
141+
border-width: 6px 0;
142+
143+
/*remove default tick marks*/
144+
color: transparent;
145+
}
146+
input[type=range]::-ms-fill-lower {
147+
background: #777;
148+
border-radius: 10px;
149+
}
150+
input[type=range]::-ms-fill-upper {
151+
background: #ddd;
152+
border-radius: 10px;
153+
}
154+
input[type=range]::-ms-thumb {
155+
border: none;
156+
height: 16px;
157+
width: 16px;
158+
border-radius: 50%;
159+
background: #767676;
160+
}
161+
input[type=range]:focus::-ms-fill-lower {
162+
background: #888;
163+
}
164+
input[type=range]:focus::-ms-fill-upper {
165+
background: #ccc;
166+
}
167+
168+
169+
/* Firefox input range theming thanks to https://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
170+
input[type=range]{
171+
background: transparent;
172+
}
173+
174+
input[type=range]::-moz-range-track {
175+
/*width: 300px;*/
176+
height: 5px;
177+
background: #ddd;
178+
border: none;
179+
border-radius: 3px;
180+
}
181+
182+
input[type=range]::-moz-range-thumb {
183+
border: none;
184+
height: 16px;
185+
width: 16px;
186+
border-radius: 50%;
187+
background: #767676;
188+
}
189+
190+
191+
/* Search Box */
192+
#tree-search {
193+
width: 5px;
194+
box-sizing: border-box;
195+
border: transparent;
196+
border-radius: 20px;
197+
background-color: transparent;
198+
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADNQTFRFU1NT9fX1lJSUXl5e1dXVfn5+c3Nz6urqv7+/tLS0iYmJqampn5+fysrK39/faWlp////Vi4ZywAAABF0Uk5T/////////////////////wAlrZliAAABLklEQVR42rSWWRbDIAhFHeOUtN3/ags1zaA4cHrKZ8JFRHwoXkwTvwGP1Qo0bYObAPwiLmbNAHBWFBZlD9j0JxflDViIObNHG/Do8PRHTJk0TezAhv7qloK0JJEBh+F8+U/hopIELOWfiZUCDOZD1RADOQKA75oq4cvVkcT+OdHnqqpQCITWAjnWVgGQUWz12lJuGwGoaWgBKzRVBcCypgUkOAoWgBX/L0CmxN40u6xwcIJ1cOzWYDffp3axsQOyvdkXiH9FKRFwPRHYZUaXMgPLeiW7QhbDRciyLXJaKheCuLbiVoqx1DVRyH26yb0hsuoOFEPsoz+BVE0MRlZNjGZcRQyHYkmMp2hBTIzdkzCTc/pLqOnBrk7/yZdAOq/q5NPBH1f7x7fGP4C3AAMAQrhzX9zhcGsAAAAASUVORK5CYII=);
199+
background-size: 20px;
200+
background-position: right 5px center;
201+
background-repeat: no-repeat;
202+
padding: 5px 15px 5px 15px;
203+
cursor: pointer;
204+
}
205+
206+
#tree-search:focus {
207+
width: 100%;
208+
cursor: auto;
209+
background-color: #FFF !important;
210+
border: 1px solid #ddd;
211+
border-radius: 2px;
212+
}
213+
214+
#tree-search.filtered {
215+
background-color: #ddd;
216+
}
217+
218+
/* To remove cross symbol in input field */
219+
#tree-search::-ms-clear {
220+
display: none;
221+
}
222+
223+
#searchBox {
224+
position: absolute;
225+
top: 50% !important;
226+
right: 0;
227+
transform: translateY(-50%);
228+
padding-right: 5px;
229+
}

0 commit comments

Comments
 (0)