Loading plugins/org.etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign +2 −2 Original line number Original line Diff line number Diff line Loading @@ -347,7 +347,7 @@ <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> </style> </style> </subNodeMappings> </subNodeMappings> <subNodeMappings name="actionReference.actualParameter" semanticCandidatesExpression="[self/]" domainClass="tdl.ActionReference"> <subNodeMappings name="actionReference.argument" semanticCandidatesExpression="[self/]" domainClass="tdl.ActionReference"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, ', ')/]" labelPosition="node" resizeKind="NSEW"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, ', ')/]" labelPosition="node" resizeKind="NSEW"> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> Loading Loading @@ -388,7 +388,7 @@ <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> </style> </style> </subNodeMappings> </subNodeMappings> <subNodeMappings name="testDescriptionReference.actualParameter" semanticCandidatesExpression="[self/]" domainClass="tdl.TestDescriptionReference"> <subNodeMappings name="testDescriptionReference.argument" semanticCandidatesExpression="[self/]" domainClass="tdl.TestDescriptionReference"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, 'parameters', ', ')/]" labelPosition="node" resizeKind="NSEW"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, 'parameters', ', ')/]" labelPosition="node" resizeKind="NSEW"> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> Loading plugins/org.etsi.mts.tdl.graphical.viewpoint/src/org/etsi/mts/tdl/graphical/sirius/actions/CreateAction.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -97,7 +97,6 @@ public class CreateAction implements IExternalJavaAction { assignmentVarUse.setVariable((Variable) element); assignmentVarUse.setVariable((Variable) element); assignmentVarUse.setComponentInstance(c); assignmentVarUse.setComponentInstance(c); ((Assignment)behaviour).setVariable(assignmentVarUse); ((Assignment)behaviour).setVariable(assignmentVarUse); ((Assignment)behaviour).setComponentInstance(c); break; break; } } } } Loading Loading
plugins/org.etsi.mts.tdl.graphical.viewpoint/description/TDL.odesign +2 −2 Original line number Original line Diff line number Diff line Loading @@ -347,7 +347,7 @@ <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> </style> </style> </subNodeMappings> </subNodeMappings> <subNodeMappings name="actionReference.actualParameter" semanticCandidatesExpression="[self/]" domainClass="tdl.ActionReference"> <subNodeMappings name="actionReference.argument" semanticCandidatesExpression="[self/]" domainClass="tdl.ActionReference"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, ', ')/]" labelPosition="node" resizeKind="NSEW"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, ', ')/]" labelPosition="node" resizeKind="NSEW"> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> Loading Loading @@ -388,7 +388,7 @@ <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> <color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/> </style> </style> </subNodeMappings> </subNodeMappings> <subNodeMappings name="testDescriptionReference.actualParameter" semanticCandidatesExpression="[self/]" domainClass="tdl.TestDescriptionReference"> <subNodeMappings name="testDescriptionReference.argument" semanticCandidatesExpression="[self/]" domainClass="tdl.TestDescriptionReference"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, 'parameters', ', ')/]" labelPosition="node" resizeKind="NSEW"> <style xsi:type="style:SquareDescription" showIcon="false" labelExpression="[serialise(self, 'parameters', ', ')/]" labelPosition="node" resizeKind="NSEW"> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> <labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/> Loading
plugins/org.etsi.mts.tdl.graphical.viewpoint/src/org/etsi/mts/tdl/graphical/sirius/actions/CreateAction.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -97,7 +97,6 @@ public class CreateAction implements IExternalJavaAction { assignmentVarUse.setVariable((Variable) element); assignmentVarUse.setVariable((Variable) element); assignmentVarUse.setComponentInstance(c); assignmentVarUse.setComponentInstance(c); ((Assignment)behaviour).setVariable(assignmentVarUse); ((Assignment)behaviour).setVariable(assignmentVarUse); ((Assignment)behaviour).setComponentInstance(c); break; break; } } } } Loading