Commit c73d86b0 authored by Philip Makedonski's avatar Philip Makedonski
Browse files

+ added stylesheet

parent 0e45c8dc
<?xml version="1.0" encoding="ASCII"?>
<css:StyleSheetReference xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:css="http://www.eclipse.org/papyrus/infra/gmfdiag/css" path="/TestDescriptionLanguage/css/tdl.css"/>
* {
fillColor: #FFFFFF;
fontColor: #000000;
fontHeight: 9;
}
Label[type=StereotypeLabel]{
depth:"none";
}
Property {
elementIcon:false;
maskLabel: name type multiplicity
}
Association > Label:sourceMultiplicity {
visible:false;
}
Association > Label:targetMultiplicity {
visible:false;
}
Association > Label:targetRole {
maskLabel: name multiplicity;
visible: true;
}
Association > Label:sourceRole {
maskLabel: name multiplicity;
visible: false;
}
Association > Label:name {
visible: false;
}
Class {
gradient: #EEEEEE vertical;
elementIcon:false;
shadow:false;
qualifiedNameDepth:"none";
}
Enumeration {
gradient: #EEEEEE vertical;
elementIcon:false;
shadow:false;
qualifiedNameDepth:"none";
}
EnumerationLiteral {
elementIcon:false;
maskLabel: name;
shapeStereotype: false;
shapeDecorationStereotype: false;
}
EnumerationLiteral > Label:Stereotype {
visible:false;
}
Class.referenced {
gradient: #EEEEEE vertical;
}
Class.referenced > Compartment[kind="attributes"] {
visible:false;
}
Class > Compartment[kind="symbol"] {
visible:false;
}
Class > Compartment[kind="internalstructure"] {
visible:false;
}
Class > Compartment[kind="nestedclassifiers"] {
visible:false;
}
Class > Compartment[kind="operations"] {
visible:false;
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment