-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Xiaoqi Zhao
committed
Feb 9, 2025
1 parent
94079f3
commit ca4931c
Showing
36 changed files
with
11,285 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
112 changes: 112 additions & 0 deletions
112
...ort/id-e9a69a4d532542c3bf21c0cd3c19e601/elements/id-054e2874c581431e95812083ff2872e9.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
<!DOCTYPE html> | ||
<html class="frame" lang="en"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> | ||
<title></title> | ||
|
||
<!-- JQUERY --> | ||
<script type="text/javascript" src="../../lib/jquery/jquery.min.js"></script> | ||
<!-- BOOTSTRAP --> | ||
<link type="text/css" rel="stylesheet" href="../../lib/bootstrap/css/bootstrap.min.yeti.css"> | ||
<script type="text/javascript" src="../../lib/bootstrap/js/bootstrap-3.4.1.min.js"></script> | ||
<!-- REPORT SPECIFIC --> | ||
<link type="text/css" rel="stylesheet" href="../../css/model.css"> | ||
<link type="text/css" rel="stylesheet" href="../../css/i18n.css"> | ||
<script type="text/javascript" src="../../js/frame.js"></script> | ||
<script type="text/javascript" src="../../js/imageMapResizer.min.js"></script> | ||
</head> | ||
|
||
<body> | ||
<div class="panel panel-default root-panel"> | ||
|
||
<div class="panel-heading root-panel-heading"> | ||
<!-- Name --> | ||
<b class="i18n-elementtype-CompositionRelationship"></b> | ||
<!-- If a View with Viewpoint --> | ||
(<span class="i18n-elementtype-CompositionRelationship"></span>) | ||
<a class="glyphicon glyphicon-info-sign" id="hint-CompositionRelationship" target="hint"></a> | ||
</div> | ||
|
||
<div class="panel-body root-panel-body"> | ||
<!-- If this is a digram model (has children and no bounds) show the image --> | ||
|
||
<div role="tabpanel"> | ||
<!-- Nav tabs --> | ||
<ul class="nav nav-tabs" role="tablist"> | ||
<!-- Purpose / Documentation / Content --> | ||
<li role="presentation" class="active"><a href="#documentation" aria-controls="documentation" role="tab" data-toggle="tab" class="i18n-documentation"></a></li> | ||
|
||
<!-- Properties --> | ||
<li role="presentation"><a href="#properties" aria-controls="properties" role="tab" data-toggle="tab" class="i18n-properties"></a></li> | ||
|
||
<!-- Analysis --> | ||
<li role="presentation"><a href="#analysis" aria-controls="analysis" role="tab" data-toggle="tab" class="i18n-analysis"></a></li> | ||
|
||
</ul> | ||
|
||
<!-- Tab panes --> | ||
<div class="tab-content"> | ||
<div role="tabpanel" class="tab-pane active" id="documentation"> | ||
<br> | ||
<b class="i18n-relation-source"></b> | ||
<a href="../elements/id-5fbb53707b2e4e7d95851bdd96f37641.html" target="element"> | ||
Resource A.1 | ||
</a> | ||
<br> | ||
<b class="i18n-relation-target"></b> | ||
<a href="../elements/id-7614c56937bb4964a08aab4113d43079.html" target="element"> | ||
Resource A.1.1 | ||
</a> | ||
<br> | ||
<br> | ||
<div class="convertlinks documentation" style="white-space:pre-wrap"></div> | ||
</div> | ||
<div role="tabpanel" class="tab-pane" id="properties"> | ||
<table class="table table-striped table-hover table-condensed"> | ||
<thead> | ||
<tr> | ||
<th class="i18n-key"></th> | ||
<th class="i18n-value"></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
</tbody> | ||
</table> | ||
</div> | ||
<div role="tabpanel" class="tab-pane" id="analysis"> | ||
<table class="table table-striped table-hover table-condensed" id="used-in-views"> | ||
<thead> | ||
<tr><th colspan="2" class="i18n-used-in-views" /></tr> | ||
<tr> | ||
<th class="i18n-name"></th> | ||
<th class="i18n-viewpoint"></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr id="used-in-views-id-32fb606030f1489ca44f40db9a8448b3"> | ||
<td><a href="../views/id-32fb606030f1489ca44f40db9a8448b3.html" target="view" title="VP24 - Resource Map Viewpoint Example - 2"> VP24 - Resource Map Viewpoint Example - 2 </a></td> | ||
<td><span class="i18n-viewpoint-resource" /></td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<table class="table table-striped table-hover table-condensed" id="model-relations"> | ||
<thead> | ||
<tr><th colspan="4" class="i18n-model-relations" /></tr> | ||
<tr> | ||
<th class="i18n-name"></th> | ||
<th class="i18n-type"></th> | ||
<th class="i18n-source"></th> | ||
<th class="i18n-target"></th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
</tbody> | ||
</table> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<script type="text/javascript">imageMapResize();</script> | ||
</body> | ||
</html> |
Oops, something went wrong.