Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6c30062304d6582084b985b839c6b4d9168b4531 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.papyrus.uml.diagram.sequence" version="2">
    <resource path="custom-src/org/eclipse/papyrus/uml/diagram/sequence/edit/policies/InteractionOperandDragDropEditPolicy.java" type="org.eclipse.papyrus.uml.diagram.sequence.edit.policies.InteractionOperandDragDropEditPolicy">
        <filter comment="API moved to InteractionOperandResizePolicy" id="338755678">
            <message_arguments>
                <message_argument value="org.eclipse.papyrus.uml.diagram.sequence.edit.policies.InteractionOperandDragDropEditPolicy"/>
                <message_argument value="MIN_HEIGHT"/>
            </message_arguments>
        </filter>
        <filter comment="API moved to InteractionOperandResizePolicy" id="338755678">
            <message_arguments>
                <message_argument value="org.eclipse.papyrus.uml.diagram.sequence.edit.policies.InteractionOperandDragDropEditPolicy"/>
                <message_argument value="MIN_WIDTH"/>
            </message_arguments>
        </filter>
        <filter comment="API moved to InteractionOperandResizePolicy" id="338792546">
            <message_arguments>
                <message_argument value="org.eclipse.papyrus.uml.diagram.sequence.edit.policies.InteractionOperandDragDropEditPolicy"/>
                <message_argument value="getResizeCommand(ChangeBoundsRequest)"/>
            </message_arguments>
        </filter>
    </resource>
</component>

Back to the top