diff options
author | yxpoke <yangxu5@huawei.com> | 2020-05-24 22:56:59 +0800 |
---|---|---|
committer | yxpoke <yangxu5@huawei.com> | 2020-05-24 22:56:59 +0800 |
commit | e9d4fc1e6ea5f43811d068db48c3f6847cf0dd66 (patch) | |
tree | 40a207daa0023b72eac2bd49cf4720bee3e16768 /ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css | |
parent | 22c62c7e71dfe90b18c27d37b3a7943e9b9186f6 (diff) |
R6 Model Spec Update
Change-Id: I569b33a64bbae425eaec5fa939c57f69ea7e1ed8
Issue-ID: MODELING-363
Signed-off-by: yxpoke <yangxu5@huawei.com>
Diffstat (limited to 'ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css')
-rw-r--r-- | ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css b/ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css deleted file mode 100644 index 5f4a775..0000000 --- a/ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css +++ /dev/null @@ -1,16 +0,0 @@ -Class > Compartment[kind="nestedclassifiers"] { - visible:false; -} - -Class > Compartment[kind="operations"] { - visible:false; -} - -DataType > Compartment[kind="operations"] { - visible:false; -} - -Property { maskLabel: name type multiplicity defaultValue;} - -Label[type=StereotypeLabel]{ - visible:false;}
\ No newline at end of file |