summaryrefslogtreecommitdiffstats
path: root/ONAP Information Model/StyleSheets
diff options
context:
space:
mode:
Diffstat (limited to 'ONAP Information Model/StyleSheets')
-rw-r--r--ONAP Information Model/StyleSheets/ClassDiagramStyleSheet.css16
-rw-r--r--ONAP Information Model/StyleSheets/CompartmentRestrictions.css11
-rw-r--r--ONAP Information Model/StyleSheets/NoStereotypesDiagram.css4
3 files changed, 0 insertions, 31 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
diff --git a/ONAP Information Model/StyleSheets/CompartmentRestrictions.css b/ONAP Information Model/StyleSheets/CompartmentRestrictions.css
deleted file mode 100644
index f70f23f..0000000
--- a/ONAP Information Model/StyleSheets/CompartmentRestrictions.css
+++ /dev/null
@@ -1,11 +0,0 @@
-Class > Compartment[kind="nestedclassifiers"] {
- visible:false;
-}
-
-Class > Compartment[kind="operations"] {
- visible:false;
-}
-
-DataType > Compartment[kind="operations"] {
- visible:false;
-} \ No newline at end of file
diff --git a/ONAP Information Model/StyleSheets/NoStereotypesDiagram.css b/ONAP Information Model/StyleSheets/NoStereotypesDiagram.css
deleted file mode 100644
index 9ebc245..0000000
--- a/ONAP Information Model/StyleSheets/NoStereotypesDiagram.css
+++ /dev/null
@@ -1,4 +0,0 @@
-Property { maskLabel: name type multiplicity defaultValue;}
-
-Label[type=StereotypeLabel]{
- visible:false;} \ No newline at end of file