Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
MontiSecArc
Commits
96b1ad9e
Commit
96b1ad9e
authored
Oct 23, 2014
by
Paff
Browse files
there are two architecture graphs
with connectors and identities
parent
a5d5be20
Changes
2
Hide whitespace changes
Inline
Side-by-side
montiSecArcAnalysis/mc.cfg
View file @
96b1ad9e
/**
* Generated on
Wed
Oct 2
2 0
4:37
:51
CEST 2014
* Generated on
Thu
Oct 2
3 17:2
4:37 CEST 2014
*/
config {
Require-Model:
...
...
montiSecArcAnalysis/src/main/java/secarc/ets/check/MontiSecArcAnalysisVisitor.java
View file @
96b1ad9e
...
...
@@ -174,7 +174,7 @@ public class MontiSecArcAnalysisVisitor extends CheckWorkflowClient {
}
//Create graph from AST
if
(
componentEntry
!=
null
)
{
graph
=
ArchitectureGraphBuilder
.
forArchitecture
(
componentEntry
).
buildGraph
();
graph
=
ArchitectureGraphBuilder
.
forArchitecture
(
componentEntry
).
buildGraph
ConnectorEdge
();
}
}
...
...
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