Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-02-07 16:19:14 +0000
committerCamille Letavernier2014-02-07 16:24:24 +0000
commitaf0428c6072f0a3eea7fd5de262a1a1556257660 (patch)
treeb20bb16e42e4bd44e640923baf18542d39c09b97 /plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml
parenta2c512bd7e1f0d5b4fc70be51a32d82e788964f2 (diff)
downloadorg.eclipse.papyrus-af0428c6072f0a3eea7fd5de262a1a1556257660.tar.gz
org.eclipse.papyrus-af0428c6072f0a3eea7fd5de262a1a1556257660.tar.xz
org.eclipse.papyrus-af0428c6072f0a3eea7fd5de262a1a1556257660.zip
417396: [CSS] The CSS Engine shall support label visibility & mask
https://bugs.eclipse.org/bugs/show_bug.cgi?id=417396 - Rename compartments to conform with UML2.5-beta2 specification, and unify naming
Diffstat (limited to 'plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml54
1 files changed, 27 insertions, 27 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml
index ef6341e34c4..69b8c144132 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite/plugin.xml
@@ -2359,7 +2359,7 @@
<mapping type="CompositeStructure" humanReadableType="CompositeStructureDiagram"/>
<mapping
- humanReadableType="properties"
+ humanReadableType="attributes"
type="7033">
</mapping>
@@ -2369,7 +2369,7 @@
</mapping>
<mapping
- humanReadableType="properties"
+ humanReadableType="attributes"
type="7036">
</mapping>
@@ -2389,127 +2389,127 @@
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7050">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7051">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7052">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7053">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7054">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7055">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7056">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7057">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7058">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7059">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7060">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7061">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7063">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7064">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7065">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7066">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7067">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7068">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7069">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7070">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7071">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7072">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7073">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7075">
</mapping>
<mapping
- humanReadableType="structure"
+ humanReadableType="internal structure"
type="7077">
</mapping>

Back to the top