summaryrefslogtreecommitdiffstats
path: root/ONAP_Information_Model/StyleSheets/ClassDiagramStyleSheet.css
blob: 5f4a77515fc3f0e9dd78abda02369d47b68fbfcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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;}