summaryrefslogtreecommitdiffstats
path: root/ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css')
-rw-r--r--ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css16
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