Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian W. Damus2015-11-24 21:26:11 +0000
committerGerrit Code Review @ Eclipse.org2015-11-26 19:57:19 +0000
commit50c6b2c7f4b90cdfd1272d9d049decdcfa8c33c5 (patch)
treeb7482ee723eca18081d06c408ebc2a031a91cdef /plugins/uml/diagram
parent50d72f8ec11d7157ce700a1e7744d6bbc8b35b99 (diff)
downloadorg.eclipse.papyrus-50c6b2c7f4b90cdfd1272d9d049decdcfa8c33c5.tar.gz
org.eclipse.papyrus-50c6b2c7f4b90cdfd1272d9d049decdcfa8c33c5.tar.xz
org.eclipse.papyrus-50c6b2c7f4b90cdfd1272d9d049decdcfa8c33c5.zip
Bug 482927: [Properties] Customization context models should have UI labels
https://bugs.eclipse.org/bugs/show_bug.cgi?id=482927 Add an optional 'label' attribute to the Context class and a derived 'userLabel' that is the 'label' if present, otherwise the 'name'. Use the new derived user label wherever appropriate in the UI: in progress monitors, informational dialogs, and especially the preference pages. In the "Property view" preference page, sort contexts by user label. Update existing context models to provide user-friendly labels.
Diffstat (limited to 'plugins/uml/diagram')
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/model/prop/seq.ctx224
-rw-r--r--plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/propertyView/symbols/symbols.ctx68
2 files changed, 146 insertions, 146 deletions
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/model/prop/seq.ctx b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/model/prop/seq.ctx
index 52c1aa04741..59ba1bcccda 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/model/prop/seq.ctx
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/model/prop/seq.ctx
@@ -1,112 +1,112 @@
-<?xml version="1.0" encoding="ASCII"?>
-<contexts:Context xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:constraints="http://www.eclipse.org/papyrus/constraints/0.9" xmlns:contexts="http://www.eclipse.org/papyrus/properties/contexts/0.9" name="SequenceNotation">
- <tabs label="Appearance" id="appearance" category="org.eclipse.papyrus" priority="75">
- <sections name="CombinedFragmentTitle" sectionFile="ui/CombinedFragmentTitle.xwt">
- <widget href="ui/CombinedFragmentTitle.xwt#/"/>
- </sections>
- <sections name="ConsiderIgnoreFragmentTitle" sectionFile="ui/ConsiderIgnoreFragmentTitle.xwt">
- <widget href="ui/ConsiderIgnoreFragmentTitle.xwt#/"/>
- </sections>
- <sections name="MessageStyle" sectionFile="ui/MessageStyle.xwt">
- <widget href="ui/MessageStyle.xwt#/"/>
- </sections>
- <sections name="InteractionOperandGuardVisibility" sectionFile="ui/InteractionOperandGuardVisibility.xwt">
- <widget href="ui/InteractionOperandGuardVisibility.xwt#/"/>
- </sections>
- <sections name="LinkRoute" sectionFile="ui/LinkRoute.xwt">
- <widget href="ui/LinkRoute.xwt#/"/>
- </sections>
- <sections name="GateNameSection" sectionFile="ui/GateNameSection.xwt">
- <widget href="ui/GateNameSection.xwt#/"/>
- </sections>
- <sections name="DisplayBehaviorSection" sectionFile="ui/DisplayBehaviorSection.xwt">
- <widget href="ui/DisplayBehaviorSection.xwt#/"/>
- </sections>
- </tabs>
- <views name="CombinedFragmentTitle" sections="//@tabs.0/@sections.0" automaticContext="true">
- <constraints xsi:type="constraints:SimpleConstraint" name="isSingleCombinedFragment">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
- <properties xsi:type="constraints:ValueProperty" name="umlClassName" value="CombinedFragment"/>
- </constraints>
- </views>
- <views name="ConsiderIgnoreFragmentTitle" sections="//@tabs.0/@sections.1" automaticContext="true">
- <constraints xsi:type="constraints:SimpleConstraint" name="isSingleConsiderIgnoreFragment">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
- <properties xsi:type="constraints:ValueProperty" name="umlClassName" value="ConsiderIgnoreFragment"/>
- </constraints>
- </views>
- <views name="MessageStyle" sections="//@tabs.0/@sections.2" automaticContext="true">
- <constraints xsi:type="constraints:SimpleConstraint" name="isMessageStyle">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/>
- <properties xsi:type="constraints:ValueProperty" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/>
- <properties xsi:type="constraints:ValueProperty" name="className" value="Edge"/>
- </constraints>
- </views>
- <views name="InteractionOperandGuard" sections="//@tabs.0/@sections.3">
- <constraints xsi:type="constraints:SimpleConstraint" name="isInteractionOperand">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
- <properties xsi:type="constraints:ValueProperty" name="umlClassName" value="InteractionOperand"/>
- </constraints>
- </views>
- <views name="LinkRoute" sections="//@tabs.0/@sections.4">
- <constraints xsi:type="constraints:SimpleConstraint" name="isMLinkRoute">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@constraintTypes.0"/>
- <properties xsi:type="constraints:ValueProperty" name="sourcePart" value="org.eclipse.papyrus.uml.diagram.sequence.edit.parts.DurationConstraintEditPart"/>
- </constraints>
- </views>
- <views name="GateName" sections="//@tabs.0/@sections.5">
- <constraints xsi:type="constraints:SimpleConstraint" name="isGate">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
- <properties xsi:type="constraints:ValueProperty" name="umlClassName" value="Gate"/>
- </constraints>
- </views>
- <views name="DisplayBehavior" sections="//@tabs.0/@sections.6">
- <constraints xsi:type="constraints:SimpleConstraint" name="isBehaviorExecutionSpecification">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
- <properties xsi:type="constraints:ValueProperty" name="umlClassName" value="BehaviorExecutionSpecification"/>
- </constraints>
- </views>
- <dataContexts name="Preference" label="Preference">
- <elements name="org.eclipse.papyrus.infra.gmfdiag.preferences">
- <properties name="ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility" label="Show name" type="Boolean" description="Show the Title in the diagram"/>
- <properties name="ELEMENT_PapyrusUMLSequenceDiagram_ConsiderIgnoreFragment_CombinedFragmentCompartment.compartment_name.visibility" label="Show name" type="Boolean" description="Show the Title in the diagram"/>
- </elements>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.1"/>
- </dataContexts>
- <dataContexts name="MessageStyle" label="MessageStyle">
- <elements name="LineStyle">
- <properties name="lineColor" type="Integer"/>
- <properties name="lineWidth" type="Integer"/>
- </elements>
- <elements name="FontStyle">
- <properties name="fontColor" type="Integer"/>
- <properties name="fontName"/>
- <properties name="fontHeight" type="Integer"/>
- <properties name="bold" type="Boolean"/>
- <properties name="italic" type="Boolean"/>
- <properties name="underline" type="Boolean"/>
- <properties name="strikeThrough" type="Boolean"/>
- </elements>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.0"/>
- </dataContexts>
- <dataContexts name="InteractionOperand" label="Interaction Operand">
- <elements name="Guard">
- <properties name="visilibity" label="Show Guard" type="Boolean" description="Show or hide Guard for Interaction Operand&#xD;&#xA;"/>
- </elements>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.2"/>
- </dataContexts>
- <dataContexts name="LinkRoute" label="Link Route">
- <elements name="Routing">
- <properties name="style"/>
- </elements>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.4"/>
- </dataContexts>
- <dataContexts name="Gate" label="Gate">
- <properties name="showName" label="Show Name" type="Boolean" description="Show name on diagram."/>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.3"/>
- </dataContexts>
- <dataContexts name="Behavior" label="Behavior">
- <properties name="displayBehavior" label="Display" type="Boolean" description="Display Behavior Label."/>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.5"/>
- </dataContexts>
-</contexts:Context>
+<?xml version="1.0" encoding="ASCII"?>
+<contexts:Context xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:constraints="http://www.eclipse.org/papyrus/constraints/0.9" xmlns:contexts="http://www.eclipse.org/papyrus/properties/contexts/0.9" xmi:id="_m_oaYJLFEeWfWq9wJhwxKw" name="SequenceNotation" label="UML Sequence Diagram Notation">
+ <tabs xmi:id="_m_pBcJLFEeWfWq9wJhwxKw" label="Appearance" id="appearance" category="org.eclipse.papyrus" priority="75">
+ <sections xmi:id="_m_pBcZLFEeWfWq9wJhwxKw" name="CombinedFragmentTitle" sectionFile="ui/CombinedFragmentTitle.xwt">
+ <widget href="ui/CombinedFragmentTitle.xwt#/"/>
+ </sections>
+ <sections xmi:id="_m_pBcpLFEeWfWq9wJhwxKw" name="ConsiderIgnoreFragmentTitle" sectionFile="ui/ConsiderIgnoreFragmentTitle.xwt">
+ <widget href="ui/ConsiderIgnoreFragmentTitle.xwt#/"/>
+ </sections>
+ <sections xmi:id="_m_pBc5LFEeWfWq9wJhwxKw" name="MessageStyle" sectionFile="ui/MessageStyle.xwt">
+ <widget href="ui/MessageStyle.xwt#/"/>
+ </sections>
+ <sections xmi:id="_m_pBdJLFEeWfWq9wJhwxKw" name="InteractionOperandGuardVisibility" sectionFile="ui/InteractionOperandGuardVisibility.xwt">
+ <widget href="ui/InteractionOperandGuardVisibility.xwt#/"/>
+ </sections>
+ <sections xmi:id="_m_pBdZLFEeWfWq9wJhwxKw" name="LinkRoute" sectionFile="ui/LinkRoute.xwt">
+ <widget href="ui/LinkRoute.xwt#/"/>
+ </sections>
+ <sections xmi:id="_m_pBdpLFEeWfWq9wJhwxKw" name="GateNameSection" sectionFile="ui/GateNameSection.xwt">
+ <widget href="ui/GateNameSection.xwt#/"/>
+ </sections>
+ <sections xmi:id="_m_pBd5LFEeWfWq9wJhwxKw" name="DisplayBehaviorSection" sectionFile="ui/DisplayBehaviorSection.xwt">
+ <widget href="ui/DisplayBehaviorSection.xwt#/"/>
+ </sections>
+ </tabs>
+ <views xmi:id="_m_pBeJLFEeWfWq9wJhwxKw" name="CombinedFragmentTitle" sections="_m_pBcZLFEeWfWq9wJhwxKw" automaticContext="true">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_pBeZLFEeWfWq9wJhwxKw" name="isSingleCombinedFragment">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_pBepLFEeWfWq9wJhwxKw" name="umlClassName" value="CombinedFragment"/>
+ </constraints>
+ </views>
+ <views xmi:id="_m_pBe5LFEeWfWq9wJhwxKw" name="ConsiderIgnoreFragmentTitle" sections="_m_pBcpLFEeWfWq9wJhwxKw" automaticContext="true">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_pBfJLFEeWfWq9wJhwxKw" name="isSingleConsiderIgnoreFragment">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_pogJLFEeWfWq9wJhwxKw" name="umlClassName" value="ConsiderIgnoreFragment"/>
+ </constraints>
+ </views>
+ <views xmi:id="_m_pogZLFEeWfWq9wJhwxKw" name="MessageStyle" sections="_m_pBc5LFEeWfWq9wJhwxKw" automaticContext="true">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_pogpLFEeWfWq9wJhwxKw" name="isMessageStyle">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.infra.gmfdiag.properties/model/Environment.xmi#//@constraintTypes.3"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_pog5LFEeWfWq9wJhwxKw" name="nsUri" value="http://www.eclipse.org/gmf/runtime/1.0.2/notation"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_pohJLFEeWfWq9wJhwxKw" name="className" value="Edge"/>
+ </constraints>
+ </views>
+ <views xmi:id="_m_pohZLFEeWfWq9wJhwxKw" name="InteractionOperandGuard" sections="_m_pBdJLFEeWfWq9wJhwxKw">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_pohpLFEeWfWq9wJhwxKw" name="isInteractionOperand">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_poh5LFEeWfWq9wJhwxKw" name="umlClassName" value="InteractionOperand"/>
+ </constraints>
+ </views>
+ <views xmi:id="_m_poiJLFEeWfWq9wJhwxKw" name="LinkRoute" sections="_m_pBdZLFEeWfWq9wJhwxKw">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_poiZLFEeWfWq9wJhwxKw" name="isMLinkRoute">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@constraintTypes.0"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_poipLFEeWfWq9wJhwxKw" name="sourcePart" value="org.eclipse.papyrus.uml.diagram.sequence.edit.parts.DurationConstraintEditPart"/>
+ </constraints>
+ </views>
+ <views xmi:id="_m_poi5LFEeWfWq9wJhwxKw" name="GateName" sections="_m_pBdpLFEeWfWq9wJhwxKw">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_pojJLFEeWfWq9wJhwxKw" name="isGate">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_pojZLFEeWfWq9wJhwxKw" name="umlClassName" value="Gate"/>
+ </constraints>
+ </views>
+ <views xmi:id="_m_pojpLFEeWfWq9wJhwxKw" name="DisplayBehavior" sections="_m_pBd5LFEeWfWq9wJhwxKw">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_m_poj5LFEeWfWq9wJhwxKw" name="isBehaviorExecutionSpecification">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.0"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_m_pokJLFEeWfWq9wJhwxKw" name="umlClassName" value="BehaviorExecutionSpecification"/>
+ </constraints>
+ </views>
+ <dataContexts xmi:id="_m_pokZLFEeWfWq9wJhwxKw" name="Preference" label="Preference">
+ <elements xmi:id="_m_pokpLFEeWfWq9wJhwxKw" name="org.eclipse.papyrus.infra.gmfdiag.preferences">
+ <properties xmi:id="_m_pok5LFEeWfWq9wJhwxKw" name="ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility" label="Show name" type="Boolean" description="Show the Title in the diagram"/>
+ <properties xmi:id="_m_polJLFEeWfWq9wJhwxKw" name="ELEMENT_PapyrusUMLSequenceDiagram_ConsiderIgnoreFragment_CombinedFragmentCompartment.compartment_name.visibility" label="Show name" type="Boolean" description="Show the Title in the diagram"/>
+ </elements>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.1"/>
+ </dataContexts>
+ <dataContexts xmi:id="_m_polZLFEeWfWq9wJhwxKw" name="MessageStyle" label="MessageStyle">
+ <elements xmi:id="_m_polpLFEeWfWq9wJhwxKw" name="LineStyle">
+ <properties xmi:id="_m_pol5LFEeWfWq9wJhwxKw" name="lineColor" type="Integer"/>
+ <properties xmi:id="_m_pomJLFEeWfWq9wJhwxKw" name="lineWidth" type="Integer"/>
+ </elements>
+ <elements xmi:id="_m_pomZLFEeWfWq9wJhwxKw" name="FontStyle">
+ <properties xmi:id="_m_pompLFEeWfWq9wJhwxKw" name="fontColor" type="Integer"/>
+ <properties xmi:id="_m_pom5LFEeWfWq9wJhwxKw" name="fontName"/>
+ <properties xmi:id="_m_ponJLFEeWfWq9wJhwxKw" name="fontHeight" type="Integer"/>
+ <properties xmi:id="_m_ponZLFEeWfWq9wJhwxKw" name="bold" type="Boolean"/>
+ <properties xmi:id="_m_ponpLFEeWfWq9wJhwxKw" name="italic" type="Boolean"/>
+ <properties xmi:id="_m_pon5LFEeWfWq9wJhwxKw" name="underline" type="Boolean"/>
+ <properties xmi:id="_m_pooJLFEeWfWq9wJhwxKw" name="strikeThrough" type="Boolean"/>
+ </elements>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.0"/>
+ </dataContexts>
+ <dataContexts xmi:id="_m_pooZLFEeWfWq9wJhwxKw" name="InteractionOperand" label="Interaction Operand">
+ <elements xmi:id="_m_poopLFEeWfWq9wJhwxKw" name="Guard">
+ <properties xmi:id="_m_poo5LFEeWfWq9wJhwxKw" name="visilibity" label="Show Guard" type="Boolean" description="Show or hide Guard for Interaction Operand&#xD;&#xA;"/>
+ </elements>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.2"/>
+ </dataContexts>
+ <dataContexts xmi:id="_m_popJLFEeWfWq9wJhwxKw" name="LinkRoute" label="Link Route">
+ <elements xmi:id="_m_popZLFEeWfWq9wJhwxKw" name="Routing">
+ <properties xmi:id="_m_poppLFEeWfWq9wJhwxKw" name="style"/>
+ </elements>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.4"/>
+ </dataContexts>
+ <dataContexts xmi:id="_m_pop5LFEeWfWq9wJhwxKw" name="Gate" label="Gate">
+ <properties xmi:id="_m_poqJLFEeWfWq9wJhwxKw" name="showName" label="Show Name" type="Boolean" description="Show name on diagram."/>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.3"/>
+ </dataContexts>
+ <dataContexts xmi:id="_m_poqZLFEeWfWq9wJhwxKw" name="Behavior" label="Behavior">
+ <properties xmi:id="_m_poqpLFEeWfWq9wJhwxKw" name="displayBehavior" label="Display" type="Boolean" description="Display Behavior Label."/>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.diagram.sequence/model/prop/Environment.xmi#//@modelElementFactories.5"/>
+ </dataContexts>
+</contexts:Context>
diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/propertyView/symbols/symbols.ctx b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/propertyView/symbols/symbols.ctx
index cc47fd266a5..0eadb0c40ad 100644
--- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/propertyView/symbols/symbols.ctx
+++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/propertyView/symbols/symbols.ctx
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="ASCII"?>
-<contexts:Context xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:constraints="http://www.eclipse.org/papyrus/constraints/0.9" xmlns:contexts="http://www.eclipse.org/papyrus/properties/contexts/0.9" name="Symbols">
- <tabs label="Symbol" id="symbol" category="org.eclipse.papyrus" image="" priority="100">
- <afterTab href="ppe:/context/org.eclipse.papyrus.uml.properties/Model/UML/UML.ctx#//@tabs.1"/>
- <sections name="Single TypeSymbolDefinition" sectionFile="ui/SingleTypeSymbolDefinition.xwt">
- <widget href="ui/SingleTypeSymbolDefinition.xwt#/"/>
- </sections>
- <sections name="Multiple TypeSymbolDefinition" sectionFile="ui/MultipleTypeSymbolDefinition.xwt">
- <widget href="ui/MultipleTypeSymbolDefinition.xwt#/"/>
- </sections>
- </tabs>
- <views name="Single TypeSymbolDefinition" sections="//@tabs.0/@sections.0" automaticContext="true" datacontexts="//@dataContexts.0/@elements.1/@elements.0">
- <constraints xsi:type="constraints:SimpleConstraint" name="isSingleTypeSymbolDefinition">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.1"/>
- <properties xsi:type="constraints:ValueProperty" name="stereotypeName" value="PapyrusInternal::Symbols::TypeSymbolDefinition"/>
- </constraints>
- </views>
- <views elementMultiplicity="-1" name="Multiple TypeSymbolDefinition" sections="//@tabs.0/@sections.1" automaticContext="true" datacontexts="//@dataContexts.0/@elements.1/@elements.0">
- <constraints xsi:type="constraints:SimpleConstraint" name="isMultipleTypeSymbolDefinition">
- <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.1"/>
- <properties xsi:type="constraints:ValueProperty" name="stereotypeName" value="PapyrusInternal::Symbols::TypeSymbolDefinition"/>
- </constraints>
- </views>
- <dataContexts name="PapyrusInternal" label="Papyrus Internal Profile">
- <elements name="Path"/>
- <elements xsi:type="contexts:DataContextPackage" name="Symbols">
- <elements name="TypeSymbolDefinition">
- <properties name="symbolPath"/>
- <supertypes href="ppe:/context/org.eclipse.papyrus.uml.properties/Model/UML/UML.ctx#//@dataContexts.0/@elements.14"/>
- </elements>
- </elements>
- <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@modelElementFactories.2"/>
- </dataContexts>
-</contexts:Context>
+<?xml version="1.0" encoding="ASCII"?>
+<contexts:Context xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:constraints="http://www.eclipse.org/papyrus/constraints/0.9" xmlns:contexts="http://www.eclipse.org/papyrus/properties/contexts/0.9" xmi:id="_i5HQ8JLFEeWfWq9wJhwxKw" name="Symbols" label="UML Diagram Symbols">
+ <tabs xmi:id="_i5HQ8ZLFEeWfWq9wJhwxKw" label="Symbol" id="symbol" category="org.eclipse.papyrus" image="" priority="100">
+ <afterTab href="ppe:/context/org.eclipse.papyrus.uml.properties/Model/UML/UML.ctx#//@tabs.1"/>
+ <sections xmi:id="_i5HQ8pLFEeWfWq9wJhwxKw" name="Single TypeSymbolDefinition" sectionFile="ui/SingleTypeSymbolDefinition.xwt">
+ <widget href="ui/SingleTypeSymbolDefinition.xwt#/"/>
+ </sections>
+ <sections xmi:id="_i5HQ85LFEeWfWq9wJhwxKw" name="Multiple TypeSymbolDefinition" sectionFile="ui/MultipleTypeSymbolDefinition.xwt">
+ <widget href="ui/MultipleTypeSymbolDefinition.xwt#/"/>
+ </sections>
+ </tabs>
+ <views xmi:id="_i5HQ9JLFEeWfWq9wJhwxKw" name="Single TypeSymbolDefinition" sections="_i5HQ8pLFEeWfWq9wJhwxKw" automaticContext="true" datacontexts="_i5H4BpLFEeWfWq9wJhwxKw">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_i5HQ9ZLFEeWfWq9wJhwxKw" name="isSingleTypeSymbolDefinition">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_i5HQ9pLFEeWfWq9wJhwxKw" name="stereotypeName" value="PapyrusInternal::Symbols::TypeSymbolDefinition"/>
+ </constraints>
+ </views>
+ <views xmi:id="_i5H4AJLFEeWfWq9wJhwxKw" elementMultiplicity="-1" name="Multiple TypeSymbolDefinition" sections="_i5HQ85LFEeWfWq9wJhwxKw" automaticContext="true" datacontexts="_i5H4BpLFEeWfWq9wJhwxKw">
+ <constraints xsi:type="constraints:SimpleConstraint" xmi:id="_i5H4AZLFEeWfWq9wJhwxKw" name="isMultipleTypeSymbolDefinition">
+ <constraintType href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@constraintTypes.1"/>
+ <properties xsi:type="constraints:ValueProperty" xmi:id="_i5H4ApLFEeWfWq9wJhwxKw" name="stereotypeName" value="PapyrusInternal::Symbols::TypeSymbolDefinition"/>
+ </constraints>
+ </views>
+ <dataContexts xmi:id="_i5H4A5LFEeWfWq9wJhwxKw" name="PapyrusInternal" label="Papyrus Internal Profile">
+ <elements xmi:id="_i5H4BJLFEeWfWq9wJhwxKw" name="Path"/>
+ <elements xsi:type="contexts:DataContextPackage" xmi:id="_i5H4BZLFEeWfWq9wJhwxKw" name="Symbols">
+ <elements xmi:id="_i5H4BpLFEeWfWq9wJhwxKw" name="TypeSymbolDefinition">
+ <properties xmi:id="_i5H4B5LFEeWfWq9wJhwxKw" name="symbolPath"/>
+ <supertypes href="ppe:/context/org.eclipse.papyrus.uml.properties/Model/UML/UML.ctx#//@dataContexts.0/@elements.14"/>
+ </elements>
+ </elements>
+ <modelElementFactory href="ppe:/environment/org.eclipse.papyrus.uml.properties/Model/Environment.xmi#//@modelElementFactories.2"/>
+ </dataContexts>
+</contexts:Context>

Back to the top