From abea65d617989ca9829e9f5254d668766494edaa Mon Sep 17 00:00:00 2001 From: cletavernie Date: Thu, 26 Jan 2012 12:45:21 +0000 Subject: 353798: [Property View] - Conflict when loading MARTE profile - Properties view displays only the advanced tab https://bugs.eclipse.org/bugs/show_bug.cgi?id=353798 --- .../.classpath | 7 + .../org.eclipse.papyrus.marte.properties/.project | 28 + .../.settings/org.eclipse.jdt.core.prefs | 8 + .../META-INF/MANIFEST.MF | 13 + .../build.properties | 5 + .../model/MARTE.ctx | 5507 ++++++++++++++++++++ .../model/ui/MultipleAcquire.xwt | 16 + .../model/ui/MultipleAlarm.xwt | 37 + .../model/ui/MultipleAllocate.xwt | 18 + .../model/ui/MultipleAllocateActivityGroup.xwt | 16 + .../model/ui/MultipleAllocated.xwt | 16 + .../model/ui/MultipleAssign.xwt | 18 + .../model/ui/MultipleBoundedSubtype.xwt | 17 + .../model/ui/MultipleChoiceType.xwt | 8 + .../model/ui/MultipleClientServerFeature.xwt | 15 + .../model/ui/MultipleClientServerPort.xwt | 16 + .../model/ui/MultipleClientServerSpecification.xwt | 8 + .../model/ui/MultipleClock.xwt | 16 + .../model/ui/MultipleClockConstraint.xwt | 27 + .../model/ui/MultipleClockResource.xwt | 18 + .../model/ui/MultipleClockType.xwt | 23 + .../model/ui/MultipleCollectionType.xwt | 9 + .../model/ui/MultipleCommunicationEndPoint.xwt | 18 + .../model/ui/MultipleCommunicationMedia.xwt | 16 + .../model/ui/MultipleComputingResource.xwt | 18 + .../model/ui/MultipleConcurrencyResource.xwt | 18 + .../model/ui/MultipleConfiguration.xwt | 8 + .../model/ui/MultipleDataEvent.xwt | 8 + .../model/ui/MultipleDataPool.xwt | 16 + .../model/ui/MultipleDefaultLink.xwt | 8 + .../model/ui/MultipleDeviceBroker.xwt | 27 + .../model/ui/MultipleDeviceResource.xwt | 18 + .../model/ui/MultipleDimension.xwt | 17 + .../model/ui/MultipleDistribute.xwt | 18 + .../model/ui/MultipleEntryPoint.xwt | 25 + .../model/ui/MultipleExpressionContext.xwt | 9 + .../model/ui/MultipleFlowPort.xwt | 16 + .../model/ui/MultipleFlowProperty.xwt | 17 + .../model/ui/MultipleFlowSpecification.xwt | 8 + .../model/ui/MultipleGCMInvocatingBehavior.xwt | 9 + .../model/ui/MultipleGCMInvocationAction.xwt | 8 + .../model/ui/MultipleGCMTrigger.xwt | 9 + .../model/ui/MultipleGaAcqStep.xwt | 8 + .../model/ui/MultipleGaAnalysisContext.xwt | 9 + .../model/ui/MultipleGaCommChannel.xwt | 18 + .../model/ui/MultipleGaCommHost.xwt | 29 + .../model/ui/MultipleGaCommStep.xwt | 9 + .../model/ui/MultipleGaEventTrace.xwt | 8 + .../model/ui/MultipleGaExecHost.xwt | 28 + .../model/ui/MultipleGaLatencyObs.xwt | 18 + .../model/ui/MultipleGaRelStep.xwt | 8 + .../model/ui/MultipleGaRequestedService.xwt | 8 + .../model/ui/MultipleGaResourcesPlatform.xwt | 8 + .../model/ui/MultipleGaScenario.xwt | 9 + .../model/ui/MultipleGaStep.xwt | 9 + .../model/ui/MultipleGaTimedObs.xwt | 18 + .../model/ui/MultipleGaWorkloadBehavior.xwt | 8 + .../model/ui/MultipleGaWorkloadEvent.xwt | 9 + .../model/ui/MultipleGaWorkloadGenerator.xwt | 8 + .../model/ui/MultipleGrService.xwt | 8 + .../model/ui/MultipleHWActuator.xwt | 18 + .../model/ui/MultipleHWSensor.xwt | 18 + .../model/ui/MultipleHwASIC.xwt | 19 + .../model/ui/MultipleHwArbiter.xwt | 18 + .../model/ui/MultipleHwBranchPredictor.xwt | 18 + .../model/ui/MultipleHwBridge.xwt | 25 + .../model/ui/MultipleHwBus.xwt | 25 + .../model/ui/MultipleHwCache.xwt | 29 + .../model/ui/MultipleHwClock.xwt | 18 + .../model/ui/MultipleHwCommunicationResource.xwt | 18 + .../model/ui/MultipleHwComponent.xwt | 25 + .../model/ui/MultipleHwComputingResource.xwt | 18 + .../model/ui/MultipleHwCoolingSupply.xwt | 24 + .../model/ui/MultipleHwDMA.xwt | 19 + .../model/ui/MultipleHwDevice.xwt | 18 + .../model/ui/MultipleHwDrive.xwt | 18 + .../model/ui/MultipleHwEndPoint.xwt | 18 + .../model/ui/MultipleHwISA.xwt | 25 + .../model/ui/MultipleHwI_O.xwt | 18 + .../model/ui/MultipleHwMMU.xwt | 18 + .../model/ui/MultipleHwMedia.xwt | 25 + .../model/ui/MultipleHwMemory.xwt | 19 + .../model/ui/MultipleHwPLD.xwt | 25 + .../model/ui/MultipleHwPowerSupply.xwt | 25 + .../model/ui/MultipleHwProcessor.xwt | 19 + .../model/ui/MultipleHwRAM.xwt | 27 + .../model/ui/MultipleHwROM.xwt | 25 + .../model/ui/MultipleHwResource.xwt | 18 + .../model/ui/MultipleHwResourceService.xwt | 8 + .../model/ui/MultipleHwStorageManager.xwt | 18 + .../model/ui/MultipleHwSupport.xwt | 18 + .../model/ui/MultipleHwTimer.xwt | 18 + .../model/ui/MultipleHwTimingResource.xwt | 18 + .../model/ui/MultipleInterRepetition.xwt | 16 + .../model/ui/MultipleInterruptResource.xwt | 33 + .../model/ui/MultipleIntervalType.xwt | 9 + .../model/ui/MultipleLinkTopology.xwt | 9 + .../model/ui/MultipleMemoryBroker.xwt | 25 + .../model/ui/MultipleMemoryPartition.xwt | 8 + .../model/ui/MultipleMessageComResource.xwt | 42 + .../model/ui/MultipleMode.xwt | 8 + .../model/ui/MultipleModeBehavior.xwt | 8 + .../model/ui/MultipleModeTransition.xwt | 8 + .../model/ui/MultipleMutualExclusionResource.xwt | 25 + .../model/ui/MultipleNfp.xwt | 8 + .../model/ui/MultipleNfpConstraint.xwt | 17 + .../model/ui/MultipleNfpRefine.xwt | 8 + .../model/ui/MultipleNfpType.xwt | 8 + .../model/ui/MultipleNotificationResource.xwt | 38 + .../model/ui/MultipleOperator.xwt | 8 + .../model/ui/MultiplePaCommStep.xwt | 9 + .../model/ui/MultiplePaLogicalResource.xwt | 18 + .../model/ui/MultiplePaRequestedStep.xwt | 8 + .../model/ui/MultiplePaResPassStep.xwt | 9 + .../model/ui/MultiplePaRunTInstance.xwt | 16 + .../model/ui/MultiplePaStep.xwt | 8 + .../model/ui/MultiplePpUnit.xwt | 16 + .../model/ui/MultipleProcessingResource.xwt | 18 + .../model/ui/MultipleRelease.xwt | 8 + .../model/ui/MultipleReshape.xwt | 8 + .../model/ui/MultipleResource.xwt | 18 + .../model/ui/MultipleResourceUsage.xwt | 8 + .../model/ui/MultipleRtAction.xwt | 23 + .../model/ui/MultipleRtFeature.xwt | 8 + .../model/ui/MultipleRtService.xwt | 27 + .../model/ui/MultipleRtSpecification.xwt | 8 + .../model/ui/MultipleRtUnit.xwt | 36 + .../model/ui/MultipleSaAnalysisContext.xwt | 15 + .../model/ui/MultipleSaCommHost.xwt | 29 + .../model/ui/MultipleSaCommStep.xwt | 8 + .../model/ui/MultipleSaEndtoEndFlow.xwt | 8 + .../model/ui/MultipleSaExecHost.xwt | 27 + .../model/ui/MultipleSaSchedObs.xwt | 18 + .../model/ui/MultipleSaSharedResource.xwt | 25 + .../model/ui/MultipleSaStep.xwt | 8 + .../model/ui/MultipleSchedulableResource.xwt | 18 + .../model/ui/MultipleScheduler.xwt | 27 + .../model/ui/MultipleSecondaryScheduler.xwt | 27 + .../model/ui/MultipleShaped.xwt | 8 + .../model/ui/MultipleSharedDataComResource.xwt | 37 + .../model/ui/MultipleStorageResource.xwt | 18 + .../model/ui/MultipleSwAccessService.xwt | 15 + .../model/ui/MultipleSwCommunicationResource.xwt | 36 + .../model/ui/MultipleSwConcurrentResource.xwt | 25 + .../model/ui/MultipleSwInteractionResource.xwt | 35 + .../model/ui/MultipleSwMutualExclusionResource.xwt | 40 + .../model/ui/MultipleSwResource.xwt | 18 + .../model/ui/MultipleSwSchedulableResource.xwt | 29 + .../model/ui/MultipleSwSynchronizationResource.xwt | 34 + .../model/ui/MultipleSwTimerResource.xwt | 21 + .../model/ui/MultipleSynchronizationResource.xwt | 19 + .../model/ui/MultipleTiler.xwt | 8 + .../model/ui/MultipleTimedConstraint.xwt | 18 + .../model/ui/MultipleTimedDomain.xwt | 8 + .../model/ui/MultipleTimedDurationObservation.xwt | 16 + .../model/ui/MultipleTimedElement.xwt | 9 + .../model/ui/MultipleTimedEvent.xwt | 17 + .../model/ui/MultipleTimedInstantObservation.xwt | 16 + .../model/ui/MultipleTimedProcessing.xwt | 8 + .../model/ui/MultipleTimedValueSpecification.xwt | 16 + .../model/ui/MultipleTimerResource.xwt | 20 + .../model/ui/MultipleTimingResource.xwt | 18 + .../model/ui/MultipleTupleType.xwt | 8 + .../model/ui/MultipleUnit.xwt | 8 + .../model/ui/MultipleVar.xwt | 16 + .../model/ui/SingleAcquire.xwt | 24 + .../model/ui/SingleAlarm.xwt | 109 + .../model/ui/SingleAllocate.xwt | 25 + .../model/ui/SingleAllocateActivityGroup.xwt | 17 + .../model/ui/SingleAllocated.xwt | 16 + .../model/ui/SingleAssign.xwt | 30 + .../model/ui/SingleBoundedSubtype.xwt | 34 + .../model/ui/SingleChoiceType.xwt | 23 + .../model/ui/SingleClientServerFeature.xwt | 17 + .../model/ui/SingleClientServerPort.xwt | 32 + .../model/ui/SingleClientServerSpecification.xwt | 8 + .../model/ui/SingleClock.xwt | 25 + .../model/ui/SingleClockConstraint.xwt | 36 + .../model/ui/SingleClockResource.xwt | 25 + .../model/ui/SingleClockType.xwt | 42 + .../model/ui/SingleCollectionType.xwt | 17 + .../model/ui/SingleCommunicationEndPoint.xwt | 27 + .../model/ui/SingleCommunicationMedia.xwt | 34 + .../model/ui/SingleComputingResource.xwt | 34 + .../model/ui/SingleConcurrencyResource.xwt | 25 + .../model/ui/SingleConfiguration.xwt | 16 + .../model/ui/SingleDataEvent.xwt | 15 + .../model/ui/SingleDataPool.xwt | 25 + .../model/ui/SingleDefaultLink.xwt | 8 + .../model/ui/SingleDeviceBroker.xwt | 68 + .../model/ui/SingleDeviceResource.xwt | 34 + .../model/ui/SingleDimension.xwt | 30 + .../model/ui/SingleDistribute.xwt | 38 + .../model/ui/SingleEntryPoint.xwt | 38 + .../model/ui/SingleExpressionContext.xwt | 9 + .../model/ui/SingleFlowPort.xwt | 16 + .../model/ui/SingleFlowProperty.xwt | 16 + .../model/ui/SingleFlowSpecification.xwt | 9 + .../model/ui/SingleGCMInvocatingBehavior.xwt | 20 + .../model/ui/SingleGCMInvocationAction.xwt | 16 + .../model/ui/SingleGCMTrigger.xwt | 16 + .../model/ui/SingleGaAcqStep.xwt | 103 + .../model/ui/SingleGaAnalysisContext.xwt | 27 + .../model/ui/SingleGaCommChannel.xwt | 45 + .../model/ui/SingleGaCommHost.xwt | 75 + .../model/ui/SingleGaCommStep.xwt | 98 + .../model/ui/SingleGaEventTrace.xwt | 20 + .../model/ui/SingleGaExecHost.xwt | 81 + .../model/ui/SingleGaLatencyObs.xwt | 41 + .../model/ui/SingleGaRelStep.xwt | 103 + .../model/ui/SingleGaRequestedService.xwt | 8 + .../model/ui/SingleGaResourcesPlatform.xwt | 16 + .../model/ui/SingleGaScenario.xwt | 70 + .../model/ui/SingleGaStep.xwt | 99 + .../model/ui/SingleGaTimedObs.xwt | 29 + .../model/ui/SingleGaWorkloadBehavior.xwt | 18 + .../model/ui/SingleGaWorkloadEvent.xwt | 29 + .../model/ui/SingleGaWorkloadGenerator.xwt | 16 + .../model/ui/SingleGrService.xwt | 16 + .../model/ui/SingleHWActuator.xwt | 51 + .../model/ui/SingleHWSensor.xwt | 51 + .../model/ui/SingleHwASIC.xwt | 53 + .../model/ui/SingleHwArbiter.xwt | 44 + .../model/ui/SingleHwBranchPredictor.xwt | 42 + .../model/ui/SingleHwBridge.xwt | 68 + .../model/ui/SingleHwBus.xwt | 74 + .../model/ui/SingleHwCache.xwt | 72 + .../model/ui/SingleHwClock.xwt | 42 + .../model/ui/SingleHwCommunicationResource.xwt | 42 + .../model/ui/SingleHwComponent.xwt | 76 + .../model/ui/SingleHwComputingResource.xwt | 53 + .../model/ui/SingleHwCoolingSupply.xwt | 78 + .../model/ui/SingleHwDMA.xwt | 54 + .../model/ui/SingleHwDevice.xwt | 51 + .../model/ui/SingleHwDrive.xwt | 66 + .../model/ui/SingleHwEndPoint.xwt | 46 + .../model/ui/SingleHwISA.xwt | 53 + .../model/ui/SingleHwI_O.xwt | 51 + .../model/ui/SingleHwMMU.xwt | 54 + .../model/ui/SingleHwMedia.xwt | 65 + .../model/ui/SingleHwMemory.xwt | 57 + .../model/ui/SingleHwPLD.xwt | 72 + .../model/ui/SingleHwPowerSupply.xwt | 81 + .../model/ui/SingleHwProcessor.xwt | 74 + .../model/ui/SingleHwRAM.xwt | 74 + .../model/ui/SingleHwROM.xwt | 66 + .../model/ui/SingleHwResource.xwt | 42 + .../model/ui/SingleHwResourceService.xwt | 25 + .../model/ui/SingleHwStorageManager.xwt | 46 + .../model/ui/SingleHwSupport.xwt | 51 + .../model/ui/SingleHwTimer.xwt | 53 + .../model/ui/SingleHwTimingResource.xwt | 42 + .../model/ui/SingleInterRepetition.xwt | 23 + .../model/ui/SingleInterruptResource.xwt | 105 + .../model/ui/SingleIntervalType.xwt | 17 + .../model/ui/SingleLinkTopology.xwt | 8 + .../model/ui/SingleMemoryBroker.xwt | 68 + .../model/ui/SingleMemoryPartition.xwt | 22 + .../model/ui/SingleMessageComResource.xwt | 95 + .../model/ui/SingleMode.xwt | 8 + .../model/ui/SingleModeBehavior.xwt | 8 + .../model/ui/SingleModeTransition.xwt | 8 + .../model/ui/SingleMutualExclusionResource.xwt | 43 + .../model/ui/SingleNfp.xwt | 8 + .../model/ui/SingleNfpConstraint.xwt | 23 + .../model/ui/SingleNfpRefine.xwt | 16 + .../model/ui/SingleNfpType.xwt | 26 + .../model/ui/SingleNotificationResource.xwt | 81 + .../model/ui/SingleOperator.xwt | 16 + .../model/ui/SinglePaCommStep.xwt | 109 + .../model/ui/SinglePaLogicalResource.xwt | 31 + .../model/ui/SinglePaRequestedStep.xwt | 110 + .../model/ui/SinglePaResPassStep.xwt | 103 + .../model/ui/SinglePaRunTInstance.xwt | 36 + .../model/ui/SinglePaStep.xwt | 109 + .../model/ui/SinglePpUnit.xwt | 23 + .../model/ui/SingleProcessingResource.xwt | 34 + .../model/ui/SingleRelease.xwt | 17 + .../model/ui/SingleReshape.xwt | 18 + .../model/ui/SingleResource.xwt | 26 + .../model/ui/SingleResourceUsage.xwt | 36 + .../model/ui/SingleRtAction.xwt | 30 + .../model/ui/SingleRtFeature.xwt | 9 + .../model/ui/SingleRtService.xwt | 27 + .../model/ui/SingleRtSpecification.xwt | 37 + .../model/ui/SingleRtUnit.xwt | 56 + .../model/ui/SingleSaAnalysisContext.xwt | 41 + .../model/ui/SingleSaCommHost.xwt | 79 + .../model/ui/SingleSaCommStep.xwt | 20 + .../model/ui/SingleSaEndtoEndFlow.xwt | 34 + .../model/ui/SingleSaExecHost.xwt | 91 + .../model/ui/SingleSaSchedObs.xwt | 40 + .../model/ui/SingleSaSharedResource.xwt | 58 + .../model/ui/SingleSaStep.xwt | 38 + .../model/ui/SingleSchedulableResource.xwt | 41 + .../model/ui/SingleScheduler.xwt | 56 + .../model/ui/SingleSecondaryScheduler.xwt | 58 + .../model/ui/SingleShaped.xwt | 16 + .../model/ui/SingleSharedDataComResource.xwt | 84 + .../model/ui/SingleStorageResource.xwt | 27 + .../model/ui/SingleSwAccessService.xwt | 25 + .../model/ui/SingleSwCommunicationResource.xwt | 80 + .../model/ui/SingleSwConcurrentResource.xwt | 88 + .../model/ui/SingleSwInteractionResource.xwt | 65 + .../model/ui/SingleSwMutualExclusionResource.xwt | 83 + .../model/ui/SingleSwResource.xwt | 47 + .../model/ui/SingleSwSchedulableResource.xwt | 117 + .../model/ui/SingleSwSynchronizationResource.xwt | 66 + .../model/ui/SingleSwTimerResource.xwt | 36 + .../model/ui/SingleSynchronizationResource.xwt | 26 + .../model/ui/SingleTiler.xwt | 21 + .../model/ui/SingleTimedConstraint.xwt | 27 + .../model/ui/SingleTimedDomain.xwt | 8 + .../model/ui/SingleTimedDurationObservation.xwt | 15 + .../model/ui/SingleTimedElement.xwt | 16 + .../model/ui/SingleTimedEvent.xwt | 23 + .../model/ui/SingleTimedInstantObservation.xwt | 16 + .../model/ui/SingleTimedProcessing.xwt | 20 + .../model/ui/SingleTimedValueSpecification.xwt | 16 + .../model/ui/SingleTimerResource.xwt | 29 + .../model/ui/SingleTimingResource.xwt | 26 + .../model/ui/SingleTupleType.xwt | 16 + .../model/ui/SingleUnit.xwt | 25 + .../model/ui/SingleVar.xwt | 17 + .../plugin.xml | 11 + .../papyrus/marte/properties/Activator.java | 50 + .../.classpath | 7 - .../org.eclipse.papyrus.properties.marte/.project | 28 - .../.settings/org.eclipse.jdt.core.prefs | 8 - .../META-INF/MANIFEST.MF | 13 - .../build.properties | 5 - .../model/MARTE.ctx | 5507 -------------------- .../model/ui/MultipleAcquire.xwt | 16 - .../model/ui/MultipleAlarm.xwt | 37 - .../model/ui/MultipleAllocate.xwt | 18 - .../model/ui/MultipleAllocateActivityGroup.xwt | 16 - .../model/ui/MultipleAllocated.xwt | 16 - .../model/ui/MultipleAssign.xwt | 18 - .../model/ui/MultipleBoundedSubtype.xwt | 17 - .../model/ui/MultipleChoiceType.xwt | 8 - .../model/ui/MultipleClientServerFeature.xwt | 15 - .../model/ui/MultipleClientServerPort.xwt | 16 - .../model/ui/MultipleClientServerSpecification.xwt | 8 - .../model/ui/MultipleClock.xwt | 16 - .../model/ui/MultipleClockConstraint.xwt | 27 - .../model/ui/MultipleClockResource.xwt | 18 - .../model/ui/MultipleClockType.xwt | 23 - .../model/ui/MultipleCollectionType.xwt | 9 - .../model/ui/MultipleCommunicationEndPoint.xwt | 18 - .../model/ui/MultipleCommunicationMedia.xwt | 16 - .../model/ui/MultipleComputingResource.xwt | 18 - .../model/ui/MultipleConcurrencyResource.xwt | 18 - .../model/ui/MultipleConfiguration.xwt | 8 - .../model/ui/MultipleDataEvent.xwt | 8 - .../model/ui/MultipleDataPool.xwt | 16 - .../model/ui/MultipleDefaultLink.xwt | 8 - .../model/ui/MultipleDeviceBroker.xwt | 27 - .../model/ui/MultipleDeviceResource.xwt | 18 - .../model/ui/MultipleDimension.xwt | 17 - .../model/ui/MultipleDistribute.xwt | 18 - .../model/ui/MultipleEntryPoint.xwt | 25 - .../model/ui/MultipleExpressionContext.xwt | 9 - .../model/ui/MultipleFlowPort.xwt | 16 - .../model/ui/MultipleFlowProperty.xwt | 17 - .../model/ui/MultipleFlowSpecification.xwt | 8 - .../model/ui/MultipleGCMInvocatingBehavior.xwt | 9 - .../model/ui/MultipleGCMInvocationAction.xwt | 8 - .../model/ui/MultipleGCMTrigger.xwt | 9 - .../model/ui/MultipleGaAcqStep.xwt | 8 - .../model/ui/MultipleGaAnalysisContext.xwt | 9 - .../model/ui/MultipleGaCommChannel.xwt | 18 - .../model/ui/MultipleGaCommHost.xwt | 29 - .../model/ui/MultipleGaCommStep.xwt | 9 - .../model/ui/MultipleGaEventTrace.xwt | 8 - .../model/ui/MultipleGaExecHost.xwt | 28 - .../model/ui/MultipleGaLatencyObs.xwt | 18 - .../model/ui/MultipleGaRelStep.xwt | 8 - .../model/ui/MultipleGaRequestedService.xwt | 8 - .../model/ui/MultipleGaResourcesPlatform.xwt | 8 - .../model/ui/MultipleGaScenario.xwt | 9 - .../model/ui/MultipleGaStep.xwt | 9 - .../model/ui/MultipleGaTimedObs.xwt | 18 - .../model/ui/MultipleGaWorkloadBehavior.xwt | 8 - .../model/ui/MultipleGaWorkloadEvent.xwt | 9 - .../model/ui/MultipleGaWorkloadGenerator.xwt | 8 - .../model/ui/MultipleGrService.xwt | 8 - .../model/ui/MultipleHWActuator.xwt | 18 - .../model/ui/MultipleHWSensor.xwt | 18 - .../model/ui/MultipleHwASIC.xwt | 19 - .../model/ui/MultipleHwArbiter.xwt | 18 - .../model/ui/MultipleHwBranchPredictor.xwt | 18 - .../model/ui/MultipleHwBridge.xwt | 25 - .../model/ui/MultipleHwBus.xwt | 25 - .../model/ui/MultipleHwCache.xwt | 29 - .../model/ui/MultipleHwClock.xwt | 18 - .../model/ui/MultipleHwCommunicationResource.xwt | 18 - .../model/ui/MultipleHwComponent.xwt | 25 - .../model/ui/MultipleHwComputingResource.xwt | 18 - .../model/ui/MultipleHwCoolingSupply.xwt | 24 - .../model/ui/MultipleHwDMA.xwt | 19 - .../model/ui/MultipleHwDevice.xwt | 18 - .../model/ui/MultipleHwDrive.xwt | 18 - .../model/ui/MultipleHwEndPoint.xwt | 18 - .../model/ui/MultipleHwISA.xwt | 25 - .../model/ui/MultipleHwI_O.xwt | 18 - .../model/ui/MultipleHwMMU.xwt | 18 - .../model/ui/MultipleHwMedia.xwt | 25 - .../model/ui/MultipleHwMemory.xwt | 19 - .../model/ui/MultipleHwPLD.xwt | 25 - .../model/ui/MultipleHwPowerSupply.xwt | 25 - .../model/ui/MultipleHwProcessor.xwt | 19 - .../model/ui/MultipleHwRAM.xwt | 27 - .../model/ui/MultipleHwROM.xwt | 25 - .../model/ui/MultipleHwResource.xwt | 18 - .../model/ui/MultipleHwResourceService.xwt | 8 - .../model/ui/MultipleHwStorageManager.xwt | 18 - .../model/ui/MultipleHwSupport.xwt | 18 - .../model/ui/MultipleHwTimer.xwt | 18 - .../model/ui/MultipleHwTimingResource.xwt | 18 - .../model/ui/MultipleInterRepetition.xwt | 16 - .../model/ui/MultipleInterruptResource.xwt | 33 - .../model/ui/MultipleIntervalType.xwt | 9 - .../model/ui/MultipleLinkTopology.xwt | 9 - .../model/ui/MultipleMemoryBroker.xwt | 25 - .../model/ui/MultipleMemoryPartition.xwt | 8 - .../model/ui/MultipleMessageComResource.xwt | 42 - .../model/ui/MultipleMode.xwt | 8 - .../model/ui/MultipleModeBehavior.xwt | 8 - .../model/ui/MultipleModeTransition.xwt | 8 - .../model/ui/MultipleMutualExclusionResource.xwt | 25 - .../model/ui/MultipleNfp.xwt | 8 - .../model/ui/MultipleNfpConstraint.xwt | 17 - .../model/ui/MultipleNfpRefine.xwt | 8 - .../model/ui/MultipleNfpType.xwt | 8 - .../model/ui/MultipleNotificationResource.xwt | 38 - .../model/ui/MultipleOperator.xwt | 8 - .../model/ui/MultiplePaCommStep.xwt | 9 - .../model/ui/MultiplePaLogicalResource.xwt | 18 - .../model/ui/MultiplePaRequestedStep.xwt | 8 - .../model/ui/MultiplePaResPassStep.xwt | 9 - .../model/ui/MultiplePaRunTInstance.xwt | 16 - .../model/ui/MultiplePaStep.xwt | 8 - .../model/ui/MultiplePpUnit.xwt | 16 - .../model/ui/MultipleProcessingResource.xwt | 18 - .../model/ui/MultipleRelease.xwt | 8 - .../model/ui/MultipleReshape.xwt | 8 - .../model/ui/MultipleResource.xwt | 18 - .../model/ui/MultipleResourceUsage.xwt | 8 - .../model/ui/MultipleRtAction.xwt | 23 - .../model/ui/MultipleRtFeature.xwt | 8 - .../model/ui/MultipleRtService.xwt | 27 - .../model/ui/MultipleRtSpecification.xwt | 8 - .../model/ui/MultipleRtUnit.xwt | 36 - .../model/ui/MultipleSaAnalysisContext.xwt | 15 - .../model/ui/MultipleSaCommHost.xwt | 29 - .../model/ui/MultipleSaCommStep.xwt | 8 - .../model/ui/MultipleSaEndtoEndFlow.xwt | 8 - .../model/ui/MultipleSaExecHost.xwt | 27 - .../model/ui/MultipleSaSchedObs.xwt | 18 - .../model/ui/MultipleSaSharedResource.xwt | 25 - .../model/ui/MultipleSaStep.xwt | 8 - .../model/ui/MultipleSchedulableResource.xwt | 18 - .../model/ui/MultipleScheduler.xwt | 27 - .../model/ui/MultipleSecondaryScheduler.xwt | 27 - .../model/ui/MultipleShaped.xwt | 8 - .../model/ui/MultipleSharedDataComResource.xwt | 37 - .../model/ui/MultipleStorageResource.xwt | 18 - .../model/ui/MultipleSwAccessService.xwt | 15 - .../model/ui/MultipleSwCommunicationResource.xwt | 36 - .../model/ui/MultipleSwConcurrentResource.xwt | 25 - .../model/ui/MultipleSwInteractionResource.xwt | 35 - .../model/ui/MultipleSwMutualExclusionResource.xwt | 40 - .../model/ui/MultipleSwResource.xwt | 18 - .../model/ui/MultipleSwSchedulableResource.xwt | 29 - .../model/ui/MultipleSwSynchronizationResource.xwt | 34 - .../model/ui/MultipleSwTimerResource.xwt | 21 - .../model/ui/MultipleSynchronizationResource.xwt | 19 - .../model/ui/MultipleTiler.xwt | 8 - .../model/ui/MultipleTimedConstraint.xwt | 18 - .../model/ui/MultipleTimedDomain.xwt | 8 - .../model/ui/MultipleTimedDurationObservation.xwt | 16 - .../model/ui/MultipleTimedElement.xwt | 9 - .../model/ui/MultipleTimedEvent.xwt | 17 - .../model/ui/MultipleTimedInstantObservation.xwt | 16 - .../model/ui/MultipleTimedProcessing.xwt | 8 - .../model/ui/MultipleTimedValueSpecification.xwt | 16 - .../model/ui/MultipleTimerResource.xwt | 20 - .../model/ui/MultipleTimingResource.xwt | 18 - .../model/ui/MultipleTupleType.xwt | 8 - .../model/ui/MultipleUnit.xwt | 8 - .../model/ui/MultipleVar.xwt | 16 - .../model/ui/SingleAcquire.xwt | 24 - .../model/ui/SingleAlarm.xwt | 109 - .../model/ui/SingleAllocate.xwt | 25 - .../model/ui/SingleAllocateActivityGroup.xwt | 17 - .../model/ui/SingleAllocated.xwt | 16 - .../model/ui/SingleAssign.xwt | 30 - .../model/ui/SingleBoundedSubtype.xwt | 34 - .../model/ui/SingleChoiceType.xwt | 23 - .../model/ui/SingleClientServerFeature.xwt | 17 - .../model/ui/SingleClientServerPort.xwt | 32 - .../model/ui/SingleClientServerSpecification.xwt | 8 - .../model/ui/SingleClock.xwt | 25 - .../model/ui/SingleClockConstraint.xwt | 36 - .../model/ui/SingleClockResource.xwt | 25 - .../model/ui/SingleClockType.xwt | 42 - .../model/ui/SingleCollectionType.xwt | 17 - .../model/ui/SingleCommunicationEndPoint.xwt | 27 - .../model/ui/SingleCommunicationMedia.xwt | 34 - .../model/ui/SingleComputingResource.xwt | 34 - .../model/ui/SingleConcurrencyResource.xwt | 25 - .../model/ui/SingleConfiguration.xwt | 16 - .../model/ui/SingleDataEvent.xwt | 15 - .../model/ui/SingleDataPool.xwt | 25 - .../model/ui/SingleDefaultLink.xwt | 8 - .../model/ui/SingleDeviceBroker.xwt | 68 - .../model/ui/SingleDeviceResource.xwt | 34 - .../model/ui/SingleDimension.xwt | 30 - .../model/ui/SingleDistribute.xwt | 38 - .../model/ui/SingleEntryPoint.xwt | 38 - .../model/ui/SingleExpressionContext.xwt | 9 - .../model/ui/SingleFlowPort.xwt | 16 - .../model/ui/SingleFlowProperty.xwt | 16 - .../model/ui/SingleFlowSpecification.xwt | 9 - .../model/ui/SingleGCMInvocatingBehavior.xwt | 20 - .../model/ui/SingleGCMInvocationAction.xwt | 16 - .../model/ui/SingleGCMTrigger.xwt | 16 - .../model/ui/SingleGaAcqStep.xwt | 103 - .../model/ui/SingleGaAnalysisContext.xwt | 27 - .../model/ui/SingleGaCommChannel.xwt | 45 - .../model/ui/SingleGaCommHost.xwt | 75 - .../model/ui/SingleGaCommStep.xwt | 98 - .../model/ui/SingleGaEventTrace.xwt | 20 - .../model/ui/SingleGaExecHost.xwt | 81 - .../model/ui/SingleGaLatencyObs.xwt | 41 - .../model/ui/SingleGaRelStep.xwt | 103 - .../model/ui/SingleGaRequestedService.xwt | 8 - .../model/ui/SingleGaResourcesPlatform.xwt | 16 - .../model/ui/SingleGaScenario.xwt | 70 - .../model/ui/SingleGaStep.xwt | 99 - .../model/ui/SingleGaTimedObs.xwt | 29 - .../model/ui/SingleGaWorkloadBehavior.xwt | 18 - .../model/ui/SingleGaWorkloadEvent.xwt | 29 - .../model/ui/SingleGaWorkloadGenerator.xwt | 16 - .../model/ui/SingleGrService.xwt | 16 - .../model/ui/SingleHWActuator.xwt | 51 - .../model/ui/SingleHWSensor.xwt | 51 - .../model/ui/SingleHwASIC.xwt | 53 - .../model/ui/SingleHwArbiter.xwt | 44 - .../model/ui/SingleHwBranchPredictor.xwt | 42 - .../model/ui/SingleHwBridge.xwt | 68 - .../model/ui/SingleHwBus.xwt | 74 - .../model/ui/SingleHwCache.xwt | 72 - .../model/ui/SingleHwClock.xwt | 42 - .../model/ui/SingleHwCommunicationResource.xwt | 42 - .../model/ui/SingleHwComponent.xwt | 76 - .../model/ui/SingleHwComputingResource.xwt | 53 - .../model/ui/SingleHwCoolingSupply.xwt | 78 - .../model/ui/SingleHwDMA.xwt | 54 - .../model/ui/SingleHwDevice.xwt | 51 - .../model/ui/SingleHwDrive.xwt | 66 - .../model/ui/SingleHwEndPoint.xwt | 46 - .../model/ui/SingleHwISA.xwt | 53 - .../model/ui/SingleHwI_O.xwt | 51 - .../model/ui/SingleHwMMU.xwt | 54 - .../model/ui/SingleHwMedia.xwt | 65 - .../model/ui/SingleHwMemory.xwt | 57 - .../model/ui/SingleHwPLD.xwt | 72 - .../model/ui/SingleHwPowerSupply.xwt | 81 - .../model/ui/SingleHwProcessor.xwt | 74 - .../model/ui/SingleHwRAM.xwt | 74 - .../model/ui/SingleHwROM.xwt | 66 - .../model/ui/SingleHwResource.xwt | 42 - .../model/ui/SingleHwResourceService.xwt | 25 - .../model/ui/SingleHwStorageManager.xwt | 46 - .../model/ui/SingleHwSupport.xwt | 51 - .../model/ui/SingleHwTimer.xwt | 53 - .../model/ui/SingleHwTimingResource.xwt | 42 - .../model/ui/SingleInterRepetition.xwt | 23 - .../model/ui/SingleInterruptResource.xwt | 105 - .../model/ui/SingleIntervalType.xwt | 17 - .../model/ui/SingleLinkTopology.xwt | 8 - .../model/ui/SingleMemoryBroker.xwt | 68 - .../model/ui/SingleMemoryPartition.xwt | 22 - .../model/ui/SingleMessageComResource.xwt | 95 - .../model/ui/SingleMode.xwt | 8 - .../model/ui/SingleModeBehavior.xwt | 8 - .../model/ui/SingleModeTransition.xwt | 8 - .../model/ui/SingleMutualExclusionResource.xwt | 43 - .../model/ui/SingleNfp.xwt | 8 - .../model/ui/SingleNfpConstraint.xwt | 23 - .../model/ui/SingleNfpRefine.xwt | 16 - .../model/ui/SingleNfpType.xwt | 26 - .../model/ui/SingleNotificationResource.xwt | 81 - .../model/ui/SingleOperator.xwt | 16 - .../model/ui/SinglePaCommStep.xwt | 109 - .../model/ui/SinglePaLogicalResource.xwt | 31 - .../model/ui/SinglePaRequestedStep.xwt | 110 - .../model/ui/SinglePaResPassStep.xwt | 103 - .../model/ui/SinglePaRunTInstance.xwt | 36 - .../model/ui/SinglePaStep.xwt | 109 - .../model/ui/SinglePpUnit.xwt | 23 - .../model/ui/SingleProcessingResource.xwt | 34 - .../model/ui/SingleRelease.xwt | 17 - .../model/ui/SingleReshape.xwt | 18 - .../model/ui/SingleResource.xwt | 26 - .../model/ui/SingleResourceUsage.xwt | 36 - .../model/ui/SingleRtAction.xwt | 30 - .../model/ui/SingleRtFeature.xwt | 9 - .../model/ui/SingleRtService.xwt | 27 - .../model/ui/SingleRtSpecification.xwt | 37 - .../model/ui/SingleRtUnit.xwt | 56 - .../model/ui/SingleSaAnalysisContext.xwt | 41 - .../model/ui/SingleSaCommHost.xwt | 79 - .../model/ui/SingleSaCommStep.xwt | 20 - .../model/ui/SingleSaEndtoEndFlow.xwt | 34 - .../model/ui/SingleSaExecHost.xwt | 91 - .../model/ui/SingleSaSchedObs.xwt | 40 - .../model/ui/SingleSaSharedResource.xwt | 58 - .../model/ui/SingleSaStep.xwt | 38 - .../model/ui/SingleSchedulableResource.xwt | 41 - .../model/ui/SingleScheduler.xwt | 56 - .../model/ui/SingleSecondaryScheduler.xwt | 58 - .../model/ui/SingleShaped.xwt | 16 - .../model/ui/SingleSharedDataComResource.xwt | 84 - .../model/ui/SingleStorageResource.xwt | 27 - .../model/ui/SingleSwAccessService.xwt | 25 - .../model/ui/SingleSwCommunicationResource.xwt | 80 - .../model/ui/SingleSwConcurrentResource.xwt | 88 - .../model/ui/SingleSwInteractionResource.xwt | 65 - .../model/ui/SingleSwMutualExclusionResource.xwt | 83 - .../model/ui/SingleSwResource.xwt | 47 - .../model/ui/SingleSwSchedulableResource.xwt | 117 - .../model/ui/SingleSwSynchronizationResource.xwt | 66 - .../model/ui/SingleSwTimerResource.xwt | 36 - .../model/ui/SingleSynchronizationResource.xwt | 26 - .../model/ui/SingleTiler.xwt | 21 - .../model/ui/SingleTimedConstraint.xwt | 27 - .../model/ui/SingleTimedDomain.xwt | 8 - .../model/ui/SingleTimedDurationObservation.xwt | 15 - .../model/ui/SingleTimedElement.xwt | 16 - .../model/ui/SingleTimedEvent.xwt | 23 - .../model/ui/SingleTimedInstantObservation.xwt | 16 - .../model/ui/SingleTimedProcessing.xwt | 20 - .../model/ui/SingleTimedValueSpecification.xwt | 16 - .../model/ui/SingleTimerResource.xwt | 29 - .../model/ui/SingleTimingResource.xwt | 26 - .../model/ui/SingleTupleType.xwt | 16 - .../model/ui/SingleUnit.xwt | 25 - .../model/ui/SingleVar.xwt | 17 - .../plugin.xml | 11 - .../papyrus/marte/properties/Activator.java | 50 - 652 files changed, 15057 insertions(+), 15057 deletions(-) create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.classpath create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.project create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.settings/org.eclipse.jdt.core.prefs create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/build.properties create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/MARTE.ctx create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAcquire.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAlarm.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocate.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocateActivityGroup.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocated.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAssign.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleBoundedSubtype.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleChoiceType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerFeature.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerPort.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClock.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockConstraint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCollectionType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationEndPoint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationMedia.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleComputingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConcurrencyResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConfiguration.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataEvent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataPool.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDefaultLink.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceBroker.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDimension.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDistribute.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleEntryPoint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleExpressionContext.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowPort.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowProperty.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocatingBehavior.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocationAction.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMTrigger.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAcqStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAnalysisContext.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommChannel.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaEventTrace.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaExecHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaLatencyObs.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRelStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRequestedService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaResourcesPlatform.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaScenario.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaTimedObs.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadBehavior.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadEvent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadGenerator.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGrService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWActuator.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWSensor.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwASIC.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwArbiter.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBranchPredictor.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBridge.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBus.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCache.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwClock.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCommunicationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComponent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComputingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCoolingSupply.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDMA.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDevice.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDrive.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwEndPoint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwISA.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwI_O.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMMU.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMedia.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMemory.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPLD.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPowerSupply.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwProcessor.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwRAM.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwROM.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResourceService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwStorageManager.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwSupport.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimer.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterRepetition.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterruptResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleIntervalType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleLinkTopology.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryBroker.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryPartition.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMessageComResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMode.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeBehavior.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeTransition.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMutualExclusionResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfp.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpConstraint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpRefine.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNotificationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleOperator.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaCommStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaLogicalResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRequestedStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaResPassStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRunTInstance.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePpUnit.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleProcessingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRelease.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleReshape.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResourceUsage.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtAction.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtFeature.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtUnit.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaAnalysisContext.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaEndtoEndFlow.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaExecHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSchedObs.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSharedResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSchedulableResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleScheduler.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSecondaryScheduler.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleShaped.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSharedDataComResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleStorageResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwAccessService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwConcurrentResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwInteractionResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwMutualExclusionResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSchedulableResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSynchronizationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwTimerResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSynchronizationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTiler.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedConstraint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDomain.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDurationObservation.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedElement.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedEvent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedInstantObservation.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedProcessing.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedValueSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimerResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTupleType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleUnit.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleVar.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAcquire.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAlarm.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocate.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocateActivityGroup.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocated.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAssign.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleBoundedSubtype.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleChoiceType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerFeature.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerPort.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClock.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockConstraint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCollectionType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationEndPoint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationMedia.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleComputingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConcurrencyResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConfiguration.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataEvent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataPool.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDefaultLink.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceBroker.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDimension.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDistribute.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleEntryPoint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleExpressionContext.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowPort.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowProperty.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocatingBehavior.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocationAction.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMTrigger.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAcqStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAnalysisContext.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommChannel.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaEventTrace.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaExecHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaLatencyObs.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRelStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRequestedService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaResourcesPlatform.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaScenario.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaTimedObs.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadBehavior.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadEvent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadGenerator.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGrService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWActuator.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWSensor.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwASIC.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwArbiter.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBranchPredictor.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBridge.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBus.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCache.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwClock.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCommunicationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComponent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComputingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCoolingSupply.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDMA.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDevice.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDrive.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwEndPoint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwISA.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwI_O.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMMU.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMedia.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMemory.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPLD.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPowerSupply.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwProcessor.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwRAM.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwROM.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResourceService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwStorageManager.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwSupport.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimer.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterRepetition.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterruptResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleIntervalType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleLinkTopology.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryBroker.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryPartition.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMessageComResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMode.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeBehavior.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeTransition.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMutualExclusionResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfp.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpConstraint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpRefine.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNotificationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleOperator.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaCommStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaLogicalResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRequestedStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaResPassStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRunTInstance.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePpUnit.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleProcessingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRelease.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleReshape.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResourceUsage.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtAction.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtFeature.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtUnit.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaAnalysisContext.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaEndtoEndFlow.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaExecHost.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSchedObs.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSharedResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaStep.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSchedulableResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleScheduler.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSecondaryScheduler.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleShaped.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSharedDataComResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleStorageResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwAccessService.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwCommunicationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwConcurrentResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwInteractionResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwMutualExclusionResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSchedulableResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSynchronizationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwTimerResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSynchronizationResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTiler.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedConstraint.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDomain.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDurationObservation.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedElement.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedEvent.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedInstantObservation.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedProcessing.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedValueSpecification.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimerResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimingResource.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTupleType.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleUnit.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleVar.xwt create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/plugin.xml create mode 100644 extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/src/org/eclipse/papyrus/marte/properties/Activator.java delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/.classpath delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/.project delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/.settings/org.eclipse.jdt.core.prefs delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/META-INF/MANIFEST.MF delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/build.properties delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/MARTE.ctx delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAcquire.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAlarm.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocate.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocateActivityGroup.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocated.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAssign.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleBoundedSubtype.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleChoiceType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerFeature.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerPort.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClock.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockConstraint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCollectionType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationEndPoint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationMedia.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleComputingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConcurrencyResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConfiguration.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataEvent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataPool.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDefaultLink.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceBroker.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDimension.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDistribute.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleEntryPoint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleExpressionContext.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowPort.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowProperty.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocatingBehavior.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocationAction.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMTrigger.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAcqStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAnalysisContext.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommChannel.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaEventTrace.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaExecHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaLatencyObs.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRelStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRequestedService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaResourcesPlatform.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaScenario.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaTimedObs.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadBehavior.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadEvent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadGenerator.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGrService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWActuator.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWSensor.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwASIC.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwArbiter.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBranchPredictor.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBridge.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBus.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCache.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwClock.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCommunicationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComponent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComputingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCoolingSupply.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDMA.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDevice.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDrive.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwEndPoint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwISA.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwI_O.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMMU.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMedia.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMemory.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPLD.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPowerSupply.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwProcessor.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwRAM.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwROM.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResourceService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwStorageManager.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwSupport.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimer.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterRepetition.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterruptResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleIntervalType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleLinkTopology.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryBroker.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryPartition.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMessageComResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMode.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeBehavior.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeTransition.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMutualExclusionResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfp.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpConstraint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpRefine.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNotificationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleOperator.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaCommStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaLogicalResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRequestedStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaResPassStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRunTInstance.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePpUnit.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleProcessingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRelease.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleReshape.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResourceUsage.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtAction.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtFeature.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtUnit.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaAnalysisContext.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaEndtoEndFlow.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaExecHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSchedObs.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSharedResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSchedulableResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleScheduler.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSecondaryScheduler.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleShaped.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSharedDataComResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleStorageResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwAccessService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwCommunicationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwConcurrentResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwInteractionResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwMutualExclusionResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSchedulableResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSynchronizationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwTimerResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSynchronizationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTiler.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedConstraint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDomain.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDurationObservation.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedElement.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedEvent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedInstantObservation.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedProcessing.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedValueSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimerResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTupleType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleUnit.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleVar.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAcquire.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAlarm.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocate.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocateActivityGroup.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocated.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAssign.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleBoundedSubtype.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleChoiceType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerFeature.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerPort.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClock.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockConstraint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCollectionType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationEndPoint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationMedia.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleComputingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConcurrencyResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConfiguration.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataEvent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataPool.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDefaultLink.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceBroker.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDimension.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDistribute.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleEntryPoint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleExpressionContext.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowPort.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowProperty.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocatingBehavior.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocationAction.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMTrigger.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAcqStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAnalysisContext.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommChannel.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaEventTrace.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaExecHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaLatencyObs.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRelStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRequestedService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaResourcesPlatform.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaScenario.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaTimedObs.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadBehavior.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadEvent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadGenerator.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGrService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWActuator.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWSensor.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwASIC.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwArbiter.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBranchPredictor.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBridge.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBus.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCache.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwClock.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCommunicationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComponent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComputingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCoolingSupply.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDMA.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDevice.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDrive.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwEndPoint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwISA.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwI_O.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMMU.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMedia.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMemory.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPLD.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPowerSupply.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwProcessor.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwRAM.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwROM.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResourceService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwStorageManager.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwSupport.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimer.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterRepetition.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterruptResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleIntervalType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleLinkTopology.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryBroker.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryPartition.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMessageComResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMode.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeBehavior.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeTransition.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMutualExclusionResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfp.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpConstraint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpRefine.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNotificationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleOperator.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaCommStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaLogicalResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRequestedStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaResPassStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRunTInstance.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePpUnit.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleProcessingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRelease.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleReshape.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResourceUsage.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtAction.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtFeature.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtUnit.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaAnalysisContext.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaEndtoEndFlow.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaExecHost.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSchedObs.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSharedResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaStep.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSchedulableResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleScheduler.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSecondaryScheduler.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleShaped.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSharedDataComResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleStorageResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwAccessService.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwCommunicationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwConcurrentResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwInteractionResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwMutualExclusionResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSchedulableResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSynchronizationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwTimerResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSynchronizationResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTiler.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedConstraint.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDomain.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDurationObservation.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedElement.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedEvent.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedInstantObservation.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedProcessing.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedValueSpecification.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimerResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimingResource.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTupleType.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleUnit.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleVar.xwt delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/plugin.xml delete mode 100644 sandbox/org.eclipse.papyrus.properties.marte/src/org/eclipse/papyrus/marte/properties/Activator.java diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.classpath b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.classpath new file mode 100644 index 00000000000..2d1a4302f04 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.project b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.project new file mode 100644 index 00000000000..71a121a632e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.project @@ -0,0 +1,28 @@ + + + org.eclipse.papyrus.marte.properties + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.settings/org.eclipse.jdt.core.prefs b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.settings/org.eclipse.jdt.core.prefs new file mode 100644 index 00000000000..0533b7ee65a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/.settings/org.eclipse.jdt.core.prefs @@ -0,0 +1,8 @@ +#Wed Oct 19 11:45:31 CEST 2011 +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 +org.eclipse.jdt.core.compiler.compliance=1.5 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.5 diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF new file mode 100644 index 00000000000..b154771fb78 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/META-INF/MANIFEST.MF @@ -0,0 +1,13 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Marte properties (Incubation) +Bundle-SymbolicName: org.eclipse.papyrus.marte.properties;singleton:=true +Bundle-Version: 0.9.0.qualifier +Bundle-Activator: org.eclipse.papyrus.marte.properties.Activator +Bundle-Vendor: Eclipse Modeling Project +Require-Bundle: org.eclipse.ui, + org.eclipse.core.runtime, + org.eclipse.papyrus.views.properties;bundle-version="0.9.0", + org.eclipse.papyrus.uml.properties;bundle-version="0.9.0" +Bundle-RequiredExecutionEnvironment: J2SE-1.5 +Bundle-ActivationPolicy: lazy diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/build.properties b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/build.properties new file mode 100644 index 00000000000..6f20375d6c7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/build.properties @@ -0,0 +1,5 @@ +source.. = src/ +output.. = bin/ +bin.includes = META-INF/,\ + .,\ + plugin.xml diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/MARTE.ctx b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/MARTE.ctx new file mode 100644 index 00000000000..76548f4caca --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/MARTE.ctx @@ -0,0 +1,5507 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAcquire.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAcquire.xwt new file mode 100644 index 00000000000..b7ee6d8f582 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAcquire.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAlarm.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAlarm.xwt new file mode 100644 index 00000000000..9b3d9d4fbd8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAlarm.xwt @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocate.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocate.xwt new file mode 100644 index 00000000000..4caa30cb56f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocate.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocateActivityGroup.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocateActivityGroup.xwt new file mode 100644 index 00000000000..217321aec00 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocateActivityGroup.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocated.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocated.xwt new file mode 100644 index 00000000000..e81bd459081 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAllocated.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAssign.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAssign.xwt new file mode 100644 index 00000000000..d3048a21d52 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleAssign.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleBoundedSubtype.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleBoundedSubtype.xwt new file mode 100644 index 00000000000..670174adc03 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleBoundedSubtype.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleChoiceType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleChoiceType.xwt new file mode 100644 index 00000000000..901c03651c9 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleChoiceType.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerFeature.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerFeature.xwt new file mode 100644 index 00000000000..b6e928672f7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerFeature.xwt @@ -0,0 +1,15 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerPort.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerPort.xwt new file mode 100644 index 00000000000..498fa1c888f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerPort.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerSpecification.xwt new file mode 100644 index 00000000000..8bc41cdf72f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClientServerSpecification.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClock.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClock.xwt new file mode 100644 index 00000000000..b42e3a9fd8d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClock.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockConstraint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockConstraint.xwt new file mode 100644 index 00000000000..8ecf4bb09c1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockConstraint.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockResource.xwt new file mode 100644 index 00000000000..6c1223c5027 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockType.xwt new file mode 100644 index 00000000000..389a3bcaf63 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleClockType.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCollectionType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCollectionType.xwt new file mode 100644 index 00000000000..2f5e71c7f0a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCollectionType.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationEndPoint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationEndPoint.xwt new file mode 100644 index 00000000000..cd83b5ca7db --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationEndPoint.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationMedia.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationMedia.xwt new file mode 100644 index 00000000000..afab00a67d7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleCommunicationMedia.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleComputingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleComputingResource.xwt new file mode 100644 index 00000000000..a26bf99cea6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleComputingResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConcurrencyResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConcurrencyResource.xwt new file mode 100644 index 00000000000..4d78918d67b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConcurrencyResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConfiguration.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConfiguration.xwt new file mode 100644 index 00000000000..772b8e274a5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleConfiguration.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataEvent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataEvent.xwt new file mode 100644 index 00000000000..1d08f783249 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataEvent.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataPool.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataPool.xwt new file mode 100644 index 00000000000..9412bcd6e2b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDataPool.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDefaultLink.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDefaultLink.xwt new file mode 100644 index 00000000000..ad79ea614b0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDefaultLink.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceBroker.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceBroker.xwt new file mode 100644 index 00000000000..0bc7afc12f8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceBroker.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceResource.xwt new file mode 100644 index 00000000000..37744304fb6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDeviceResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDimension.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDimension.xwt new file mode 100644 index 00000000000..7b9cb556dcc --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDimension.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDistribute.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDistribute.xwt new file mode 100644 index 00000000000..9b3188e3bc0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleDistribute.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleEntryPoint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleEntryPoint.xwt new file mode 100644 index 00000000000..fad94cc2a36 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleEntryPoint.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleExpressionContext.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleExpressionContext.xwt new file mode 100644 index 00000000000..80cdd83478e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleExpressionContext.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowPort.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowPort.xwt new file mode 100644 index 00000000000..e0afbc375e4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowPort.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowProperty.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowProperty.xwt new file mode 100644 index 00000000000..547bf7d4b3d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowProperty.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowSpecification.xwt new file mode 100644 index 00000000000..77d675ccbe3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleFlowSpecification.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocatingBehavior.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocatingBehavior.xwt new file mode 100644 index 00000000000..532746ab82a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocatingBehavior.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocationAction.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocationAction.xwt new file mode 100644 index 00000000000..2c2a4a05438 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMInvocationAction.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMTrigger.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMTrigger.xwt new file mode 100644 index 00000000000..6ee3996ed3f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGCMTrigger.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAcqStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAcqStep.xwt new file mode 100644 index 00000000000..a981f13b1b1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAcqStep.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAnalysisContext.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAnalysisContext.xwt new file mode 100644 index 00000000000..574a598269a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaAnalysisContext.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommChannel.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommChannel.xwt new file mode 100644 index 00000000000..ef91beaa1a1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommChannel.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommHost.xwt new file mode 100644 index 00000000000..75008534340 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommHost.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommStep.xwt new file mode 100644 index 00000000000..e3b2a86425e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaCommStep.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaEventTrace.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaEventTrace.xwt new file mode 100644 index 00000000000..d6570871636 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaEventTrace.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaExecHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaExecHost.xwt new file mode 100644 index 00000000000..936e68aebd6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaExecHost.xwt @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaLatencyObs.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaLatencyObs.xwt new file mode 100644 index 00000000000..3ba39289874 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaLatencyObs.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRelStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRelStep.xwt new file mode 100644 index 00000000000..6842c22a065 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRelStep.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRequestedService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRequestedService.xwt new file mode 100644 index 00000000000..9f1deee3a24 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaRequestedService.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaResourcesPlatform.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaResourcesPlatform.xwt new file mode 100644 index 00000000000..ac6ef829c1a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaResourcesPlatform.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaScenario.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaScenario.xwt new file mode 100644 index 00000000000..e1165df1234 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaScenario.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaStep.xwt new file mode 100644 index 00000000000..18ac016ffed --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaStep.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaTimedObs.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaTimedObs.xwt new file mode 100644 index 00000000000..410ed9307e4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaTimedObs.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadBehavior.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadBehavior.xwt new file mode 100644 index 00000000000..0a25672f4e0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadBehavior.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadEvent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadEvent.xwt new file mode 100644 index 00000000000..065285912ed --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadEvent.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadGenerator.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadGenerator.xwt new file mode 100644 index 00000000000..97e01136eff --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGaWorkloadGenerator.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGrService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGrService.xwt new file mode 100644 index 00000000000..ebae11215b5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleGrService.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWActuator.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWActuator.xwt new file mode 100644 index 00000000000..f1853da2eaf --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWActuator.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWSensor.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWSensor.xwt new file mode 100644 index 00000000000..1c2208e8666 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHWSensor.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwASIC.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwASIC.xwt new file mode 100644 index 00000000000..f24d39db500 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwASIC.xwt @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwArbiter.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwArbiter.xwt new file mode 100644 index 00000000000..7eac88517d5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwArbiter.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBranchPredictor.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBranchPredictor.xwt new file mode 100644 index 00000000000..6bb86848c98 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBranchPredictor.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBridge.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBridge.xwt new file mode 100644 index 00000000000..0d62df4e16e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBridge.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBus.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBus.xwt new file mode 100644 index 00000000000..7bf5a4fc20f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwBus.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCache.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCache.xwt new file mode 100644 index 00000000000..6d4c0772387 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCache.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwClock.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwClock.xwt new file mode 100644 index 00000000000..a1ecbeb2699 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwClock.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCommunicationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCommunicationResource.xwt new file mode 100644 index 00000000000..b7a596f78bb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCommunicationResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComponent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComponent.xwt new file mode 100644 index 00000000000..579af6c8642 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComponent.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComputingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComputingResource.xwt new file mode 100644 index 00000000000..849be2a0360 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwComputingResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCoolingSupply.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCoolingSupply.xwt new file mode 100644 index 00000000000..c560a4e1513 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwCoolingSupply.xwt @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDMA.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDMA.xwt new file mode 100644 index 00000000000..db7c46acc47 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDMA.xwt @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDevice.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDevice.xwt new file mode 100644 index 00000000000..8120f9d5309 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDevice.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDrive.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDrive.xwt new file mode 100644 index 00000000000..b3019b95bf1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwDrive.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwEndPoint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwEndPoint.xwt new file mode 100644 index 00000000000..19c0aa11433 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwEndPoint.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwISA.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwISA.xwt new file mode 100644 index 00000000000..c87c8e8599c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwISA.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwI_O.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwI_O.xwt new file mode 100644 index 00000000000..dc1ccefbc00 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwI_O.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMMU.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMMU.xwt new file mode 100644 index 00000000000..79290c7905d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMMU.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMedia.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMedia.xwt new file mode 100644 index 00000000000..bc18c632401 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMedia.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMemory.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMemory.xwt new file mode 100644 index 00000000000..692f9fc39d7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwMemory.xwt @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPLD.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPLD.xwt new file mode 100644 index 00000000000..c0e2e9dedc4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPLD.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPowerSupply.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPowerSupply.xwt new file mode 100644 index 00000000000..eea81209ebb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwPowerSupply.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwProcessor.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwProcessor.xwt new file mode 100644 index 00000000000..f0319dd834c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwProcessor.xwt @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwRAM.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwRAM.xwt new file mode 100644 index 00000000000..cfa48cfcfad --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwRAM.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwROM.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwROM.xwt new file mode 100644 index 00000000000..eb56b0d0264 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwROM.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResource.xwt new file mode 100644 index 00000000000..7922db91060 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResourceService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResourceService.xwt new file mode 100644 index 00000000000..ed4e3f08ea0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwResourceService.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwStorageManager.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwStorageManager.xwt new file mode 100644 index 00000000000..626269b3755 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwStorageManager.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwSupport.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwSupport.xwt new file mode 100644 index 00000000000..289f33435ab --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwSupport.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimer.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimer.xwt new file mode 100644 index 00000000000..1441ac59998 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimer.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimingResource.xwt new file mode 100644 index 00000000000..c9a37fdb691 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleHwTimingResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterRepetition.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterRepetition.xwt new file mode 100644 index 00000000000..c71f72b3594 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterRepetition.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterruptResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterruptResource.xwt new file mode 100644 index 00000000000..3e9a0cb21f0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleInterruptResource.xwt @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleIntervalType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleIntervalType.xwt new file mode 100644 index 00000000000..3e66375e445 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleIntervalType.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleLinkTopology.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleLinkTopology.xwt new file mode 100644 index 00000000000..90f52dde011 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleLinkTopology.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryBroker.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryBroker.xwt new file mode 100644 index 00000000000..d6660cce918 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryBroker.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryPartition.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryPartition.xwt new file mode 100644 index 00000000000..88e2da1a52c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMemoryPartition.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMessageComResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMessageComResource.xwt new file mode 100644 index 00000000000..e42cdd5781b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMessageComResource.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMode.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMode.xwt new file mode 100644 index 00000000000..38f3bc1b837 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMode.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeBehavior.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeBehavior.xwt new file mode 100644 index 00000000000..a9c071d6ce3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeBehavior.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeTransition.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeTransition.xwt new file mode 100644 index 00000000000..5e30efb1406 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleModeTransition.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMutualExclusionResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMutualExclusionResource.xwt new file mode 100644 index 00000000000..e2c932dd171 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleMutualExclusionResource.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfp.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfp.xwt new file mode 100644 index 00000000000..7bb8f1a291c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfp.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpConstraint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpConstraint.xwt new file mode 100644 index 00000000000..825ee834cfd --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpConstraint.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpRefine.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpRefine.xwt new file mode 100644 index 00000000000..8cd130ca2d6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpRefine.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpType.xwt new file mode 100644 index 00000000000..55c8072adff --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNfpType.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNotificationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNotificationResource.xwt new file mode 100644 index 00000000000..142241869b9 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleNotificationResource.xwt @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleOperator.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleOperator.xwt new file mode 100644 index 00000000000..78388cddccc --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleOperator.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaCommStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaCommStep.xwt new file mode 100644 index 00000000000..2973b51af86 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaCommStep.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaLogicalResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaLogicalResource.xwt new file mode 100644 index 00000000000..66ecb42a956 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaLogicalResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRequestedStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRequestedStep.xwt new file mode 100644 index 00000000000..c35b37ca656 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRequestedStep.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaResPassStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaResPassStep.xwt new file mode 100644 index 00000000000..cf773c4aace --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaResPassStep.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRunTInstance.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRunTInstance.xwt new file mode 100644 index 00000000000..f8ac15d88f2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaRunTInstance.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaStep.xwt new file mode 100644 index 00000000000..9db379cbd6c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePaStep.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePpUnit.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePpUnit.xwt new file mode 100644 index 00000000000..569ff5b7e88 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultiplePpUnit.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleProcessingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleProcessingResource.xwt new file mode 100644 index 00000000000..b5c4c9bd413 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleProcessingResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRelease.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRelease.xwt new file mode 100644 index 00000000000..57883f65f99 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRelease.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleReshape.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleReshape.xwt new file mode 100644 index 00000000000..381838e4244 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleReshape.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResource.xwt new file mode 100644 index 00000000000..7fbddd4feb3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResourceUsage.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResourceUsage.xwt new file mode 100644 index 00000000000..f934503e8c6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleResourceUsage.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtAction.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtAction.xwt new file mode 100644 index 00000000000..bdd39124bb1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtAction.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtFeature.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtFeature.xwt new file mode 100644 index 00000000000..64c6d944e82 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtFeature.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtService.xwt new file mode 100644 index 00000000000..31ca6697ccc --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtService.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtSpecification.xwt new file mode 100644 index 00000000000..d88f1a317ca --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtSpecification.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtUnit.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtUnit.xwt new file mode 100644 index 00000000000..cd3991cf771 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleRtUnit.xwt @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaAnalysisContext.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaAnalysisContext.xwt new file mode 100644 index 00000000000..ff3dcd92662 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaAnalysisContext.xwt @@ -0,0 +1,15 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommHost.xwt new file mode 100644 index 00000000000..0b6a044778f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommHost.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommStep.xwt new file mode 100644 index 00000000000..710f03cc235 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaCommStep.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaEndtoEndFlow.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaEndtoEndFlow.xwt new file mode 100644 index 00000000000..52cf8da245d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaEndtoEndFlow.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaExecHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaExecHost.xwt new file mode 100644 index 00000000000..c5e563ed7d7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaExecHost.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSchedObs.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSchedObs.xwt new file mode 100644 index 00000000000..37682a6ac2c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSchedObs.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSharedResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSharedResource.xwt new file mode 100644 index 00000000000..a2fd8c73631 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaSharedResource.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaStep.xwt new file mode 100644 index 00000000000..163cd3322b9 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSaStep.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSchedulableResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSchedulableResource.xwt new file mode 100644 index 00000000000..8e1f0dc029b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSchedulableResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleScheduler.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleScheduler.xwt new file mode 100644 index 00000000000..e95e9a4472d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleScheduler.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSecondaryScheduler.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSecondaryScheduler.xwt new file mode 100644 index 00000000000..3685879dd66 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSecondaryScheduler.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleShaped.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleShaped.xwt new file mode 100644 index 00000000000..236a05969f0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleShaped.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSharedDataComResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSharedDataComResource.xwt new file mode 100644 index 00000000000..2ba58e4ca90 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSharedDataComResource.xwt @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleStorageResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleStorageResource.xwt new file mode 100644 index 00000000000..f53ed10fadc --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleStorageResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwAccessService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwAccessService.xwt new file mode 100644 index 00000000000..9b82953dfa3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwAccessService.xwt @@ -0,0 +1,15 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt new file mode 100644 index 00000000000..e4867f5b908 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwCommunicationResource.xwt @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwConcurrentResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwConcurrentResource.xwt new file mode 100644 index 00000000000..acb1223d205 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwConcurrentResource.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwInteractionResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwInteractionResource.xwt new file mode 100644 index 00000000000..053e0a924df --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwInteractionResource.xwt @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwMutualExclusionResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwMutualExclusionResource.xwt new file mode 100644 index 00000000000..529a0f7c732 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwMutualExclusionResource.xwt @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwResource.xwt new file mode 100644 index 00000000000..692e9845cb8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSchedulableResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSchedulableResource.xwt new file mode 100644 index 00000000000..12319b101d9 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSchedulableResource.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSynchronizationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSynchronizationResource.xwt new file mode 100644 index 00000000000..fe568cf46b6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwSynchronizationResource.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwTimerResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwTimerResource.xwt new file mode 100644 index 00000000000..bfb37f44b0c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSwTimerResource.xwt @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSynchronizationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSynchronizationResource.xwt new file mode 100644 index 00000000000..81807c55f53 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleSynchronizationResource.xwt @@ -0,0 +1,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTiler.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTiler.xwt new file mode 100644 index 00000000000..9c4cfc44451 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTiler.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedConstraint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedConstraint.xwt new file mode 100644 index 00000000000..f6e79282326 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedConstraint.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDomain.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDomain.xwt new file mode 100644 index 00000000000..3f0a166fe83 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDomain.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDurationObservation.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDurationObservation.xwt new file mode 100644 index 00000000000..d2d76185392 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedDurationObservation.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedElement.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedElement.xwt new file mode 100644 index 00000000000..bce74260ee4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedElement.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedEvent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedEvent.xwt new file mode 100644 index 00000000000..28518432b84 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedEvent.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedInstantObservation.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedInstantObservation.xwt new file mode 100644 index 00000000000..c6af13c5435 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedInstantObservation.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedProcessing.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedProcessing.xwt new file mode 100644 index 00000000000..4800da2c969 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedProcessing.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedValueSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedValueSpecification.xwt new file mode 100644 index 00000000000..17d83f62801 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimedValueSpecification.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimerResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimerResource.xwt new file mode 100644 index 00000000000..c9e171b87e7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimerResource.xwt @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimingResource.xwt new file mode 100644 index 00000000000..81d3fc64d74 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTimingResource.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTupleType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTupleType.xwt new file mode 100644 index 00000000000..dd23853c884 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleTupleType.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleUnit.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleUnit.xwt new file mode 100644 index 00000000000..f36f906756a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleUnit.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleVar.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleVar.xwt new file mode 100644 index 00000000000..51def758469 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/MultipleVar.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAcquire.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAcquire.xwt new file mode 100644 index 00000000000..a28506edacd --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAcquire.xwt @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAlarm.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAlarm.xwt new file mode 100644 index 00000000000..6089cc69c99 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAlarm.xwt @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocate.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocate.xwt new file mode 100644 index 00000000000..23b7752c8de --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocate.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocateActivityGroup.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocateActivityGroup.xwt new file mode 100644 index 00000000000..4d2e9e00694 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocateActivityGroup.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocated.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocated.xwt new file mode 100644 index 00000000000..cb4b6917a8c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAllocated.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAssign.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAssign.xwt new file mode 100644 index 00000000000..cf4b8ebc4c1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleAssign.xwt @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleBoundedSubtype.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleBoundedSubtype.xwt new file mode 100644 index 00000000000..0f4d01cf69e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleBoundedSubtype.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleChoiceType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleChoiceType.xwt new file mode 100644 index 00000000000..6adab4faef2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleChoiceType.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerFeature.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerFeature.xwt new file mode 100644 index 00000000000..0ddb9ce40e3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerFeature.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerPort.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerPort.xwt new file mode 100644 index 00000000000..dea5d73a391 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerPort.xwt @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerSpecification.xwt new file mode 100644 index 00000000000..39ee6c9a7bf --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClientServerSpecification.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClock.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClock.xwt new file mode 100644 index 00000000000..23de964fb50 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClock.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockConstraint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockConstraint.xwt new file mode 100644 index 00000000000..220b7499e03 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockConstraint.xwt @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockResource.xwt new file mode 100644 index 00000000000..9acaaefcdb5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockResource.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockType.xwt new file mode 100644 index 00000000000..ffcddc8d179 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleClockType.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCollectionType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCollectionType.xwt new file mode 100644 index 00000000000..0f3d064a478 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCollectionType.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationEndPoint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationEndPoint.xwt new file mode 100644 index 00000000000..dc34f060dcb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationEndPoint.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationMedia.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationMedia.xwt new file mode 100644 index 00000000000..3b1c8f8fb6a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleCommunicationMedia.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleComputingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleComputingResource.xwt new file mode 100644 index 00000000000..4120d469b86 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleComputingResource.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConcurrencyResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConcurrencyResource.xwt new file mode 100644 index 00000000000..5caa3633dd1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConcurrencyResource.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConfiguration.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConfiguration.xwt new file mode 100644 index 00000000000..6f3afdbd90f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleConfiguration.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataEvent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataEvent.xwt new file mode 100644 index 00000000000..6762fa13c52 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataEvent.xwt @@ -0,0 +1,15 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataPool.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataPool.xwt new file mode 100644 index 00000000000..8cddbc78e37 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDataPool.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDefaultLink.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDefaultLink.xwt new file mode 100644 index 00000000000..ad79ea614b0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDefaultLink.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceBroker.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceBroker.xwt new file mode 100644 index 00000000000..f0bd686d282 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceBroker.xwt @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceResource.xwt new file mode 100644 index 00000000000..5d55318eeeb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDeviceResource.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDimension.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDimension.xwt new file mode 100644 index 00000000000..3979243e1c0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDimension.xwt @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDistribute.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDistribute.xwt new file mode 100644 index 00000000000..f3f336049d4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleDistribute.xwt @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleEntryPoint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleEntryPoint.xwt new file mode 100644 index 00000000000..d9fe99d98a6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleEntryPoint.xwt @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleExpressionContext.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleExpressionContext.xwt new file mode 100644 index 00000000000..496c00110c2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleExpressionContext.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowPort.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowPort.xwt new file mode 100644 index 00000000000..215403107a3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowPort.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowProperty.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowProperty.xwt new file mode 100644 index 00000000000..6c024737c00 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowProperty.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowSpecification.xwt new file mode 100644 index 00000000000..9727e401d4e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleFlowSpecification.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocatingBehavior.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocatingBehavior.xwt new file mode 100644 index 00000000000..20542fd96b6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocatingBehavior.xwt @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocationAction.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocationAction.xwt new file mode 100644 index 00000000000..49f7dc9611e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMInvocationAction.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMTrigger.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMTrigger.xwt new file mode 100644 index 00000000000..2793b8babb3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGCMTrigger.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAcqStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAcqStep.xwt new file mode 100644 index 00000000000..d6c2468cf5c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAcqStep.xwt @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAnalysisContext.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAnalysisContext.xwt new file mode 100644 index 00000000000..aaed1cdf011 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaAnalysisContext.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommChannel.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommChannel.xwt new file mode 100644 index 00000000000..ea6a8c34e40 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommChannel.xwt @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommHost.xwt new file mode 100644 index 00000000000..09744d152aa --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommHost.xwt @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommStep.xwt new file mode 100644 index 00000000000..9587f486117 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaCommStep.xwt @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaEventTrace.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaEventTrace.xwt new file mode 100644 index 00000000000..3a4f0af7bb3 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaEventTrace.xwt @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaExecHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaExecHost.xwt new file mode 100644 index 00000000000..9f4bde76dbf --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaExecHost.xwt @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaLatencyObs.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaLatencyObs.xwt new file mode 100644 index 00000000000..258f1bf5500 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaLatencyObs.xwt @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRelStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRelStep.xwt new file mode 100644 index 00000000000..031664756a9 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRelStep.xwt @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRequestedService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRequestedService.xwt new file mode 100644 index 00000000000..c5066e543e1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaRequestedService.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaResourcesPlatform.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaResourcesPlatform.xwt new file mode 100644 index 00000000000..c47d1f3fe1f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaResourcesPlatform.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaScenario.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaScenario.xwt new file mode 100644 index 00000000000..9d5ffcd60b5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaScenario.xwt @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaStep.xwt new file mode 100644 index 00000000000..5e10b4cbe9b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaStep.xwt @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaTimedObs.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaTimedObs.xwt new file mode 100644 index 00000000000..5376f478a11 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaTimedObs.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadBehavior.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadBehavior.xwt new file mode 100644 index 00000000000..6b8de6c6aa4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadBehavior.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadEvent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadEvent.xwt new file mode 100644 index 00000000000..192532cefdb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadEvent.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadGenerator.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadGenerator.xwt new file mode 100644 index 00000000000..36ccd604a42 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGaWorkloadGenerator.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGrService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGrService.xwt new file mode 100644 index 00000000000..9e0b85efe8d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleGrService.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWActuator.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWActuator.xwt new file mode 100644 index 00000000000..d208845269e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWActuator.xwt @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWSensor.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWSensor.xwt new file mode 100644 index 00000000000..97fa245ac9c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHWSensor.xwt @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwASIC.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwASIC.xwt new file mode 100644 index 00000000000..2ab9939dafb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwASIC.xwt @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwArbiter.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwArbiter.xwt new file mode 100644 index 00000000000..99494e232b8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwArbiter.xwt @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBranchPredictor.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBranchPredictor.xwt new file mode 100644 index 00000000000..a082ca300f8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBranchPredictor.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBridge.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBridge.xwt new file mode 100644 index 00000000000..90247f1ffd8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBridge.xwt @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBus.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBus.xwt new file mode 100644 index 00000000000..cea6dbd3f12 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwBus.xwt @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCache.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCache.xwt new file mode 100644 index 00000000000..fdaf4d3c27c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCache.xwt @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwClock.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwClock.xwt new file mode 100644 index 00000000000..fcf21ec7dcb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwClock.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCommunicationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCommunicationResource.xwt new file mode 100644 index 00000000000..3390c2bb97b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCommunicationResource.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComponent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComponent.xwt new file mode 100644 index 00000000000..9a2a774a5f7 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComponent.xwt @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComputingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComputingResource.xwt new file mode 100644 index 00000000000..e253ee7ac93 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwComputingResource.xwt @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCoolingSupply.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCoolingSupply.xwt new file mode 100644 index 00000000000..003668d36df --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwCoolingSupply.xwt @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDMA.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDMA.xwt new file mode 100644 index 00000000000..2831eb94ee8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDMA.xwt @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDevice.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDevice.xwt new file mode 100644 index 00000000000..92a477506c8 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDevice.xwt @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDrive.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDrive.xwt new file mode 100644 index 00000000000..347670b897c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwDrive.xwt @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwEndPoint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwEndPoint.xwt new file mode 100644 index 00000000000..868bff8f734 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwEndPoint.xwt @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwISA.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwISA.xwt new file mode 100644 index 00000000000..b7d55ba678a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwISA.xwt @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwI_O.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwI_O.xwt new file mode 100644 index 00000000000..88e08c933fe --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwI_O.xwt @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMMU.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMMU.xwt new file mode 100644 index 00000000000..9cac7f07233 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMMU.xwt @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMedia.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMedia.xwt new file mode 100644 index 00000000000..d63d0b72d89 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMedia.xwt @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMemory.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMemory.xwt new file mode 100644 index 00000000000..4bd9a096821 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwMemory.xwt @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPLD.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPLD.xwt new file mode 100644 index 00000000000..7e36ce7208c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPLD.xwt @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPowerSupply.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPowerSupply.xwt new file mode 100644 index 00000000000..a359ebe06a1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwPowerSupply.xwt @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwProcessor.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwProcessor.xwt new file mode 100644 index 00000000000..e70ce437bc1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwProcessor.xwt @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwRAM.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwRAM.xwt new file mode 100644 index 00000000000..5dbcb76efdd --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwRAM.xwt @@ -0,0 +1,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwROM.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwROM.xwt new file mode 100644 index 00000000000..a8e0c0786dc --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwROM.xwt @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResource.xwt new file mode 100644 index 00000000000..592e7969d99 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResource.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResourceService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResourceService.xwt new file mode 100644 index 00000000000..e0973b7c334 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwResourceService.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwStorageManager.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwStorageManager.xwt new file mode 100644 index 00000000000..71bcbc66f5c --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwStorageManager.xwt @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwSupport.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwSupport.xwt new file mode 100644 index 00000000000..41e4242a38d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwSupport.xwt @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimer.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimer.xwt new file mode 100644 index 00000000000..8754a26fd07 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimer.xwt @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimingResource.xwt new file mode 100644 index 00000000000..dfdab6d73ed --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleHwTimingResource.xwt @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterRepetition.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterRepetition.xwt new file mode 100644 index 00000000000..3eec29a95d2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterRepetition.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterruptResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterruptResource.xwt new file mode 100644 index 00000000000..83b81e17739 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleInterruptResource.xwt @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleIntervalType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleIntervalType.xwt new file mode 100644 index 00000000000..50706bd22ba --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleIntervalType.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleLinkTopology.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleLinkTopology.xwt new file mode 100644 index 00000000000..ab5183bdf7b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleLinkTopology.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryBroker.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryBroker.xwt new file mode 100644 index 00000000000..1ecf1dc5194 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryBroker.xwt @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryPartition.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryPartition.xwt new file mode 100644 index 00000000000..5104296b5a1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMemoryPartition.xwt @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMessageComResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMessageComResource.xwt new file mode 100644 index 00000000000..a2eaf62ba02 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMessageComResource.xwt @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMode.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMode.xwt new file mode 100644 index 00000000000..391821e1516 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMode.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeBehavior.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeBehavior.xwt new file mode 100644 index 00000000000..97f492f6ed1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeBehavior.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeTransition.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeTransition.xwt new file mode 100644 index 00000000000..2eec19aff2e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleModeTransition.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMutualExclusionResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMutualExclusionResource.xwt new file mode 100644 index 00000000000..769ab3d94f5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleMutualExclusionResource.xwt @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfp.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfp.xwt new file mode 100644 index 00000000000..b0bddc257e2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfp.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpConstraint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpConstraint.xwt new file mode 100644 index 00000000000..1f18619fd1d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpConstraint.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpRefine.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpRefine.xwt new file mode 100644 index 00000000000..3e363ec7460 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpRefine.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpType.xwt new file mode 100644 index 00000000000..3aab2da6e61 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNfpType.xwt @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNotificationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNotificationResource.xwt new file mode 100644 index 00000000000..3a1560b8d75 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleNotificationResource.xwt @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleOperator.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleOperator.xwt new file mode 100644 index 00000000000..846215a8463 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleOperator.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaCommStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaCommStep.xwt new file mode 100644 index 00000000000..43a04f871a2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaCommStep.xwt @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaLogicalResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaLogicalResource.xwt new file mode 100644 index 00000000000..4fad9962aa2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaLogicalResource.xwt @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRequestedStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRequestedStep.xwt new file mode 100644 index 00000000000..36338b29065 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRequestedStep.xwt @@ -0,0 +1,110 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaResPassStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaResPassStep.xwt new file mode 100644 index 00000000000..6ff87a30aa2 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaResPassStep.xwt @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRunTInstance.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRunTInstance.xwt new file mode 100644 index 00000000000..a384ea185f0 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaRunTInstance.xwt @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaStep.xwt new file mode 100644 index 00000000000..9777554a1b5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePaStep.xwt @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePpUnit.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePpUnit.xwt new file mode 100644 index 00000000000..8095fa7a42e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SinglePpUnit.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleProcessingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleProcessingResource.xwt new file mode 100644 index 00000000000..a030254db29 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleProcessingResource.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRelease.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRelease.xwt new file mode 100644 index 00000000000..8d2089c3529 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRelease.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleReshape.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleReshape.xwt new file mode 100644 index 00000000000..b747a79724a --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleReshape.xwt @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResource.xwt new file mode 100644 index 00000000000..66702c57ba5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResource.xwt @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResourceUsage.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResourceUsage.xwt new file mode 100644 index 00000000000..a228e4573f1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleResourceUsage.xwt @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtAction.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtAction.xwt new file mode 100644 index 00000000000..18c95884c2f --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtAction.xwt @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtFeature.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtFeature.xwt new file mode 100644 index 00000000000..498d5f45397 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtFeature.xwt @@ -0,0 +1,9 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtService.xwt new file mode 100644 index 00000000000..3e2f6643b1b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtService.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtSpecification.xwt new file mode 100644 index 00000000000..fd298703103 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtSpecification.xwt @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtUnit.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtUnit.xwt new file mode 100644 index 00000000000..e0598db71b1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleRtUnit.xwt @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaAnalysisContext.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaAnalysisContext.xwt new file mode 100644 index 00000000000..13866b41c5e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaAnalysisContext.xwt @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommHost.xwt new file mode 100644 index 00000000000..d16af89e974 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommHost.xwt @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommStep.xwt new file mode 100644 index 00000000000..1054be1a235 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaCommStep.xwt @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaEndtoEndFlow.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaEndtoEndFlow.xwt new file mode 100644 index 00000000000..2bf76ad6916 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaEndtoEndFlow.xwt @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaExecHost.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaExecHost.xwt new file mode 100644 index 00000000000..7372cbc3bd1 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaExecHost.xwt @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSchedObs.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSchedObs.xwt new file mode 100644 index 00000000000..3e84ca311b5 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSchedObs.xwt @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSharedResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSharedResource.xwt new file mode 100644 index 00000000000..945965e65de --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaSharedResource.xwt @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaStep.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaStep.xwt new file mode 100644 index 00000000000..e6531605e8d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSaStep.xwt @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSchedulableResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSchedulableResource.xwt new file mode 100644 index 00000000000..2d512c3d995 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSchedulableResource.xwt @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleScheduler.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleScheduler.xwt new file mode 100644 index 00000000000..63785b13d43 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleScheduler.xwt @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSecondaryScheduler.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSecondaryScheduler.xwt new file mode 100644 index 00000000000..18719f69cdd --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSecondaryScheduler.xwt @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleShaped.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleShaped.xwt new file mode 100644 index 00000000000..5eb5cdbab35 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleShaped.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSharedDataComResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSharedDataComResource.xwt new file mode 100644 index 00000000000..11e51657dad --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSharedDataComResource.xwt @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleStorageResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleStorageResource.xwt new file mode 100644 index 00000000000..ae419b5ab57 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleStorageResource.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwAccessService.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwAccessService.xwt new file mode 100644 index 00000000000..a8f27757f78 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwAccessService.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwCommunicationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwCommunicationResource.xwt new file mode 100644 index 00000000000..a3838cfda70 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwCommunicationResource.xwt @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwConcurrentResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwConcurrentResource.xwt new file mode 100644 index 00000000000..18503cba780 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwConcurrentResource.xwt @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwInteractionResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwInteractionResource.xwt new file mode 100644 index 00000000000..20ca8ef57c9 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwInteractionResource.xwt @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwMutualExclusionResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwMutualExclusionResource.xwt new file mode 100644 index 00000000000..51bd7c7511d --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwMutualExclusionResource.xwt @@ -0,0 +1,83 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwResource.xwt new file mode 100644 index 00000000000..c940d3dde32 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwResource.xwt @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSchedulableResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSchedulableResource.xwt new file mode 100644 index 00000000000..1d3e3fa1228 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSchedulableResource.xwt @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSynchronizationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSynchronizationResource.xwt new file mode 100644 index 00000000000..0051bc7ce79 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwSynchronizationResource.xwt @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwTimerResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwTimerResource.xwt new file mode 100644 index 00000000000..98dc399412b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSwTimerResource.xwt @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSynchronizationResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSynchronizationResource.xwt new file mode 100644 index 00000000000..5ed65121f14 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleSynchronizationResource.xwt @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTiler.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTiler.xwt new file mode 100644 index 00000000000..9eb412f72f4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTiler.xwt @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedConstraint.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedConstraint.xwt new file mode 100644 index 00000000000..a554269fc5b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedConstraint.xwt @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDomain.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDomain.xwt new file mode 100644 index 00000000000..2cc2cf6f17b --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDomain.xwt @@ -0,0 +1,8 @@ + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDurationObservation.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDurationObservation.xwt new file mode 100644 index 00000000000..381ab83586e --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedDurationObservation.xwt @@ -0,0 +1,15 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedElement.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedElement.xwt new file mode 100644 index 00000000000..38ea6847e06 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedElement.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedEvent.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedEvent.xwt new file mode 100644 index 00000000000..83a59909108 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedEvent.xwt @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedInstantObservation.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedInstantObservation.xwt new file mode 100644 index 00000000000..68f9c12ea15 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedInstantObservation.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedProcessing.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedProcessing.xwt new file mode 100644 index 00000000000..02ad4553019 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedProcessing.xwt @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedValueSpecification.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedValueSpecification.xwt new file mode 100644 index 00000000000..db6b7b34b51 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimedValueSpecification.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimerResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimerResource.xwt new file mode 100644 index 00000000000..263c346c885 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimerResource.xwt @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimingResource.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimingResource.xwt new file mode 100644 index 00000000000..976bc0c4846 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTimingResource.xwt @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTupleType.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTupleType.xwt new file mode 100644 index 00000000000..2805aea02b6 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleTupleType.xwt @@ -0,0 +1,16 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleUnit.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleUnit.xwt new file mode 100644 index 00000000000..829cf04d4f4 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleUnit.xwt @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleVar.xwt b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleVar.xwt new file mode 100644 index 00000000000..cb3fdd96610 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/model/ui/SingleVar.xwt @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/plugin.xml b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/plugin.xml new file mode 100644 index 00000000000..5dac8fffe01 --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/plugin.xml @@ -0,0 +1,11 @@ + + + + + + + + + diff --git a/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/src/org/eclipse/papyrus/marte/properties/Activator.java b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/src/org/eclipse/papyrus/marte/properties/Activator.java new file mode 100644 index 00000000000..b95ad1f9fdb --- /dev/null +++ b/extraplugins/marte/properties/org.eclipse.papyrus.marte.properties/src/org/eclipse/papyrus/marte/properties/Activator.java @@ -0,0 +1,50 @@ +package org.eclipse.papyrus.marte.properties; + +import org.eclipse.ui.plugin.AbstractUIPlugin; +import org.osgi.framework.BundleContext; + +/** + * The activator class controls the plug-in life cycle + */ +public class Activator extends AbstractUIPlugin { + + // The plug-in ID + public static final String PLUGIN_ID = "org.eclipse.papyrus.marte.properties"; //$NON-NLS-1$ + + // The shared instance + private static Activator plugin; + + /** + * The constructor + */ + public Activator() { + } + + /* + * (non-Javadoc) + * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext) + */ + public void start(BundleContext context) throws Exception { + super.start(context); + plugin = this; + } + + /* + * (non-Javadoc) + * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext) + */ + public void stop(BundleContext context) throws Exception { + plugin = null; + super.stop(context); + } + + /** + * Returns the shared instance + * + * @return the shared instance + */ + public static Activator getDefault() { + return plugin; + } + +} diff --git a/sandbox/org.eclipse.papyrus.properties.marte/.classpath b/sandbox/org.eclipse.papyrus.properties.marte/.classpath deleted file mode 100644 index 2d1a4302f04..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/sandbox/org.eclipse.papyrus.properties.marte/.project b/sandbox/org.eclipse.papyrus.properties.marte/.project deleted file mode 100644 index 71a121a632e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.eclipse.papyrus.marte.properties - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/sandbox/org.eclipse.papyrus.properties.marte/.settings/org.eclipse.jdt.core.prefs b/sandbox/org.eclipse.papyrus.properties.marte/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 0533b7ee65a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,8 +0,0 @@ -#Wed Oct 19 11:45:31 CEST 2011 -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5 -org.eclipse.jdt.core.compiler.compliance=1.5 -org.eclipse.jdt.core.compiler.problem.assertIdentifier=error -org.eclipse.jdt.core.compiler.problem.enumIdentifier=error -org.eclipse.jdt.core.compiler.source=1.5 diff --git a/sandbox/org.eclipse.papyrus.properties.marte/META-INF/MANIFEST.MF b/sandbox/org.eclipse.papyrus.properties.marte/META-INF/MANIFEST.MF deleted file mode 100644 index b154771fb78..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/META-INF/MANIFEST.MF +++ /dev/null @@ -1,13 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: Marte properties (Incubation) -Bundle-SymbolicName: org.eclipse.papyrus.marte.properties;singleton:=true -Bundle-Version: 0.9.0.qualifier -Bundle-Activator: org.eclipse.papyrus.marte.properties.Activator -Bundle-Vendor: Eclipse Modeling Project -Require-Bundle: org.eclipse.ui, - org.eclipse.core.runtime, - org.eclipse.papyrus.views.properties;bundle-version="0.9.0", - org.eclipse.papyrus.uml.properties;bundle-version="0.9.0" -Bundle-RequiredExecutionEnvironment: J2SE-1.5 -Bundle-ActivationPolicy: lazy diff --git a/sandbox/org.eclipse.papyrus.properties.marte/build.properties b/sandbox/org.eclipse.papyrus.properties.marte/build.properties deleted file mode 100644 index 6f20375d6c7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/build.properties +++ /dev/null @@ -1,5 +0,0 @@ -source.. = src/ -output.. = bin/ -bin.includes = META-INF/,\ - .,\ - plugin.xml diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/MARTE.ctx b/sandbox/org.eclipse.papyrus.properties.marte/model/MARTE.ctx deleted file mode 100644 index 76548f4caca..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/MARTE.ctx +++ /dev/null @@ -1,5507 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAcquire.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAcquire.xwt deleted file mode 100644 index b7ee6d8f582..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAcquire.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAlarm.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAlarm.xwt deleted file mode 100644 index 9b3d9d4fbd8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAlarm.xwt +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocate.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocate.xwt deleted file mode 100644 index 4caa30cb56f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocate.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocateActivityGroup.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocateActivityGroup.xwt deleted file mode 100644 index 217321aec00..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocateActivityGroup.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocated.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocated.xwt deleted file mode 100644 index e81bd459081..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAllocated.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAssign.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAssign.xwt deleted file mode 100644 index d3048a21d52..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleAssign.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleBoundedSubtype.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleBoundedSubtype.xwt deleted file mode 100644 index 670174adc03..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleBoundedSubtype.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleChoiceType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleChoiceType.xwt deleted file mode 100644 index 901c03651c9..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleChoiceType.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerFeature.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerFeature.xwt deleted file mode 100644 index b6e928672f7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerFeature.xwt +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerPort.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerPort.xwt deleted file mode 100644 index 498fa1c888f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerPort.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerSpecification.xwt deleted file mode 100644 index 8bc41cdf72f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClientServerSpecification.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClock.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClock.xwt deleted file mode 100644 index b42e3a9fd8d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClock.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockConstraint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockConstraint.xwt deleted file mode 100644 index 8ecf4bb09c1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockConstraint.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockResource.xwt deleted file mode 100644 index 6c1223c5027..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockType.xwt deleted file mode 100644 index 389a3bcaf63..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleClockType.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCollectionType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCollectionType.xwt deleted file mode 100644 index 2f5e71c7f0a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCollectionType.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationEndPoint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationEndPoint.xwt deleted file mode 100644 index cd83b5ca7db..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationEndPoint.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationMedia.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationMedia.xwt deleted file mode 100644 index afab00a67d7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleCommunicationMedia.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleComputingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleComputingResource.xwt deleted file mode 100644 index a26bf99cea6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleComputingResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConcurrencyResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConcurrencyResource.xwt deleted file mode 100644 index 4d78918d67b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConcurrencyResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConfiguration.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConfiguration.xwt deleted file mode 100644 index 772b8e274a5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleConfiguration.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataEvent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataEvent.xwt deleted file mode 100644 index 1d08f783249..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataEvent.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataPool.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataPool.xwt deleted file mode 100644 index 9412bcd6e2b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDataPool.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDefaultLink.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDefaultLink.xwt deleted file mode 100644 index ad79ea614b0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDefaultLink.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceBroker.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceBroker.xwt deleted file mode 100644 index 0bc7afc12f8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceBroker.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceResource.xwt deleted file mode 100644 index 37744304fb6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDeviceResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDimension.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDimension.xwt deleted file mode 100644 index 7b9cb556dcc..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDimension.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDistribute.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDistribute.xwt deleted file mode 100644 index 9b3188e3bc0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleDistribute.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleEntryPoint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleEntryPoint.xwt deleted file mode 100644 index fad94cc2a36..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleEntryPoint.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleExpressionContext.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleExpressionContext.xwt deleted file mode 100644 index 80cdd83478e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleExpressionContext.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowPort.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowPort.xwt deleted file mode 100644 index e0afbc375e4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowPort.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowProperty.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowProperty.xwt deleted file mode 100644 index 547bf7d4b3d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowProperty.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowSpecification.xwt deleted file mode 100644 index 77d675ccbe3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleFlowSpecification.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocatingBehavior.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocatingBehavior.xwt deleted file mode 100644 index 532746ab82a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocatingBehavior.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocationAction.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocationAction.xwt deleted file mode 100644 index 2c2a4a05438..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMInvocationAction.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMTrigger.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMTrigger.xwt deleted file mode 100644 index 6ee3996ed3f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGCMTrigger.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAcqStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAcqStep.xwt deleted file mode 100644 index a981f13b1b1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAcqStep.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAnalysisContext.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAnalysisContext.xwt deleted file mode 100644 index 574a598269a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaAnalysisContext.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommChannel.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommChannel.xwt deleted file mode 100644 index ef91beaa1a1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommChannel.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommHost.xwt deleted file mode 100644 index 75008534340..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommHost.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommStep.xwt deleted file mode 100644 index e3b2a86425e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaCommStep.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaEventTrace.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaEventTrace.xwt deleted file mode 100644 index d6570871636..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaEventTrace.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaExecHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaExecHost.xwt deleted file mode 100644 index 936e68aebd6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaExecHost.xwt +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaLatencyObs.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaLatencyObs.xwt deleted file mode 100644 index 3ba39289874..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaLatencyObs.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRelStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRelStep.xwt deleted file mode 100644 index 6842c22a065..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRelStep.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRequestedService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRequestedService.xwt deleted file mode 100644 index 9f1deee3a24..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaRequestedService.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaResourcesPlatform.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaResourcesPlatform.xwt deleted file mode 100644 index ac6ef829c1a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaResourcesPlatform.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaScenario.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaScenario.xwt deleted file mode 100644 index e1165df1234..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaScenario.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaStep.xwt deleted file mode 100644 index 18ac016ffed..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaStep.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaTimedObs.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaTimedObs.xwt deleted file mode 100644 index 410ed9307e4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaTimedObs.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadBehavior.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadBehavior.xwt deleted file mode 100644 index 0a25672f4e0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadBehavior.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadEvent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadEvent.xwt deleted file mode 100644 index 065285912ed..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadEvent.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadGenerator.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadGenerator.xwt deleted file mode 100644 index 97e01136eff..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGaWorkloadGenerator.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGrService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGrService.xwt deleted file mode 100644 index ebae11215b5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleGrService.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWActuator.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWActuator.xwt deleted file mode 100644 index f1853da2eaf..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWActuator.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWSensor.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWSensor.xwt deleted file mode 100644 index 1c2208e8666..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHWSensor.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwASIC.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwASIC.xwt deleted file mode 100644 index f24d39db500..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwASIC.xwt +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwArbiter.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwArbiter.xwt deleted file mode 100644 index 7eac88517d5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwArbiter.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBranchPredictor.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBranchPredictor.xwt deleted file mode 100644 index 6bb86848c98..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBranchPredictor.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBridge.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBridge.xwt deleted file mode 100644 index 0d62df4e16e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBridge.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBus.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBus.xwt deleted file mode 100644 index 7bf5a4fc20f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwBus.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCache.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCache.xwt deleted file mode 100644 index 6d4c0772387..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCache.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwClock.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwClock.xwt deleted file mode 100644 index a1ecbeb2699..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwClock.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCommunicationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCommunicationResource.xwt deleted file mode 100644 index b7a596f78bb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCommunicationResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComponent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComponent.xwt deleted file mode 100644 index 579af6c8642..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComponent.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComputingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComputingResource.xwt deleted file mode 100644 index 849be2a0360..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwComputingResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCoolingSupply.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCoolingSupply.xwt deleted file mode 100644 index c560a4e1513..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwCoolingSupply.xwt +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDMA.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDMA.xwt deleted file mode 100644 index db7c46acc47..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDMA.xwt +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDevice.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDevice.xwt deleted file mode 100644 index 8120f9d5309..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDevice.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDrive.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDrive.xwt deleted file mode 100644 index b3019b95bf1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwDrive.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwEndPoint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwEndPoint.xwt deleted file mode 100644 index 19c0aa11433..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwEndPoint.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwISA.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwISA.xwt deleted file mode 100644 index c87c8e8599c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwISA.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwI_O.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwI_O.xwt deleted file mode 100644 index dc1ccefbc00..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwI_O.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMMU.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMMU.xwt deleted file mode 100644 index 79290c7905d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMMU.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMedia.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMedia.xwt deleted file mode 100644 index bc18c632401..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMedia.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMemory.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMemory.xwt deleted file mode 100644 index 692f9fc39d7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwMemory.xwt +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPLD.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPLD.xwt deleted file mode 100644 index c0e2e9dedc4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPLD.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPowerSupply.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPowerSupply.xwt deleted file mode 100644 index eea81209ebb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwPowerSupply.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwProcessor.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwProcessor.xwt deleted file mode 100644 index f0319dd834c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwProcessor.xwt +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwRAM.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwRAM.xwt deleted file mode 100644 index cfa48cfcfad..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwRAM.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwROM.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwROM.xwt deleted file mode 100644 index eb56b0d0264..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwROM.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResource.xwt deleted file mode 100644 index 7922db91060..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResourceService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResourceService.xwt deleted file mode 100644 index ed4e3f08ea0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwResourceService.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwStorageManager.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwStorageManager.xwt deleted file mode 100644 index 626269b3755..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwStorageManager.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwSupport.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwSupport.xwt deleted file mode 100644 index 289f33435ab..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwSupport.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimer.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimer.xwt deleted file mode 100644 index 1441ac59998..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimer.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimingResource.xwt deleted file mode 100644 index c9a37fdb691..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleHwTimingResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterRepetition.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterRepetition.xwt deleted file mode 100644 index c71f72b3594..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterRepetition.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterruptResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterruptResource.xwt deleted file mode 100644 index 3e9a0cb21f0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleInterruptResource.xwt +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleIntervalType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleIntervalType.xwt deleted file mode 100644 index 3e66375e445..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleIntervalType.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleLinkTopology.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleLinkTopology.xwt deleted file mode 100644 index 90f52dde011..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleLinkTopology.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryBroker.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryBroker.xwt deleted file mode 100644 index d6660cce918..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryBroker.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryPartition.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryPartition.xwt deleted file mode 100644 index 88e2da1a52c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMemoryPartition.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMessageComResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMessageComResource.xwt deleted file mode 100644 index e42cdd5781b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMessageComResource.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMode.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMode.xwt deleted file mode 100644 index 38f3bc1b837..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMode.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeBehavior.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeBehavior.xwt deleted file mode 100644 index a9c071d6ce3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeBehavior.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeTransition.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeTransition.xwt deleted file mode 100644 index 5e30efb1406..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleModeTransition.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMutualExclusionResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMutualExclusionResource.xwt deleted file mode 100644 index e2c932dd171..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleMutualExclusionResource.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfp.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfp.xwt deleted file mode 100644 index 7bb8f1a291c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfp.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpConstraint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpConstraint.xwt deleted file mode 100644 index 825ee834cfd..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpConstraint.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpRefine.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpRefine.xwt deleted file mode 100644 index 8cd130ca2d6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpRefine.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpType.xwt deleted file mode 100644 index 55c8072adff..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNfpType.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNotificationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNotificationResource.xwt deleted file mode 100644 index 142241869b9..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleNotificationResource.xwt +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleOperator.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleOperator.xwt deleted file mode 100644 index 78388cddccc..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleOperator.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaCommStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaCommStep.xwt deleted file mode 100644 index 2973b51af86..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaCommStep.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaLogicalResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaLogicalResource.xwt deleted file mode 100644 index 66ecb42a956..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaLogicalResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRequestedStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRequestedStep.xwt deleted file mode 100644 index c35b37ca656..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRequestedStep.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaResPassStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaResPassStep.xwt deleted file mode 100644 index cf773c4aace..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaResPassStep.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRunTInstance.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRunTInstance.xwt deleted file mode 100644 index f8ac15d88f2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaRunTInstance.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaStep.xwt deleted file mode 100644 index 9db379cbd6c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePaStep.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePpUnit.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePpUnit.xwt deleted file mode 100644 index 569ff5b7e88..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultiplePpUnit.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleProcessingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleProcessingResource.xwt deleted file mode 100644 index b5c4c9bd413..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleProcessingResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRelease.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRelease.xwt deleted file mode 100644 index 57883f65f99..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRelease.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleReshape.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleReshape.xwt deleted file mode 100644 index 381838e4244..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleReshape.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResource.xwt deleted file mode 100644 index 7fbddd4feb3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResourceUsage.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResourceUsage.xwt deleted file mode 100644 index f934503e8c6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleResourceUsage.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtAction.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtAction.xwt deleted file mode 100644 index bdd39124bb1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtAction.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtFeature.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtFeature.xwt deleted file mode 100644 index 64c6d944e82..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtFeature.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtService.xwt deleted file mode 100644 index 31ca6697ccc..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtService.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtSpecification.xwt deleted file mode 100644 index d88f1a317ca..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtSpecification.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtUnit.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtUnit.xwt deleted file mode 100644 index cd3991cf771..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleRtUnit.xwt +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaAnalysisContext.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaAnalysisContext.xwt deleted file mode 100644 index ff3dcd92662..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaAnalysisContext.xwt +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommHost.xwt deleted file mode 100644 index 0b6a044778f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommHost.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommStep.xwt deleted file mode 100644 index 710f03cc235..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaCommStep.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaEndtoEndFlow.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaEndtoEndFlow.xwt deleted file mode 100644 index 52cf8da245d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaEndtoEndFlow.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaExecHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaExecHost.xwt deleted file mode 100644 index c5e563ed7d7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaExecHost.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSchedObs.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSchedObs.xwt deleted file mode 100644 index 37682a6ac2c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSchedObs.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSharedResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSharedResource.xwt deleted file mode 100644 index a2fd8c73631..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaSharedResource.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaStep.xwt deleted file mode 100644 index 163cd3322b9..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSaStep.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSchedulableResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSchedulableResource.xwt deleted file mode 100644 index 8e1f0dc029b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSchedulableResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleScheduler.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleScheduler.xwt deleted file mode 100644 index e95e9a4472d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleScheduler.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSecondaryScheduler.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSecondaryScheduler.xwt deleted file mode 100644 index 3685879dd66..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSecondaryScheduler.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleShaped.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleShaped.xwt deleted file mode 100644 index 236a05969f0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleShaped.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSharedDataComResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSharedDataComResource.xwt deleted file mode 100644 index 2ba58e4ca90..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSharedDataComResource.xwt +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleStorageResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleStorageResource.xwt deleted file mode 100644 index f53ed10fadc..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleStorageResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwAccessService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwAccessService.xwt deleted file mode 100644 index 9b82953dfa3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwAccessService.xwt +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwCommunicationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwCommunicationResource.xwt deleted file mode 100644 index e4867f5b908..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwCommunicationResource.xwt +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwConcurrentResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwConcurrentResource.xwt deleted file mode 100644 index acb1223d205..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwConcurrentResource.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwInteractionResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwInteractionResource.xwt deleted file mode 100644 index 053e0a924df..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwInteractionResource.xwt +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwMutualExclusionResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwMutualExclusionResource.xwt deleted file mode 100644 index 529a0f7c732..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwMutualExclusionResource.xwt +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwResource.xwt deleted file mode 100644 index 692e9845cb8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSchedulableResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSchedulableResource.xwt deleted file mode 100644 index 12319b101d9..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSchedulableResource.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSynchronizationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSynchronizationResource.xwt deleted file mode 100644 index fe568cf46b6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwSynchronizationResource.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwTimerResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwTimerResource.xwt deleted file mode 100644 index bfb37f44b0c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSwTimerResource.xwt +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSynchronizationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSynchronizationResource.xwt deleted file mode 100644 index 81807c55f53..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleSynchronizationResource.xwt +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTiler.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTiler.xwt deleted file mode 100644 index 9c4cfc44451..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTiler.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedConstraint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedConstraint.xwt deleted file mode 100644 index f6e79282326..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedConstraint.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDomain.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDomain.xwt deleted file mode 100644 index 3f0a166fe83..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDomain.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDurationObservation.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDurationObservation.xwt deleted file mode 100644 index d2d76185392..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedDurationObservation.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedElement.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedElement.xwt deleted file mode 100644 index bce74260ee4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedElement.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedEvent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedEvent.xwt deleted file mode 100644 index 28518432b84..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedEvent.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedInstantObservation.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedInstantObservation.xwt deleted file mode 100644 index c6af13c5435..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedInstantObservation.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedProcessing.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedProcessing.xwt deleted file mode 100644 index 4800da2c969..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedProcessing.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedValueSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedValueSpecification.xwt deleted file mode 100644 index 17d83f62801..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimedValueSpecification.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimerResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimerResource.xwt deleted file mode 100644 index c9e171b87e7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimerResource.xwt +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimingResource.xwt deleted file mode 100644 index 81d3fc64d74..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTimingResource.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTupleType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTupleType.xwt deleted file mode 100644 index dd23853c884..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleTupleType.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleUnit.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleUnit.xwt deleted file mode 100644 index f36f906756a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleUnit.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleVar.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleVar.xwt deleted file mode 100644 index 51def758469..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/MultipleVar.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAcquire.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAcquire.xwt deleted file mode 100644 index a28506edacd..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAcquire.xwt +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAlarm.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAlarm.xwt deleted file mode 100644 index 6089cc69c99..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAlarm.xwt +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocate.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocate.xwt deleted file mode 100644 index 23b7752c8de..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocate.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocateActivityGroup.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocateActivityGroup.xwt deleted file mode 100644 index 4d2e9e00694..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocateActivityGroup.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocated.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocated.xwt deleted file mode 100644 index cb4b6917a8c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAllocated.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAssign.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAssign.xwt deleted file mode 100644 index cf4b8ebc4c1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleAssign.xwt +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleBoundedSubtype.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleBoundedSubtype.xwt deleted file mode 100644 index 0f4d01cf69e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleBoundedSubtype.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleChoiceType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleChoiceType.xwt deleted file mode 100644 index 6adab4faef2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleChoiceType.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerFeature.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerFeature.xwt deleted file mode 100644 index 0ddb9ce40e3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerFeature.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerPort.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerPort.xwt deleted file mode 100644 index dea5d73a391..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerPort.xwt +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerSpecification.xwt deleted file mode 100644 index 39ee6c9a7bf..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClientServerSpecification.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClock.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClock.xwt deleted file mode 100644 index 23de964fb50..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClock.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockConstraint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockConstraint.xwt deleted file mode 100644 index 220b7499e03..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockConstraint.xwt +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockResource.xwt deleted file mode 100644 index 9acaaefcdb5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockResource.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockType.xwt deleted file mode 100644 index ffcddc8d179..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleClockType.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCollectionType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCollectionType.xwt deleted file mode 100644 index 0f3d064a478..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCollectionType.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationEndPoint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationEndPoint.xwt deleted file mode 100644 index dc34f060dcb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationEndPoint.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationMedia.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationMedia.xwt deleted file mode 100644 index 3b1c8f8fb6a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleCommunicationMedia.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleComputingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleComputingResource.xwt deleted file mode 100644 index 4120d469b86..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleComputingResource.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConcurrencyResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConcurrencyResource.xwt deleted file mode 100644 index 5caa3633dd1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConcurrencyResource.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConfiguration.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConfiguration.xwt deleted file mode 100644 index 6f3afdbd90f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleConfiguration.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataEvent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataEvent.xwt deleted file mode 100644 index 6762fa13c52..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataEvent.xwt +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataPool.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataPool.xwt deleted file mode 100644 index 8cddbc78e37..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDataPool.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDefaultLink.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDefaultLink.xwt deleted file mode 100644 index ad79ea614b0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDefaultLink.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceBroker.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceBroker.xwt deleted file mode 100644 index f0bd686d282..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceBroker.xwt +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceResource.xwt deleted file mode 100644 index 5d55318eeeb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDeviceResource.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDimension.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDimension.xwt deleted file mode 100644 index 3979243e1c0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDimension.xwt +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDistribute.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDistribute.xwt deleted file mode 100644 index f3f336049d4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleDistribute.xwt +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleEntryPoint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleEntryPoint.xwt deleted file mode 100644 index d9fe99d98a6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleEntryPoint.xwt +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleExpressionContext.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleExpressionContext.xwt deleted file mode 100644 index 496c00110c2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleExpressionContext.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowPort.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowPort.xwt deleted file mode 100644 index 215403107a3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowPort.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowProperty.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowProperty.xwt deleted file mode 100644 index 6c024737c00..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowProperty.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowSpecification.xwt deleted file mode 100644 index 9727e401d4e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleFlowSpecification.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocatingBehavior.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocatingBehavior.xwt deleted file mode 100644 index 20542fd96b6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocatingBehavior.xwt +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocationAction.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocationAction.xwt deleted file mode 100644 index 49f7dc9611e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMInvocationAction.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMTrigger.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMTrigger.xwt deleted file mode 100644 index 2793b8babb3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGCMTrigger.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAcqStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAcqStep.xwt deleted file mode 100644 index d6c2468cf5c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAcqStep.xwt +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAnalysisContext.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAnalysisContext.xwt deleted file mode 100644 index aaed1cdf011..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaAnalysisContext.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommChannel.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommChannel.xwt deleted file mode 100644 index ea6a8c34e40..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommChannel.xwt +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommHost.xwt deleted file mode 100644 index 09744d152aa..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommHost.xwt +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommStep.xwt deleted file mode 100644 index 9587f486117..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaCommStep.xwt +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaEventTrace.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaEventTrace.xwt deleted file mode 100644 index 3a4f0af7bb3..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaEventTrace.xwt +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaExecHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaExecHost.xwt deleted file mode 100644 index 9f4bde76dbf..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaExecHost.xwt +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaLatencyObs.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaLatencyObs.xwt deleted file mode 100644 index 258f1bf5500..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaLatencyObs.xwt +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRelStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRelStep.xwt deleted file mode 100644 index 031664756a9..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRelStep.xwt +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRequestedService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRequestedService.xwt deleted file mode 100644 index c5066e543e1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaRequestedService.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaResourcesPlatform.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaResourcesPlatform.xwt deleted file mode 100644 index c47d1f3fe1f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaResourcesPlatform.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaScenario.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaScenario.xwt deleted file mode 100644 index 9d5ffcd60b5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaScenario.xwt +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaStep.xwt deleted file mode 100644 index 5e10b4cbe9b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaStep.xwt +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaTimedObs.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaTimedObs.xwt deleted file mode 100644 index 5376f478a11..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaTimedObs.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadBehavior.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadBehavior.xwt deleted file mode 100644 index 6b8de6c6aa4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadBehavior.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadEvent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadEvent.xwt deleted file mode 100644 index 192532cefdb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadEvent.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadGenerator.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadGenerator.xwt deleted file mode 100644 index 36ccd604a42..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGaWorkloadGenerator.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGrService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGrService.xwt deleted file mode 100644 index 9e0b85efe8d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleGrService.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWActuator.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWActuator.xwt deleted file mode 100644 index d208845269e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWActuator.xwt +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWSensor.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWSensor.xwt deleted file mode 100644 index 97fa245ac9c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHWSensor.xwt +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwASIC.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwASIC.xwt deleted file mode 100644 index 2ab9939dafb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwASIC.xwt +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwArbiter.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwArbiter.xwt deleted file mode 100644 index 99494e232b8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwArbiter.xwt +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBranchPredictor.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBranchPredictor.xwt deleted file mode 100644 index a082ca300f8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBranchPredictor.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBridge.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBridge.xwt deleted file mode 100644 index 90247f1ffd8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBridge.xwt +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBus.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBus.xwt deleted file mode 100644 index cea6dbd3f12..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwBus.xwt +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCache.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCache.xwt deleted file mode 100644 index fdaf4d3c27c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCache.xwt +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwClock.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwClock.xwt deleted file mode 100644 index fcf21ec7dcb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwClock.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCommunicationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCommunicationResource.xwt deleted file mode 100644 index 3390c2bb97b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCommunicationResource.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComponent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComponent.xwt deleted file mode 100644 index 9a2a774a5f7..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComponent.xwt +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComputingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComputingResource.xwt deleted file mode 100644 index e253ee7ac93..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwComputingResource.xwt +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCoolingSupply.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCoolingSupply.xwt deleted file mode 100644 index 003668d36df..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwCoolingSupply.xwt +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDMA.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDMA.xwt deleted file mode 100644 index 2831eb94ee8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDMA.xwt +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDevice.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDevice.xwt deleted file mode 100644 index 92a477506c8..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDevice.xwt +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDrive.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDrive.xwt deleted file mode 100644 index 347670b897c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwDrive.xwt +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwEndPoint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwEndPoint.xwt deleted file mode 100644 index 868bff8f734..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwEndPoint.xwt +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwISA.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwISA.xwt deleted file mode 100644 index b7d55ba678a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwISA.xwt +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwI_O.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwI_O.xwt deleted file mode 100644 index 88e08c933fe..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwI_O.xwt +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMMU.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMMU.xwt deleted file mode 100644 index 9cac7f07233..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMMU.xwt +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMedia.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMedia.xwt deleted file mode 100644 index d63d0b72d89..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMedia.xwt +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMemory.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMemory.xwt deleted file mode 100644 index 4bd9a096821..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwMemory.xwt +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPLD.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPLD.xwt deleted file mode 100644 index 7e36ce7208c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPLD.xwt +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPowerSupply.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPowerSupply.xwt deleted file mode 100644 index a359ebe06a1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwPowerSupply.xwt +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwProcessor.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwProcessor.xwt deleted file mode 100644 index e70ce437bc1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwProcessor.xwt +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwRAM.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwRAM.xwt deleted file mode 100644 index 5dbcb76efdd..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwRAM.xwt +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwROM.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwROM.xwt deleted file mode 100644 index a8e0c0786dc..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwROM.xwt +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResource.xwt deleted file mode 100644 index 592e7969d99..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResource.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResourceService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResourceService.xwt deleted file mode 100644 index e0973b7c334..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwResourceService.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwStorageManager.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwStorageManager.xwt deleted file mode 100644 index 71bcbc66f5c..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwStorageManager.xwt +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwSupport.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwSupport.xwt deleted file mode 100644 index 41e4242a38d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwSupport.xwt +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimer.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimer.xwt deleted file mode 100644 index 8754a26fd07..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimer.xwt +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimingResource.xwt deleted file mode 100644 index dfdab6d73ed..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleHwTimingResource.xwt +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterRepetition.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterRepetition.xwt deleted file mode 100644 index 3eec29a95d2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterRepetition.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterruptResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterruptResource.xwt deleted file mode 100644 index 83b81e17739..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleInterruptResource.xwt +++ /dev/null @@ -1,105 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleIntervalType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleIntervalType.xwt deleted file mode 100644 index 50706bd22ba..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleIntervalType.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleLinkTopology.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleLinkTopology.xwt deleted file mode 100644 index ab5183bdf7b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleLinkTopology.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryBroker.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryBroker.xwt deleted file mode 100644 index 1ecf1dc5194..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryBroker.xwt +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryPartition.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryPartition.xwt deleted file mode 100644 index 5104296b5a1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMemoryPartition.xwt +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMessageComResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMessageComResource.xwt deleted file mode 100644 index a2eaf62ba02..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMessageComResource.xwt +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMode.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMode.xwt deleted file mode 100644 index 391821e1516..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMode.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeBehavior.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeBehavior.xwt deleted file mode 100644 index 97f492f6ed1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeBehavior.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeTransition.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeTransition.xwt deleted file mode 100644 index 2eec19aff2e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleModeTransition.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMutualExclusionResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMutualExclusionResource.xwt deleted file mode 100644 index 769ab3d94f5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleMutualExclusionResource.xwt +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfp.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfp.xwt deleted file mode 100644 index b0bddc257e2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfp.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpConstraint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpConstraint.xwt deleted file mode 100644 index 1f18619fd1d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpConstraint.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpRefine.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpRefine.xwt deleted file mode 100644 index 3e363ec7460..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpRefine.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpType.xwt deleted file mode 100644 index 3aab2da6e61..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNfpType.xwt +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNotificationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNotificationResource.xwt deleted file mode 100644 index 3a1560b8d75..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleNotificationResource.xwt +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleOperator.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleOperator.xwt deleted file mode 100644 index 846215a8463..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleOperator.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaCommStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaCommStep.xwt deleted file mode 100644 index 43a04f871a2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaCommStep.xwt +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaLogicalResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaLogicalResource.xwt deleted file mode 100644 index 4fad9962aa2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaLogicalResource.xwt +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRequestedStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRequestedStep.xwt deleted file mode 100644 index 36338b29065..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRequestedStep.xwt +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaResPassStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaResPassStep.xwt deleted file mode 100644 index 6ff87a30aa2..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaResPassStep.xwt +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRunTInstance.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRunTInstance.xwt deleted file mode 100644 index a384ea185f0..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaRunTInstance.xwt +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaStep.xwt deleted file mode 100644 index 9777554a1b5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePaStep.xwt +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePpUnit.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePpUnit.xwt deleted file mode 100644 index 8095fa7a42e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SinglePpUnit.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleProcessingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleProcessingResource.xwt deleted file mode 100644 index a030254db29..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleProcessingResource.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRelease.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRelease.xwt deleted file mode 100644 index 8d2089c3529..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRelease.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleReshape.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleReshape.xwt deleted file mode 100644 index b747a79724a..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleReshape.xwt +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResource.xwt deleted file mode 100644 index 66702c57ba5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResource.xwt +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResourceUsage.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResourceUsage.xwt deleted file mode 100644 index a228e4573f1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleResourceUsage.xwt +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtAction.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtAction.xwt deleted file mode 100644 index 18c95884c2f..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtAction.xwt +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtFeature.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtFeature.xwt deleted file mode 100644 index 498d5f45397..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtFeature.xwt +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtService.xwt deleted file mode 100644 index 3e2f6643b1b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtService.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtSpecification.xwt deleted file mode 100644 index fd298703103..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtSpecification.xwt +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtUnit.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtUnit.xwt deleted file mode 100644 index e0598db71b1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleRtUnit.xwt +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaAnalysisContext.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaAnalysisContext.xwt deleted file mode 100644 index 13866b41c5e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaAnalysisContext.xwt +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommHost.xwt deleted file mode 100644 index d16af89e974..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommHost.xwt +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommStep.xwt deleted file mode 100644 index 1054be1a235..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaCommStep.xwt +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaEndtoEndFlow.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaEndtoEndFlow.xwt deleted file mode 100644 index 2bf76ad6916..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaEndtoEndFlow.xwt +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaExecHost.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaExecHost.xwt deleted file mode 100644 index 7372cbc3bd1..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaExecHost.xwt +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSchedObs.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSchedObs.xwt deleted file mode 100644 index 3e84ca311b5..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSchedObs.xwt +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSharedResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSharedResource.xwt deleted file mode 100644 index 945965e65de..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaSharedResource.xwt +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaStep.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaStep.xwt deleted file mode 100644 index e6531605e8d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSaStep.xwt +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSchedulableResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSchedulableResource.xwt deleted file mode 100644 index 2d512c3d995..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSchedulableResource.xwt +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleScheduler.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleScheduler.xwt deleted file mode 100644 index 63785b13d43..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleScheduler.xwt +++ /dev/null @@ -1,56 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSecondaryScheduler.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSecondaryScheduler.xwt deleted file mode 100644 index 18719f69cdd..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSecondaryScheduler.xwt +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleShaped.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleShaped.xwt deleted file mode 100644 index 5eb5cdbab35..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleShaped.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSharedDataComResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSharedDataComResource.xwt deleted file mode 100644 index 11e51657dad..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSharedDataComResource.xwt +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleStorageResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleStorageResource.xwt deleted file mode 100644 index ae419b5ab57..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleStorageResource.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwAccessService.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwAccessService.xwt deleted file mode 100644 index a8f27757f78..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwAccessService.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwCommunicationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwCommunicationResource.xwt deleted file mode 100644 index a3838cfda70..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwCommunicationResource.xwt +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwConcurrentResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwConcurrentResource.xwt deleted file mode 100644 index 18503cba780..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwConcurrentResource.xwt +++ /dev/null @@ -1,88 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwInteractionResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwInteractionResource.xwt deleted file mode 100644 index 20ca8ef57c9..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwInteractionResource.xwt +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwMutualExclusionResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwMutualExclusionResource.xwt deleted file mode 100644 index 51bd7c7511d..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwMutualExclusionResource.xwt +++ /dev/null @@ -1,83 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwResource.xwt deleted file mode 100644 index c940d3dde32..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwResource.xwt +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSchedulableResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSchedulableResource.xwt deleted file mode 100644 index 1d3e3fa1228..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSchedulableResource.xwt +++ /dev/null @@ -1,117 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSynchronizationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSynchronizationResource.xwt deleted file mode 100644 index 0051bc7ce79..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwSynchronizationResource.xwt +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwTimerResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwTimerResource.xwt deleted file mode 100644 index 98dc399412b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSwTimerResource.xwt +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSynchronizationResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSynchronizationResource.xwt deleted file mode 100644 index 5ed65121f14..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleSynchronizationResource.xwt +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTiler.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTiler.xwt deleted file mode 100644 index 9eb412f72f4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTiler.xwt +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedConstraint.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedConstraint.xwt deleted file mode 100644 index a554269fc5b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedConstraint.xwt +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDomain.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDomain.xwt deleted file mode 100644 index 2cc2cf6f17b..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDomain.xwt +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDurationObservation.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDurationObservation.xwt deleted file mode 100644 index 381ab83586e..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedDurationObservation.xwt +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedElement.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedElement.xwt deleted file mode 100644 index 38ea6847e06..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedElement.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedEvent.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedEvent.xwt deleted file mode 100644 index 83a59909108..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedEvent.xwt +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedInstantObservation.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedInstantObservation.xwt deleted file mode 100644 index 68f9c12ea15..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedInstantObservation.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedProcessing.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedProcessing.xwt deleted file mode 100644 index 02ad4553019..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedProcessing.xwt +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedValueSpecification.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedValueSpecification.xwt deleted file mode 100644 index db6b7b34b51..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimedValueSpecification.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimerResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimerResource.xwt deleted file mode 100644 index 263c346c885..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimerResource.xwt +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimingResource.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimingResource.xwt deleted file mode 100644 index 976bc0c4846..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTimingResource.xwt +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTupleType.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTupleType.xwt deleted file mode 100644 index 2805aea02b6..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleTupleType.xwt +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleUnit.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleUnit.xwt deleted file mode 100644 index 829cf04d4f4..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleUnit.xwt +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleVar.xwt b/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleVar.xwt deleted file mode 100644 index cb3fdd96610..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/model/ui/SingleVar.xwt +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/org.eclipse.papyrus.properties.marte/plugin.xml b/sandbox/org.eclipse.papyrus.properties.marte/plugin.xml deleted file mode 100644 index 5dac8fffe01..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/plugin.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - diff --git a/sandbox/org.eclipse.papyrus.properties.marte/src/org/eclipse/papyrus/marte/properties/Activator.java b/sandbox/org.eclipse.papyrus.properties.marte/src/org/eclipse/papyrus/marte/properties/Activator.java deleted file mode 100644 index b95ad1f9fdb..00000000000 --- a/sandbox/org.eclipse.papyrus.properties.marte/src/org/eclipse/papyrus/marte/properties/Activator.java +++ /dev/null @@ -1,50 +0,0 @@ -package org.eclipse.papyrus.marte.properties; - -import org.eclipse.ui.plugin.AbstractUIPlugin; -import org.osgi.framework.BundleContext; - -/** - * The activator class controls the plug-in life cycle - */ -public class Activator extends AbstractUIPlugin { - - // The plug-in ID - public static final String PLUGIN_ID = "org.eclipse.papyrus.marte.properties"; //$NON-NLS-1$ - - // The shared instance - private static Activator plugin; - - /** - * The constructor - */ - public Activator() { - } - - /* - * (non-Javadoc) - * @see org.eclipse.ui.plugin.AbstractUIPlugin#start(org.osgi.framework.BundleContext) - */ - public void start(BundleContext context) throws Exception { - super.start(context); - plugin = this; - } - - /* - * (non-Javadoc) - * @see org.eclipse.ui.plugin.AbstractUIPlugin#stop(org.osgi.framework.BundleContext) - */ - public void stop(BundleContext context) throws Exception { - plugin = null; - super.stop(context); - } - - /** - * Returns the shared instance - * - * @return the shared instance - */ - public static Activator getDefault() { - return plugin; - } - -} -- cgit v1.2.3