Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-08-21 11:37:18 +0000
committerCamille Letavernier2014-08-21 11:37:18 +0000
commitea48a20561464c3cbb7895d430583669a9f82fcc (patch)
tree0fdf9eebacbbb301b13bafce3ca4a6952ff6e91c /extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel
parentf91b71175fd97557cf378cdcad845a44a6274b16 (diff)
downloadorg.eclipse.papyrus-ea48a20561464c3cbb7895d430583669a9f82fcc.tar.gz
org.eclipse.papyrus-ea48a20561464c3cbb7895d430583669a9f82fcc.tar.xz
org.eclipse.papyrus-ea48a20561464c3cbb7895d430583669a9f82fcc.zip
[Code style] Apply clean-up and formatter on Extra plug-ins
Diffstat (limited to 'extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel')
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMFactory.java24
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMPackage.java572
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAcqStep.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAnalysisContext.java20
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommChannel.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommHost.java14
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommStep.java2
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaEventTrace.java42
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaExecHost.java74
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaLatencyObs.java26
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRelStep.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRequestedService.java12
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaResourcesPlatform.java18
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaScenario.java82
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaStep.java114
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaTimedObs.java24
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadBehavior.java24
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadEvent.java62
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadGenerator.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/LaxityKind.java63
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMFactoryImpl.java132
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMPackageImpl.java566
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAcqStepImpl.java88
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAnalysisContextImpl.java152
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommChannelImpl.java77
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommHostImpl.java390
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommStepImpl.java6
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaEventTraceImpl.java150
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaExecHostImpl.java354
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaLatencyObsImpl.java123
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRelStepImpl.java88
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRequestedServiceImpl.java52
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaResourcesPlatformImpl.java79
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaScenarioImpl.java735
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaStepImpl.java493
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaTimedObsImpl.java100
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadBehaviorImpl.java106
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadEventImpl.java256
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadGeneratorImpl.java88
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMAdapterFactory.java321
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceFactoryImpl.java7
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceImpl.java9
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMSwitch.java545
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMXMLProcessor.java9
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMFactory.java13
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMPackage.java281
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaCommStep.java2
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaLogicalResource.java32
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRequestedStep.java2
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaResPassStep.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRunTInstance.java72
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaStep.java36
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMFactoryImpl.java53
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMPackageImpl.java270
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaCommStepImpl.java6
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaLogicalResourceImpl.java108
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRequestedStepImpl.java66
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaResPassStepImpl.java88
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRunTInstanceImpl.java265
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaStepImpl.java154
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMAdapterFactory.java171
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceFactoryImpl.java7
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceImpl.java9
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMSwitch.java251
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMXMLProcessor.java9
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/OptimallityCriterionKind.java83
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMFactory.java15
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMPackage.java330
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaAnalysisContext.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommHost.java22
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommStep.java42
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaEndtoEndFlow.java50
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaExecHost.java52
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSchedObs.java20
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSharedResource.java44
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaStep.java98
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMFactoryImpl.java87
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMPackageImpl.java381
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaAnalysisContextImpl.java77
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommHostImpl.java77
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommStepImpl.java150
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaEndtoEndFlowImpl.java200
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaExecHostImpl.java170
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSchedObsImpl.java96
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSharedResourceImpl.java162
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaStepImpl.java332
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMAdapterFactory.java301
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceFactoryImpl.java7
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceImpl.java9
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMSwitch.java355
-rw-r--r--extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMXMLProcessor.java9
91 files changed, 7558 insertions, 3737 deletions
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMFactory.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMFactory.java
index 3d116c92567..a47e1eb71a4 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMFactory.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMFactory.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ import org.eclipse.emf.ecore.EFactory;
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage
* @generated
*/
@@ -28,6 +29,7 @@ public interface GQAMFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
GQAMFactory eINSTANCE = org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMFactoryImpl.init();
@@ -36,6 +38,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Workload Generator</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Workload Generator</em>'.
* @generated
*/
@@ -45,6 +48,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Event Trace</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Event Trace</em>'.
* @generated
*/
@@ -54,6 +58,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Workload Event</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Workload Event</em>'.
* @generated
*/
@@ -63,6 +68,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Scenario</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Scenario</em>'.
* @generated
*/
@@ -72,6 +78,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Step</em>'.
* @generated
*/
@@ -81,6 +88,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Exec Host</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Exec Host</em>'.
* @generated
*/
@@ -90,6 +98,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Requested Service</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Requested Service</em>'.
* @generated
*/
@@ -99,6 +108,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Timed Obs</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Timed Obs</em>'.
* @generated
*/
@@ -108,6 +118,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Comm Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Comm Step</em>'.
* @generated
*/
@@ -117,6 +128,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Acq Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Acq Step</em>'.
* @generated
*/
@@ -126,6 +138,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Rel Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Rel Step</em>'.
* @generated
*/
@@ -135,6 +148,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Latency Obs</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Latency Obs</em>'.
* @generated
*/
@@ -144,6 +158,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Comm Host</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Comm Host</em>'.
* @generated
*/
@@ -153,6 +168,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Comm Channel</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Comm Channel</em>'.
* @generated
*/
@@ -162,6 +178,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Workload Behavior</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Workload Behavior</em>'.
* @generated
*/
@@ -171,6 +188,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Analysis Context</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Analysis Context</em>'.
* @generated
*/
@@ -180,6 +198,7 @@ public interface GQAMFactory extends EFactory {
* Returns a new object of class '<em>Ga Resources Platform</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Ga Resources Platform</em>'.
* @generated
*/
@@ -189,9 +208,10 @@ public interface GQAMFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the package supported by this factory.
* @generated
*/
GQAMPackage getGQAMPackage();
-} //GQAMFactory
+} // GQAMFactory
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMPackage.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMPackage.java
index 8cfef5486f2..f366702344f 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMPackage.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GQAMPackage.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -27,12 +27,13 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.NFPs.NFPsPackage;
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMFactory
* @model kind="package"
* @generated
@@ -42,6 +43,7 @@ public interface GQAMPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNAME = "GQAM";
@@ -50,6 +52,7 @@ public interface GQAMPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_URI = "http://www.eclipse.org/papyrus/GQAM/1";
@@ -58,6 +61,7 @@ public interface GQAMPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_PREFIX = "GQAM";
@@ -66,6 +70,7 @@ public interface GQAMPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
GQAMPackage eINSTANCE = org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl.init();
@@ -74,6 +79,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl <em>Ga Workload Generator</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaWorkloadGenerator()
* @generated
@@ -84,6 +90,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Pop</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -93,6 +100,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -102,6 +110,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Workload Generator</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -111,6 +120,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl <em>Ga Event Trace</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaEventTrace()
* @generated
@@ -121,6 +131,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Content</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -130,6 +141,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -139,6 +151,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Location</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -148,6 +161,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -157,6 +171,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Event Trace</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -166,6 +181,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl <em>Ga Workload Event</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaWorkloadEvent()
* @generated
@@ -176,6 +192,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Pattern</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -185,6 +202,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Generator</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -194,6 +212,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Trace</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -203,6 +222,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Effect</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -212,6 +232,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timed Event</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -221,6 +242,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -230,6 +252,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Workload Event</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -239,6 +262,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl <em>Ga Scenario</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaScenario()
* @generated
@@ -249,6 +273,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -258,6 +283,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -267,6 +293,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -276,6 +303,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -285,6 +313,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -294,6 +323,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -303,6 +333,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -312,6 +343,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -321,6 +353,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -330,6 +363,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -339,6 +373,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -348,6 +383,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -357,6 +393,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -366,6 +403,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -375,6 +413,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -384,6 +423,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -393,6 +433,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -402,6 +443,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -411,6 +453,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -420,6 +463,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -429,6 +473,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -438,6 +483,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -447,6 +493,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -456,6 +503,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -465,6 +513,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -474,6 +523,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -483,6 +533,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -492,6 +543,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -501,6 +553,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Scenario</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -510,6 +563,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl <em>Ga Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaStep()
* @generated
@@ -520,6 +574,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -529,6 +584,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -538,6 +594,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -547,6 +604,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -556,6 +614,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -565,6 +624,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -574,6 +634,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -583,6 +644,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -592,6 +654,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -601,6 +664,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -610,6 +674,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -619,6 +684,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -628,6 +694,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -637,6 +704,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -646,6 +714,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -655,6 +724,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -664,6 +734,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -673,6 +744,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -682,6 +754,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -691,6 +764,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -700,6 +774,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -709,6 +784,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -718,6 +794,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -727,6 +804,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -736,6 +814,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -745,6 +824,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -754,6 +834,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -763,6 +844,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -772,6 +854,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -781,6 +864,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -790,6 +874,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -799,6 +884,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -808,6 +894,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -817,6 +904,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -826,6 +914,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -835,6 +924,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -844,6 +934,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -853,6 +944,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -862,6 +954,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -871,6 +964,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -880,6 +974,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -889,6 +984,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl <em>Ga Exec Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaExecHost()
* @generated
@@ -899,6 +995,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -908,6 +1005,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -917,6 +1015,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -926,6 +1025,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -935,6 +1035,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -944,6 +1045,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -953,6 +1055,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -962,6 +1065,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -971,6 +1075,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Preemptible</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -980,6 +1085,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -989,6 +1095,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Other Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -998,6 +1105,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Schedule</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1007,6 +1115,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Processing Units</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1016,6 +1125,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1025,6 +1135,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Protected Shared Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1034,6 +1145,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Schedulable Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1043,6 +1155,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Speed Factor</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1052,6 +1165,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Main Scheduler</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1061,6 +1175,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Comm Tx Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1070,6 +1185,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Comm Rcv Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1079,6 +1195,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cntxt Sw T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1088,6 +1205,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Clock Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1097,6 +1215,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Pri Range</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1106,6 +1225,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Mem Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1115,6 +1235,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1124,6 +1245,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1133,6 +1255,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Exec Host</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1142,6 +1265,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRequestedServiceImpl <em>Ga Requested Service</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRequestedServiceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaRequestedService()
* @generated
@@ -1152,6 +1276,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1161,6 +1286,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1170,6 +1296,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1179,6 +1306,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1188,6 +1316,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1197,6 +1326,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1206,6 +1336,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1215,6 +1346,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1224,6 +1356,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1233,6 +1366,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1242,6 +1376,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1251,6 +1386,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1260,6 +1396,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1269,6 +1406,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1278,6 +1416,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1287,6 +1426,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1296,6 +1436,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1305,6 +1446,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1314,6 +1456,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1323,6 +1466,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1332,6 +1476,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1341,6 +1486,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1350,6 +1496,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1359,6 +1506,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1368,6 +1516,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1377,6 +1526,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1386,6 +1536,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1395,6 +1546,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1404,6 +1556,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1413,6 +1566,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1422,6 +1576,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1431,6 +1586,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1440,6 +1596,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1449,6 +1606,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1458,6 +1616,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1467,6 +1626,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1476,6 +1636,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1485,6 +1646,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1494,6 +1656,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1503,6 +1666,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1512,6 +1676,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Operation</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1521,6 +1686,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Requested Service</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1530,6 +1696,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl <em>Ga Timed Obs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaTimedObs()
* @generated
@@ -1540,6 +1707,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1549,6 +1717,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Constraint</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1558,6 +1727,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Mode</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1567,6 +1737,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Laxity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1576,6 +1747,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start Obs</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1585,6 +1757,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>End Obs</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1594,6 +1767,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Timed Obs</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1603,6 +1777,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommStepImpl <em>Ga Comm Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaCommStep()
* @generated
@@ -1613,6 +1788,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1622,6 +1798,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1631,6 +1808,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1640,6 +1818,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1649,6 +1828,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1658,6 +1838,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1667,6 +1848,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1676,6 +1858,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1685,6 +1868,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1694,6 +1878,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1703,6 +1888,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1712,6 +1898,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1721,6 +1908,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1730,6 +1918,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1739,6 +1928,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1748,6 +1938,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1757,6 +1948,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1766,6 +1958,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1775,6 +1968,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1784,6 +1978,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1793,6 +1988,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1802,6 +1998,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1811,6 +2008,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1820,6 +2018,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1829,6 +2028,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1838,6 +2038,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1847,6 +2048,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1856,6 +2058,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1865,6 +2068,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1874,6 +2078,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1883,6 +2088,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1892,6 +2098,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1901,6 +2108,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1910,6 +2118,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1919,6 +2128,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1928,6 +2138,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1937,6 +2148,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1946,6 +2158,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1955,6 +2168,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1964,6 +2178,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1973,6 +2188,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Comm Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1982,6 +2198,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl <em>Ga Acq Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaAcqStep()
* @generated
@@ -1992,6 +2209,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2001,6 +2219,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2010,6 +2229,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2019,6 +2239,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2028,6 +2249,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2037,6 +2259,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2046,6 +2269,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2055,6 +2279,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2064,6 +2289,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2073,6 +2299,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2082,6 +2309,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2091,6 +2319,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2100,6 +2329,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2109,6 +2339,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2118,6 +2349,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2127,6 +2359,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2136,6 +2369,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2145,6 +2379,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2154,6 +2389,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2163,6 +2399,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2172,6 +2409,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2181,6 +2419,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2190,6 +2429,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2199,6 +2439,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2208,6 +2449,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2217,6 +2459,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2226,6 +2469,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2235,6 +2479,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2244,6 +2489,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2253,6 +2499,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2262,6 +2509,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2271,6 +2519,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2280,6 +2529,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2289,6 +2539,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2298,6 +2549,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2307,6 +2559,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2316,6 +2569,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2325,6 +2579,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2334,6 +2589,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2343,6 +2599,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2352,6 +2609,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Acq Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2361,6 +2619,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Res Units</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2370,6 +2629,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Acq Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2379,6 +2639,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl <em>Ga Rel Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaRelStep()
* @generated
@@ -2389,6 +2650,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2398,6 +2660,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2407,6 +2670,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2416,6 +2680,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2425,6 +2690,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2434,6 +2700,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2443,6 +2710,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2452,6 +2720,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2461,6 +2730,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2470,6 +2740,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2479,6 +2750,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2488,6 +2760,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2497,6 +2770,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2506,6 +2780,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2515,6 +2790,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2524,6 +2800,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2533,6 +2810,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2542,6 +2820,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2551,6 +2830,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2560,6 +2840,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2569,6 +2850,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2578,6 +2860,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2587,6 +2870,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2596,6 +2880,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2605,6 +2890,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2614,6 +2900,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2623,6 +2910,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2632,6 +2920,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2641,6 +2930,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2650,6 +2940,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2659,6 +2950,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2668,6 +2960,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2677,6 +2970,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2686,6 +2980,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2695,6 +2990,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2704,6 +3000,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2713,6 +3010,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2722,6 +3020,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2731,6 +3030,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2740,6 +3040,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2749,6 +3050,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Rel Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2758,6 +3060,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Res Units</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2767,6 +3070,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Rel Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2776,6 +3080,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl <em>Ga Latency Obs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaLatencyObs()
* @generated
@@ -2786,6 +3091,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2795,6 +3101,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Constraint</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2804,6 +3111,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Mode</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2813,6 +3121,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Laxity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2822,6 +3131,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Start Obs</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2831,6 +3141,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>End Obs</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2840,6 +3151,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Latency</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2849,6 +3161,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Miss</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2858,6 +3171,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utility</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2867,6 +3181,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Max Jitter</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2876,6 +3191,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Latency Obs</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2885,6 +3201,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl <em>Ga Comm Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaCommHost()
* @generated
@@ -2895,6 +3212,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2904,6 +3222,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2913,6 +3232,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2922,6 +3242,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2931,6 +3252,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2940,6 +3262,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2949,6 +3272,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2958,6 +3282,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2967,6 +3292,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Speed Factor</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2976,6 +3302,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Main Scheduler</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2985,6 +3312,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Element Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -2994,6 +3322,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connector</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3003,6 +3332,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Transm Mode</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3012,6 +3342,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3021,6 +3352,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Packet T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3030,6 +3362,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Capacity</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3039,6 +3372,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Preemptible</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3048,6 +3382,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3057,6 +3392,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Other Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3066,6 +3402,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Schedule</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3075,6 +3412,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Processing Units</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3084,6 +3422,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3093,6 +3432,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Protected Shared Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3102,6 +3442,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Schedulable Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3111,6 +3452,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3120,6 +3462,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3129,6 +3472,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Comm Host</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3138,6 +3482,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl <em>Ga Comm Channel</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaCommChannel()
* @generated
@@ -3148,6 +3493,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3157,6 +3503,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3166,6 +3513,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3175,6 +3523,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3184,6 +3533,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3193,6 +3543,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3202,6 +3553,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3211,6 +3563,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3220,6 +3573,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Params</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3229,6 +3583,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Dependent Scheduler</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3238,6 +3593,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3247,6 +3603,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Packet Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3256,6 +3613,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3265,6 +3623,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Comm Channel</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3274,6 +3633,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl <em>Ga Workload Behavior</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaWorkloadBehavior()
* @generated
@@ -3284,6 +3644,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Behavior</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3293,6 +3654,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3302,6 +3664,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3311,6 +3674,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Workload Behavior</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3320,6 +3684,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl <em>Ga Analysis Context</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaAnalysisContext()
* @generated
@@ -3330,6 +3695,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Structured Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3339,6 +3705,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Package</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3348,6 +3715,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Mode</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3357,6 +3725,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3366,6 +3735,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Context</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3375,6 +3745,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Workload</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3384,6 +3755,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Platform</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3393,6 +3765,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Analysis Context</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3402,6 +3775,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl <em>Ga Resources Platform</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaResourcesPlatform()
* @generated
@@ -3412,6 +3786,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3421,6 +3796,7 @@ public interface GQAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3430,6 +3806,7 @@ public interface GQAMPackage extends EPackage {
* The number of structural features of the '<em>Ga Resources Platform</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -3439,6 +3816,7 @@ public interface GQAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind <em>Laxity Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getLaxityKind()
* @generated
@@ -3450,6 +3828,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator <em>Ga Workload Generator</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Workload Generator</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator
* @generated
@@ -3460,6 +3839,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getPop <em>Pop</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Pop</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getPop()
* @see #getGaWorkloadGenerator()
@@ -3471,6 +3851,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getBase_Behavior <em>Base Behavior</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Behavior</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getBase_Behavior()
* @see #getGaWorkloadGenerator()
@@ -3482,6 +3863,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace <em>Ga Event Trace</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Event Trace</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace
* @generated
@@ -3492,6 +3874,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getContent <em>Content</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Content</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getContent()
* @see #getGaEventTrace()
@@ -3503,6 +3886,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getFormat <em>Format</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Format</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getFormat()
* @see #getGaEventTrace()
@@ -3514,6 +3898,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getLocation <em>Location</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Location</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getLocation()
* @see #getGaEventTrace()
@@ -3525,6 +3910,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getBase_NamedElement <em>Base Named Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Named Element</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getBase_NamedElement()
* @see #getGaEventTrace()
@@ -3536,6 +3922,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent <em>Ga Workload Event</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Workload Event</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent
* @generated
@@ -3546,6 +3933,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getPattern <em>Pattern</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Pattern</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getPattern()
* @see #getGaWorkloadEvent()
@@ -3557,6 +3945,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getGenerator <em>Generator</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Generator</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getGenerator()
* @see #getGaWorkloadEvent()
@@ -3568,6 +3957,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTrace <em>Trace</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Trace</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTrace()
* @see #getGaWorkloadEvent()
@@ -3579,6 +3969,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getEffect <em>Effect</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Effect</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getEffect()
* @see #getGaWorkloadEvent()
@@ -3590,6 +3981,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTimedEvent <em>Timed Event</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Timed Event</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTimedEvent()
* @see #getGaWorkloadEvent()
@@ -3601,6 +3993,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getBase_NamedElement <em>Base Named Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Named Element</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getBase_NamedElement()
* @see #getGaWorkloadEvent()
@@ -3612,6 +4005,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario <em>Ga Scenario</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Scenario</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario
* @generated
@@ -3622,6 +4016,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getCause <em>Cause</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Cause</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getCause()
* @see #getGaScenario()
@@ -3633,6 +4028,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemand <em>Host Demand</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Host Demand</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemand()
* @see #getGaScenario()
@@ -3644,6 +4040,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemandOps <em>Host Demand Ops</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Host Demand Ops</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemandOps()
* @see #getGaScenario()
@@ -3655,6 +4052,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getInterOccT <em>Inter Occ T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Inter Occ T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getInterOccT()
* @see #getGaScenario()
@@ -3666,6 +4064,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getThroughput <em>Throughput</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Throughput</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getThroughput()
* @see #getGaScenario()
@@ -3677,6 +4076,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRespT <em>Resp T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Resp T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRespT()
* @see #getGaScenario()
@@ -3688,6 +4088,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilization <em>Utilization</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Utilization</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilization()
* @see #getGaScenario()
@@ -3699,6 +4100,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilizationOnHost <em>Utilization On Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Utilization On Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilizationOnHost()
* @see #getGaScenario()
@@ -3710,6 +4112,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRoot <em>Root</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Root</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRoot()
* @see #getGaScenario()
@@ -3721,6 +4124,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getSteps <em>Steps</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Steps</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getSteps()
* @see #getGaScenario()
@@ -3732,6 +4136,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getParentStep <em>Parent Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Parent Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getParentStep()
* @see #getGaScenario()
@@ -3743,6 +4148,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getTiming <em>Timing</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Timing</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getTiming()
* @see #getGaScenario()
@@ -3754,6 +4160,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep <em>Ga Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep
* @generated
@@ -3764,6 +4171,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getIsAtomic <em>Is Atomic</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Atomic</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getIsAtomic()
* @see #getGaStep()
@@ -3775,6 +4183,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getBlockT <em>Block T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Block T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getBlockT()
* @see #getGaStep()
@@ -3786,6 +4195,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getRep <em>Rep</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Rep</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getRep()
* @see #getGaStep()
@@ -3797,6 +4207,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getProb <em>Prob</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Prob</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getProb()
* @see #getGaStep()
@@ -3808,6 +4219,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getPriority <em>Priority</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Priority</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getPriority()
* @see #getGaStep()
@@ -3819,6 +4231,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getConcurRes <em>Concur Res</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Concur Res</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getConcurRes()
* @see #getGaStep()
@@ -3830,6 +4243,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getHost <em>Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getHost()
* @see #getGaStep()
@@ -3841,6 +4255,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServDemand <em>Serv Demand</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Serv Demand</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServDemand()
* @see #getGaStep()
@@ -3852,6 +4267,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServCount <em>Serv Count</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Serv Count</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServCount()
* @see #getGaStep()
@@ -3863,6 +4279,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getSelfDelay <em>Self Delay</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Self Delay</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getSelfDelay()
* @see #getGaStep()
@@ -3874,6 +4291,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario <em>Scenario</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Scenario</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario()
* @see #getGaStep()
@@ -3885,6 +4303,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario <em>Child Scenario</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Child Scenario</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario()
* @see #getGaStep()
@@ -3896,6 +4315,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost <em>Ga Exec Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Exec Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost
* @generated
@@ -3906,6 +4326,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommTxOvh <em>Comm Tx Ovh</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Comm Tx Ovh</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommTxOvh()
* @see #getGaExecHost()
@@ -3917,6 +4338,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommRcvOvh <em>Comm Rcv Ovh</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Comm Rcv Ovh</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommRcvOvh()
* @see #getGaExecHost()
@@ -3928,6 +4350,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCntxtSwT <em>Cntxt Sw T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Cntxt Sw T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCntxtSwT()
* @see #getGaExecHost()
@@ -3939,6 +4362,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getClockOvh <em>Clock Ovh</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Clock Ovh</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getClockOvh()
* @see #getGaExecHost()
@@ -3950,6 +4374,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getSchedPriRange <em>Sched Pri Range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sched Pri Range</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getSchedPriRange()
* @see #getGaExecHost()
@@ -3961,6 +4386,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getMemSize <em>Mem Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Mem Size</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getMemSize()
* @see #getGaExecHost()
@@ -3972,6 +4398,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getUtilization <em>Utilization</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Utilization</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getUtilization()
* @see #getGaExecHost()
@@ -3983,6 +4410,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getThroughput <em>Throughput</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Throughput</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getThroughput()
* @see #getGaExecHost()
@@ -3994,6 +4422,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService <em>Ga Requested Service</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Requested Service</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService
* @generated
@@ -4004,6 +4433,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService#getBase_Operation <em>Base Operation</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Operation</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService#getBase_Operation()
* @see #getGaRequestedService()
@@ -4015,6 +4445,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs <em>Ga Timed Obs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Timed Obs</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs
* @generated
@@ -4025,6 +4456,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getLaxity <em>Laxity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Laxity</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getLaxity()
* @see #getGaTimedObs()
@@ -4036,6 +4468,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getStartObs <em>Start Obs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Start Obs</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getStartObs()
* @see #getGaTimedObs()
@@ -4047,6 +4480,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getEndObs <em>End Obs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>End Obs</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getEndObs()
* @see #getGaTimedObs()
@@ -4058,6 +4492,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep <em>Ga Comm Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Comm Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep
* @generated
@@ -4068,6 +4503,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep <em>Ga Acq Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Acq Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep
* @generated
@@ -4078,6 +4514,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getAcqRes <em>Acq Res</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Acq Res</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getAcqRes()
* @see #getGaAcqStep()
@@ -4089,6 +4526,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getResUnits <em>Res Units</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Res Units</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getResUnits()
* @see #getGaAcqStep()
@@ -4100,6 +4538,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep <em>Ga Rel Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Rel Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep
* @generated
@@ -4110,6 +4549,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getRelRes <em>Rel Res</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Rel Res</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getRelRes()
* @see #getGaRelStep()
@@ -4121,6 +4561,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getResUnits <em>Res Units</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Res Units</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getResUnits()
* @see #getGaRelStep()
@@ -4132,6 +4573,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs <em>Ga Latency Obs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Latency Obs</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs
* @generated
@@ -4142,6 +4584,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getLatency <em>Latency</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Latency</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getLatency()
* @see #getGaLatencyObs()
@@ -4153,6 +4596,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMiss <em>Miss</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Miss</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMiss()
* @see #getGaLatencyObs()
@@ -4164,6 +4608,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getUtility <em>Utility</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Utility</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getUtility()
* @see #getGaLatencyObs()
@@ -4175,6 +4620,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMaxJitter <em>Max Jitter</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Max Jitter</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMaxJitter()
* @see #getGaLatencyObs()
@@ -4186,6 +4632,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost <em>Ga Comm Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Comm Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost
* @generated
@@ -4196,6 +4643,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getThroughput <em>Throughput</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Throughput</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getThroughput()
* @see #getGaCommHost()
@@ -4207,6 +4655,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getUtilization <em>Utilization</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Utilization</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getUtilization()
* @see #getGaCommHost()
@@ -4218,6 +4667,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel <em>Ga Comm Channel</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Comm Channel</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel
* @generated
@@ -4228,6 +4678,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getPacketSize <em>Packet Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Packet Size</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getPacketSize()
* @see #getGaCommChannel()
@@ -4239,6 +4690,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getUtilization <em>Utilization</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Utilization</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getUtilization()
* @see #getGaCommChannel()
@@ -4250,6 +4702,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior <em>Ga Workload Behavior</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Workload Behavior</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior
* @generated
@@ -4260,6 +4713,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBehavior <em>Behavior</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Behavior</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBehavior()
* @see #getGaWorkloadBehavior()
@@ -4271,6 +4725,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getDemand <em>Demand</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Demand</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getDemand()
* @see #getGaWorkloadBehavior()
@@ -4282,6 +4737,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBase_NamedElement <em>Base Named Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Named Element</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBase_NamedElement()
* @see #getGaWorkloadBehavior()
@@ -4293,6 +4749,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext <em>Ga Analysis Context</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Analysis Context</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext
* @generated
@@ -4303,6 +4760,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getContext <em>Context</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Context</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getContext()
* @see #getGaAnalysisContext()
@@ -4314,6 +4772,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getWorkload <em>Workload</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Workload</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getWorkload()
* @see #getGaAnalysisContext()
@@ -4325,6 +4784,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getPlatform <em>Platform</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Platform</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getPlatform()
* @see #getGaAnalysisContext()
@@ -4336,6 +4796,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform <em>Ga Resources Platform</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Ga Resources Platform</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform
* @generated
@@ -4346,6 +4807,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getResources <em>Resources</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Resources</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getResources()
* @see #getGaResourcesPlatform()
@@ -4357,6 +4819,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getBase_Classifier <em>Base Classifier</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Classifier</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getBase_Classifier()
* @see #getGaResourcesPlatform()
@@ -4368,6 +4831,7 @@ public interface GQAMPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind <em>Laxity Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Laxity Kind</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind
* @generated
@@ -4378,6 +4842,7 @@ public interface GQAMPackage extends EPackage {
* Returns the factory that creates the instances of the model.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the factory that creates the instances of the model.
* @generated
*/
@@ -4387,12 +4852,13 @@ public interface GQAMPackage extends EPackage {
* <!-- begin-user-doc -->
* Defines literals for the meta objects that represent
* <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @generated
*/
interface Literals {
@@ -4400,6 +4866,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl <em>Ga Workload Generator</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaWorkloadGenerator()
* @generated
@@ -4410,6 +4877,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Pop</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_WORKLOAD_GENERATOR__POP = eINSTANCE.getGaWorkloadGenerator_Pop();
@@ -4418,6 +4886,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Behavior</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR = eINSTANCE.getGaWorkloadGenerator_Base_Behavior();
@@ -4426,6 +4895,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl <em>Ga Event Trace</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaEventTrace()
* @generated
@@ -4436,6 +4906,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Content</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EVENT_TRACE__CONTENT = eINSTANCE.getGaEventTrace_Content();
@@ -4444,6 +4915,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Format</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EVENT_TRACE__FORMAT = eINSTANCE.getGaEventTrace_Format();
@@ -4452,6 +4924,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Location</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EVENT_TRACE__LOCATION = eINSTANCE.getGaEventTrace_Location();
@@ -4460,6 +4933,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Named Element</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_EVENT_TRACE__BASE_NAMED_ELEMENT = eINSTANCE.getGaEventTrace_Base_NamedElement();
@@ -4468,6 +4942,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl <em>Ga Workload Event</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaWorkloadEvent()
* @generated
@@ -4478,6 +4953,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Pattern</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_WORKLOAD_EVENT__PATTERN = eINSTANCE.getGaWorkloadEvent_Pattern();
@@ -4486,6 +4962,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Generator</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_EVENT__GENERATOR = eINSTANCE.getGaWorkloadEvent_Generator();
@@ -4494,6 +4971,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Trace</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_EVENT__TRACE = eINSTANCE.getGaWorkloadEvent_Trace();
@@ -4502,6 +4980,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Effect</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_EVENT__EFFECT = eINSTANCE.getGaWorkloadEvent_Effect();
@@ -4510,6 +4989,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Timed Event</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_EVENT__TIMED_EVENT = eINSTANCE.getGaWorkloadEvent_TimedEvent();
@@ -4518,6 +4998,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Named Element</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT = eINSTANCE.getGaWorkloadEvent_Base_NamedElement();
@@ -4526,6 +5007,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl <em>Ga Scenario</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaScenario()
* @generated
@@ -4536,6 +5018,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Cause</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_SCENARIO__CAUSE = eINSTANCE.getGaScenario_Cause();
@@ -4544,6 +5027,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Host Demand</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__HOST_DEMAND = eINSTANCE.getGaScenario_HostDemand();
@@ -4552,6 +5036,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Host Demand Ops</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__HOST_DEMAND_OPS = eINSTANCE.getGaScenario_HostDemandOps();
@@ -4560,6 +5045,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Inter Occ T</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__INTER_OCC_T = eINSTANCE.getGaScenario_InterOccT();
@@ -4568,6 +5054,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Throughput</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__THROUGHPUT = eINSTANCE.getGaScenario_Throughput();
@@ -4576,6 +5063,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Resp T</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__RESP_T = eINSTANCE.getGaScenario_RespT();
@@ -4584,6 +5072,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__UTILIZATION = eINSTANCE.getGaScenario_Utilization();
@@ -4592,6 +5081,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization On Host</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_SCENARIO__UTILIZATION_ON_HOST = eINSTANCE.getGaScenario_UtilizationOnHost();
@@ -4600,6 +5090,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Root</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_SCENARIO__ROOT = eINSTANCE.getGaScenario_Root();
@@ -4608,6 +5099,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Steps</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_SCENARIO__STEPS = eINSTANCE.getGaScenario_Steps();
@@ -4616,6 +5108,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Parent Step</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_SCENARIO__PARENT_STEP = eINSTANCE.getGaScenario_ParentStep();
@@ -4624,6 +5117,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Timing</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_SCENARIO__TIMING = eINSTANCE.getGaScenario_Timing();
@@ -4632,6 +5126,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl <em>Ga Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaStep()
* @generated
@@ -4642,6 +5137,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Atomic</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__IS_ATOMIC = eINSTANCE.getGaStep_IsAtomic();
@@ -4650,6 +5146,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Block T</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__BLOCK_T = eINSTANCE.getGaStep_BlockT();
@@ -4658,6 +5155,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Rep</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__REP = eINSTANCE.getGaStep_Rep();
@@ -4666,6 +5164,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Prob</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__PROB = eINSTANCE.getGaStep_Prob();
@@ -4674,6 +5173,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Priority</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__PRIORITY = eINSTANCE.getGaStep_Priority();
@@ -4682,6 +5182,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Concur Res</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_STEP__CONCUR_RES = eINSTANCE.getGaStep_ConcurRes();
@@ -4690,6 +5191,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Host</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_STEP__HOST = eINSTANCE.getGaStep_Host();
@@ -4698,6 +5200,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Serv Demand</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_STEP__SERV_DEMAND = eINSTANCE.getGaStep_ServDemand();
@@ -4706,6 +5209,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Serv Count</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__SERV_COUNT = eINSTANCE.getGaStep_ServCount();
@@ -4714,6 +5218,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Self Delay</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_STEP__SELF_DELAY = eINSTANCE.getGaStep_SelfDelay();
@@ -4722,6 +5227,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Scenario</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_STEP__SCENARIO = eINSTANCE.getGaStep_Scenario();
@@ -4730,6 +5236,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Child Scenario</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_STEP__CHILD_SCENARIO = eINSTANCE.getGaStep_ChildScenario();
@@ -4738,6 +5245,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl <em>Ga Exec Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaExecHost()
* @generated
@@ -4748,6 +5256,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Comm Tx Ovh</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__COMM_TX_OVH = eINSTANCE.getGaExecHost_CommTxOvh();
@@ -4756,6 +5265,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Comm Rcv Ovh</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__COMM_RCV_OVH = eINSTANCE.getGaExecHost_CommRcvOvh();
@@ -4764,6 +5274,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Cntxt Sw T</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__CNTXT_SW_T = eINSTANCE.getGaExecHost_CntxtSwT();
@@ -4772,6 +5283,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Clock Ovh</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__CLOCK_OVH = eINSTANCE.getGaExecHost_ClockOvh();
@@ -4780,6 +5292,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sched Pri Range</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__SCHED_PRI_RANGE = eINSTANCE.getGaExecHost_SchedPriRange();
@@ -4788,6 +5301,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Mem Size</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__MEM_SIZE = eINSTANCE.getGaExecHost_MemSize();
@@ -4796,6 +5310,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__UTILIZATION = eINSTANCE.getGaExecHost_Utilization();
@@ -4804,6 +5319,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Throughput</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_EXEC_HOST__THROUGHPUT = eINSTANCE.getGaExecHost_Throughput();
@@ -4812,6 +5328,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRequestedServiceImpl <em>Ga Requested Service</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRequestedServiceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaRequestedService()
* @generated
@@ -4822,6 +5339,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Operation</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_REQUESTED_SERVICE__BASE_OPERATION = eINSTANCE.getGaRequestedService_Base_Operation();
@@ -4830,6 +5348,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl <em>Ga Timed Obs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaTimedObs()
* @generated
@@ -4840,6 +5359,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Laxity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_TIMED_OBS__LAXITY = eINSTANCE.getGaTimedObs_Laxity();
@@ -4848,6 +5368,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Start Obs</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_TIMED_OBS__START_OBS = eINSTANCE.getGaTimedObs_StartObs();
@@ -4856,6 +5377,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>End Obs</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_TIMED_OBS__END_OBS = eINSTANCE.getGaTimedObs_EndObs();
@@ -4864,6 +5386,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommStepImpl <em>Ga Comm Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaCommStep()
* @generated
@@ -4874,6 +5397,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl <em>Ga Acq Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaAcqStep()
* @generated
@@ -4884,6 +5408,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Acq Res</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_ACQ_STEP__ACQ_RES = eINSTANCE.getGaAcqStep_AcqRes();
@@ -4892,6 +5417,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Res Units</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_ACQ_STEP__RES_UNITS = eINSTANCE.getGaAcqStep_ResUnits();
@@ -4900,6 +5426,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl <em>Ga Rel Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaRelStep()
* @generated
@@ -4910,6 +5437,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Rel Res</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_REL_STEP__REL_RES = eINSTANCE.getGaRelStep_RelRes();
@@ -4918,6 +5446,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Res Units</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_REL_STEP__RES_UNITS = eINSTANCE.getGaRelStep_ResUnits();
@@ -4926,6 +5455,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl <em>Ga Latency Obs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaLatencyObs()
* @generated
@@ -4936,6 +5466,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Latency</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_LATENCY_OBS__LATENCY = eINSTANCE.getGaLatencyObs_Latency();
@@ -4944,6 +5475,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Miss</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_LATENCY_OBS__MISS = eINSTANCE.getGaLatencyObs_Miss();
@@ -4952,6 +5484,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utility</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_LATENCY_OBS__UTILITY = eINSTANCE.getGaLatencyObs_Utility();
@@ -4960,6 +5493,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Max Jitter</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_LATENCY_OBS__MAX_JITTER = eINSTANCE.getGaLatencyObs_MaxJitter();
@@ -4968,6 +5502,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl <em>Ga Comm Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaCommHost()
* @generated
@@ -4978,6 +5513,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Throughput</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_COMM_HOST__THROUGHPUT = eINSTANCE.getGaCommHost_Throughput();
@@ -4986,6 +5522,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_COMM_HOST__UTILIZATION = eINSTANCE.getGaCommHost_Utilization();
@@ -4994,6 +5531,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl <em>Ga Comm Channel</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaCommChannel()
* @generated
@@ -5004,6 +5542,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Packet Size</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_COMM_CHANNEL__PACKET_SIZE = eINSTANCE.getGaCommChannel_PacketSize();
@@ -5012,6 +5551,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_COMM_CHANNEL__UTILIZATION = eINSTANCE.getGaCommChannel_Utilization();
@@ -5020,6 +5560,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl <em>Ga Workload Behavior</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaWorkloadBehavior()
* @generated
@@ -5030,6 +5571,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Behavior</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_BEHAVIOR__BEHAVIOR = eINSTANCE.getGaWorkloadBehavior_Behavior();
@@ -5038,6 +5580,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Demand</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_BEHAVIOR__DEMAND = eINSTANCE.getGaWorkloadBehavior_Demand();
@@ -5046,6 +5589,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Named Element</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT = eINSTANCE.getGaWorkloadBehavior_Base_NamedElement();
@@ -5054,6 +5598,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl <em>Ga Analysis Context</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaAnalysisContext()
* @generated
@@ -5064,6 +5609,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Context</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute GA_ANALYSIS_CONTEXT__CONTEXT = eINSTANCE.getGaAnalysisContext_Context();
@@ -5072,6 +5618,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Workload</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_ANALYSIS_CONTEXT__WORKLOAD = eINSTANCE.getGaAnalysisContext_Workload();
@@ -5080,6 +5627,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Platform</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_ANALYSIS_CONTEXT__PLATFORM = eINSTANCE.getGaAnalysisContext_Platform();
@@ -5088,6 +5636,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl <em>Ga Resources Platform</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getGaResourcesPlatform()
* @generated
@@ -5098,6 +5647,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Resources</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_RESOURCES_PLATFORM__RESOURCES = eINSTANCE.getGaResourcesPlatform_Resources();
@@ -5106,6 +5656,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Classifier</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference GA_RESOURCES_PLATFORM__BASE_CLASSIFIER = eINSTANCE.getGaResourcesPlatform_Base_Classifier();
@@ -5114,6 +5665,7 @@ public interface GQAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind <em>Laxity Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GQAMPackageImpl#getLaxityKind()
* @generated
@@ -5122,4 +5674,4 @@ public interface GQAMPackage extends EPackage {
}
-} //GQAMPackage
+} // GQAMPackage
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAcqStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAcqStep.java
index 9bd69100175..ad17e910046 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAcqStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAcqStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,8 +23,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getAcqRes <em>Acq Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getResUnits <em>Res Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getAcqRes <em>Acq Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getResUnits <em>Res Units</em>}</li>
* </ul>
* </p>
*
@@ -37,10 +37,10 @@ public interface GaAcqStep extends GaStep {
* Returns the value of the '<em><b>Acq Res</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Acq Res</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Acq Res</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Acq Res</em>' reference.
* @see #setAcqRes(Resource)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaAcqStep_AcqRes()
@@ -53,7 +53,9 @@ public interface GaAcqStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getAcqRes <em>Acq Res</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Acq Res</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Acq Res</em>' reference.
* @see #getAcqRes()
* @generated
*/
@@ -64,10 +66,10 @@ public interface GaAcqStep extends GaStep {
* The default value is <code>"1"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Res Units</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Res Units</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Res Units</em>' attribute.
* @see #setResUnits(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaAcqStep_ResUnits()
@@ -80,7 +82,9 @@ public interface GaAcqStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep#getResUnits <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Res Units</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Res Units</em>' attribute.
* @see #getResUnits()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAnalysisContext.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAnalysisContext.java
index 09274823500..9bafadfde38 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAnalysisContext.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaAnalysisContext.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,9 +25,9 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.CoreElements.Configuration;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getContext <em>Context</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getWorkload <em>Workload</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getPlatform <em>Platform</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getContext <em>Context</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getWorkload <em>Workload</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext#getPlatform <em>Platform</em>}</li>
* </ul>
* </p>
*
@@ -41,10 +41,10 @@ public interface GaAnalysisContext extends Configuration, ExpressionContext {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Context</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Context</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Context</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaAnalysisContext_Context()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_String" ordered="false"
@@ -57,10 +57,10 @@ public interface GaAnalysisContext extends Configuration, ExpressionContext {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Workload</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Workload</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Workload</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaAnalysisContext_Workload()
* @model required="true" ordered="false"
@@ -73,10 +73,10 @@ public interface GaAnalysisContext extends Configuration, ExpressionContext {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Platform</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Platform</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Platform</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaAnalysisContext_Platform()
* @model required="true" ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommChannel.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommChannel.java
index 1e7eee869fb..90643fcb282 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommChannel.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommChannel.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,8 +23,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.SchedulableResource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getPacketSize <em>Packet Size</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getPacketSize <em>Packet Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getUtilization <em>Utilization</em>}</li>
* </ul>
* </p>
*
@@ -37,10 +37,10 @@ public interface GaCommChannel extends SchedulableResource {
* Returns the value of the '<em><b>Packet Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Packet Size</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Packet Size</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Packet Size</em>' attribute.
* @see #setPacketSize(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaCommChannel_PacketSize()
@@ -53,7 +53,9 @@ public interface GaCommChannel extends SchedulableResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getPacketSize <em>Packet Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Packet Size</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Packet Size</em>' attribute.
* @see #getPacketSize()
* @generated
*/
@@ -63,10 +65,10 @@ public interface GaCommChannel extends SchedulableResource {
* Returns the value of the '<em><b>Utilization</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization</em>' attribute.
* @see #setUtilization(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaCommChannel_Utilization()
@@ -79,7 +81,9 @@ public interface GaCommChannel extends SchedulableResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel#getUtilization <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Utilization</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Utilization</em>' attribute.
* @see #getUtilization()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommHost.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommHost.java
index 4c18bbfdf6a..e0d960504b0 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommHost.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommHost.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,8 +25,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Scheduler;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost#getUtilization <em>Utilization</em>}</li>
* </ul>
* </p>
*
@@ -40,10 +40,10 @@ public interface GaCommHost extends CommunicationMedia, Scheduler {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Throughput</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Throughput</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Throughput</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaCommHost_Throughput()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Frequency" ordered="false"
@@ -56,10 +56,10 @@ public interface GaCommHost extends CommunicationMedia, Scheduler {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaCommHost_Utilization()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real" ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommStep.java
index 5b487af3b5d..02bab73086f 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaCommStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaEventTrace.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaEventTrace.java
index 97788d1ae36..f2e8b72507a 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaEventTrace.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaEventTrace.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,10 +24,10 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getContent <em>Content</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getFormat <em>Format</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getLocation <em>Location</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getContent <em>Content</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getFormat <em>Format</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getLocation <em>Location</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -40,10 +40,10 @@ public interface GaEventTrace extends EObject {
* Returns the value of the '<em><b>Content</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Content</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Content</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Content</em>' attribute.
* @see #setContent(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaEventTrace_Content()
@@ -56,7 +56,9 @@ public interface GaEventTrace extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getContent <em>Content</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Content</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Content</em>' attribute.
* @see #getContent()
* @generated
*/
@@ -66,10 +68,10 @@ public interface GaEventTrace extends EObject {
* Returns the value of the '<em><b>Format</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Format</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Format</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Format</em>' attribute.
* @see #setFormat(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaEventTrace_Format()
@@ -82,7 +84,9 @@ public interface GaEventTrace extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getFormat <em>Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Format</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Format</em>' attribute.
* @see #getFormat()
* @generated
*/
@@ -92,10 +96,10 @@ public interface GaEventTrace extends EObject {
* Returns the value of the '<em><b>Location</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Location</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Location</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Location</em>' attribute.
* @see #setLocation(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaEventTrace_Location()
@@ -108,7 +112,9 @@ public interface GaEventTrace extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getLocation <em>Location</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Location</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Location</em>' attribute.
* @see #getLocation()
* @generated
*/
@@ -118,10 +124,10 @@ public interface GaEventTrace extends EObject {
* Returns the value of the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Named Element</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Named Element</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Named Element</em>' reference.
* @see #setBase_NamedElement(NamedElement)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaEventTrace_Base_NamedElement()
@@ -134,7 +140,9 @@ public interface GaEventTrace extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace#getBase_NamedElement <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Named Element</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Named Element</em>' reference.
* @see #getBase_NamedElement()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaExecHost.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaExecHost.java
index 479be00be1c..67c10148721 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaExecHost.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaExecHost.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,14 +25,14 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Scheduler;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommTxOvh <em>Comm Tx Ovh</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommRcvOvh <em>Comm Rcv Ovh</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCntxtSwT <em>Cntxt Sw T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getClockOvh <em>Clock Ovh</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getSchedPriRange <em>Sched Pri Range</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getMemSize <em>Mem Size</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommTxOvh <em>Comm Tx Ovh</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommRcvOvh <em>Comm Rcv Ovh</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCntxtSwT <em>Cntxt Sw T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getClockOvh <em>Clock Ovh</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getSchedPriRange <em>Sched Pri Range</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getMemSize <em>Mem Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getThroughput <em>Throughput</em>}</li>
* </ul>
* </p>
*
@@ -45,10 +45,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Returns the value of the '<em><b>Comm Tx Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Comm Tx Ovh</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Comm Tx Ovh</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Comm Tx Ovh</em>' attribute.
* @see #setCommTxOvh(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_CommTxOvh()
@@ -61,7 +61,9 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommTxOvh <em>Comm Tx Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Comm Tx Ovh</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Comm Tx Ovh</em>' attribute.
* @see #getCommTxOvh()
* @generated
*/
@@ -71,10 +73,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Returns the value of the '<em><b>Comm Rcv Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Comm Rcv Ovh</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Comm Rcv Ovh</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Comm Rcv Ovh</em>' attribute.
* @see #setCommRcvOvh(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_CommRcvOvh()
@@ -87,7 +89,9 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCommRcvOvh <em>Comm Rcv Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Comm Rcv Ovh</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Comm Rcv Ovh</em>' attribute.
* @see #getCommRcvOvh()
* @generated
*/
@@ -97,10 +101,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Returns the value of the '<em><b>Cntxt Sw T</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Cntxt Sw T</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Cntxt Sw T</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Cntxt Sw T</em>' attribute.
* @see #setCntxtSwT(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_CntxtSwT()
@@ -113,7 +117,9 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getCntxtSwT <em>Cntxt Sw T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Cntxt Sw T</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Cntxt Sw T</em>' attribute.
* @see #getCntxtSwT()
* @generated
*/
@@ -123,10 +129,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Returns the value of the '<em><b>Clock Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Clock Ovh</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Clock Ovh</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Clock Ovh</em>' attribute.
* @see #setClockOvh(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_ClockOvh()
@@ -139,7 +145,9 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getClockOvh <em>Clock Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Clock Ovh</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Clock Ovh</em>' attribute.
* @see #getClockOvh()
* @generated
*/
@@ -149,10 +157,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Returns the value of the '<em><b>Sched Pri Range</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sched Pri Range</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sched Pri Range</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sched Pri Range</em>' attribute.
* @see #setSchedPriRange(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_SchedPriRange()
@@ -165,7 +173,9 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getSchedPriRange <em>Sched Pri Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sched Pri Range</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sched Pri Range</em>' attribute.
* @see #getSchedPriRange()
* @generated
*/
@@ -175,10 +185,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Returns the value of the '<em><b>Mem Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Mem Size</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Mem Size</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Mem Size</em>' attribute.
* @see #setMemSize(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_MemSize()
@@ -191,7 +201,9 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost#getMemSize <em>Mem Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Mem Size</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Mem Size</em>' attribute.
* @see #getMemSize()
* @generated
*/
@@ -202,10 +214,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_Utilization()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real" ordered="false"
@@ -218,10 +230,10 @@ public interface GaExecHost extends Scheduler, ComputingResource {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Throughput</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Throughput</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Throughput</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaExecHost_Throughput()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Frequency" ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaLatencyObs.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaLatencyObs.java
index df614c3ec42..7431ce6e77a 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaLatencyObs.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaLatencyObs.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,10 +23,10 @@ import org.eclipse.emf.common.util.EList;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getLatency <em>Latency</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMiss <em>Miss</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getUtility <em>Utility</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMaxJitter <em>Max Jitter</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getLatency <em>Latency</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMiss <em>Miss</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getUtility <em>Utility</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs#getMaxJitter <em>Max Jitter</em>}</li>
* </ul>
* </p>
*
@@ -40,10 +40,10 @@ public interface GaLatencyObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Latency</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Latency</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Latency</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaLatencyObs_Latency()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -56,10 +56,10 @@ public interface GaLatencyObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Miss</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Miss</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Miss</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaLatencyObs_Miss()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real" ordered="false"
@@ -72,10 +72,10 @@ public interface GaLatencyObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utility</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utility</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utility</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaLatencyObs_Utility()
* @model dataType="org.eclipse.papyrus.MARTE_Library.MARTE_DataTypes.UtilityType" ordered="false"
@@ -88,10 +88,10 @@ public interface GaLatencyObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Max Jitter</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Max Jitter</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Max Jitter</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaLatencyObs_MaxJitter()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRelStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRelStep.java
index 7047ca7dac3..394105f2cf3 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRelStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRelStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,8 +23,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getRelRes <em>Rel Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getResUnits <em>Res Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getRelRes <em>Rel Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getResUnits <em>Res Units</em>}</li>
* </ul>
* </p>
*
@@ -37,10 +37,10 @@ public interface GaRelStep extends GaStep {
* Returns the value of the '<em><b>Rel Res</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Rel Res</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Rel Res</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Rel Res</em>' reference.
* @see #setRelRes(Resource)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaRelStep_RelRes()
@@ -53,7 +53,9 @@ public interface GaRelStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getRelRes <em>Rel Res</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Rel Res</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Rel Res</em>' reference.
* @see #getRelRes()
* @generated
*/
@@ -64,10 +66,10 @@ public interface GaRelStep extends GaStep {
* The default value is <code>"1"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Res Units</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Res Units</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Res Units</em>' attribute.
* @see #setResUnits(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaRelStep_ResUnits()
@@ -80,7 +82,9 @@ public interface GaRelStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep#getResUnits <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Res Units</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Res Units</em>' attribute.
* @see #getResUnits()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRequestedService.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRequestedService.java
index 4a53b51a8d3..659e41726d7 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRequestedService.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaRequestedService.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,7 +23,7 @@ import org.eclipse.uml2.uml.Operation;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService#getBase_Operation <em>Base Operation</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService#getBase_Operation <em>Base Operation</em>}</li>
* </ul>
* </p>
*
@@ -36,10 +36,10 @@ public interface GaRequestedService extends GaStep {
* Returns the value of the '<em><b>Base Operation</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Operation</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Operation</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Operation</em>' reference.
* @see #setBase_Operation(Operation)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaRequestedService_Base_Operation()
@@ -52,7 +52,9 @@ public interface GaRequestedService extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService#getBase_Operation <em>Base Operation</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Operation</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Operation</em>' reference.
* @see #getBase_Operation()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaResourcesPlatform.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaResourcesPlatform.java
index ade0f47dac6..6aaccde35d7 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaResourcesPlatform.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaResourcesPlatform.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -26,8 +26,8 @@ import org.eclipse.uml2.uml.Classifier;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getResources <em>Resources</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getBase_Classifier <em>Base Classifier</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getResources <em>Resources</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getBase_Classifier <em>Base Classifier</em>}</li>
* </ul>
* </p>
*
@@ -41,10 +41,10 @@ public interface GaResourcesPlatform extends EObject {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Resources</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Resources</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Resources</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaResourcesPlatform_Resources()
* @model ordered="false"
@@ -56,10 +56,10 @@ public interface GaResourcesPlatform extends EObject {
* Returns the value of the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Classifier</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Classifier</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Classifier</em>' reference.
* @see #setBase_Classifier(Classifier)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaResourcesPlatform_Base_Classifier()
@@ -72,7 +72,9 @@ public interface GaResourcesPlatform extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform#getBase_Classifier <em>Base Classifier</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Classifier</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Classifier</em>' reference.
* @see #getBase_Classifier()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaScenario.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaScenario.java
index cbcd02a9e4d..c4d3769bf29 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaScenario.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaScenario.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,18 +25,18 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getCause <em>Cause</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemand <em>Host Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemandOps <em>Host Demand Ops</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getInterOccT <em>Inter Occ T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRespT <em>Resp T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilizationOnHost <em>Utilization On Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRoot <em>Root</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getSteps <em>Steps</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getParentStep <em>Parent Step</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getTiming <em>Timing</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getCause <em>Cause</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemand <em>Host Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getHostDemandOps <em>Host Demand Ops</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getInterOccT <em>Inter Occ T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRespT <em>Resp T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getUtilizationOnHost <em>Utilization On Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRoot <em>Root</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getSteps <em>Steps</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getParentStep <em>Parent Step</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getTiming <em>Timing</em>}</li>
* </ul>
* </p>
*
@@ -49,10 +49,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* Returns the value of the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Cause</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Cause</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Cause</em>' reference.
* @see #setCause(GaWorkloadEvent)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_Cause()
@@ -65,7 +65,9 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getCause <em>Cause</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Cause</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Cause</em>' reference.
* @see #getCause()
* @generated
*/
@@ -76,10 +78,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Host Demand</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Host Demand</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Host Demand</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_HostDemand()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -92,10 +94,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Host Demand Ops</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Host Demand Ops</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Host Demand Ops</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_HostDemandOps()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real" ordered="false"
@@ -108,10 +110,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Inter Occ T</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Inter Occ T</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Inter Occ T</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_InterOccT()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -124,10 +126,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Throughput</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Throughput</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Throughput</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_Throughput()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Frequency" ordered="false"
@@ -140,10 +142,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Resp T</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Resp T</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Resp T</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_RespT()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -156,10 +158,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_Utilization()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real" ordered="false"
@@ -172,10 +174,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization On Host</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization On Host</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization On Host</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_UtilizationOnHost()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real" ordered="false"
@@ -187,10 +189,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* Returns the value of the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Root</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Root</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Root</em>' reference.
* @see #setRoot(GaStep)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_Root()
@@ -203,7 +205,9 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getRoot <em>Root</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Root</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Root</em>' reference.
* @see #getRoot()
* @generated
*/
@@ -215,10 +219,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* It is bidirectional and its opposite is '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario <em>Scenario</em>}'.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Steps</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Steps</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Steps</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_Steps()
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario
@@ -233,10 +237,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* It is bidirectional and its opposite is '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario <em>Child Scenario</em>}'.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Parent Step</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Parent Step</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Parent Step</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_ParentStep()
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario
@@ -250,10 +254,10 @@ public interface GaScenario extends ResourceUsage, TimedProcessing {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Timing</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Timing</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Timing</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaScenario_Timing()
* @model ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaStep.java
index 95b7771145d..95287843117 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,18 +24,18 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.SchedulableResource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getIsAtomic <em>Is Atomic</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getBlockT <em>Block T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getRep <em>Rep</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getProb <em>Prob</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getPriority <em>Priority</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getConcurRes <em>Concur Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getHost <em>Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServDemand <em>Serv Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServCount <em>Serv Count</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getSelfDelay <em>Self Delay</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario <em>Scenario</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario <em>Child Scenario</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getIsAtomic <em>Is Atomic</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getBlockT <em>Block T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getRep <em>Rep</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getProb <em>Prob</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getPriority <em>Priority</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getConcurRes <em>Concur Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getHost <em>Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServDemand <em>Serv Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getServCount <em>Serv Count</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getSelfDelay <em>Self Delay</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario <em>Scenario</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario <em>Child Scenario</em>}</li>
* </ul>
* </p>
*
@@ -48,10 +48,10 @@ public interface GaStep extends GaScenario {
* Returns the value of the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Atomic</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Atomic</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Atomic</em>' attribute.
* @see #setIsAtomic(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_IsAtomic()
@@ -64,7 +64,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getIsAtomic <em>Is Atomic</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Atomic</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Atomic</em>' attribute.
* @see #getIsAtomic()
* @generated
*/
@@ -74,10 +76,10 @@ public interface GaStep extends GaScenario {
* Returns the value of the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Block T</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Block T</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Block T</em>' attribute.
* @see #setBlockT(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_BlockT()
@@ -90,7 +92,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getBlockT <em>Block T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Block T</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Block T</em>' attribute.
* @see #getBlockT()
* @generated
*/
@@ -101,10 +105,10 @@ public interface GaStep extends GaScenario {
* The default value is <code>"1.0"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Rep</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Rep</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Rep</em>' attribute.
* @see #setRep(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_Rep()
@@ -117,7 +121,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getRep <em>Rep</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Rep</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Rep</em>' attribute.
* @see #getRep()
* @generated
*/
@@ -128,10 +134,10 @@ public interface GaStep extends GaScenario {
* The default value is <code>"1.0"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Prob</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Prob</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Prob</em>' attribute.
* @see #setProb(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_Prob()
@@ -144,7 +150,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getProb <em>Prob</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Prob</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Prob</em>' attribute.
* @see #getProb()
* @generated
*/
@@ -154,10 +162,10 @@ public interface GaStep extends GaScenario {
* Returns the value of the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Priority</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Priority</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Priority</em>' attribute.
* @see #setPriority(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_Priority()
@@ -170,7 +178,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getPriority <em>Priority</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Priority</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Priority</em>' attribute.
* @see #getPriority()
* @generated
*/
@@ -180,10 +190,10 @@ public interface GaStep extends GaScenario {
* Returns the value of the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Concur Res</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Concur Res</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Concur Res</em>' reference.
* @see #setConcurRes(SchedulableResource)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_ConcurRes()
@@ -196,7 +206,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getConcurRes <em>Concur Res</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Concur Res</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Concur Res</em>' reference.
* @see #getConcurRes()
* @generated
*/
@@ -206,10 +218,10 @@ public interface GaStep extends GaScenario {
* Returns the value of the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Host</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Host</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Host</em>' reference.
* @see #setHost(GaExecHost)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_Host()
@@ -222,7 +234,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getHost <em>Host</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Host</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Host</em>' reference.
* @see #getHost()
* @generated
*/
@@ -233,10 +247,10 @@ public interface GaStep extends GaScenario {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Serv Demand</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Serv Demand</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Serv Demand</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_ServDemand()
* @model
@@ -249,10 +263,10 @@ public interface GaStep extends GaScenario {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Serv Count</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Serv Count</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Serv Count</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_ServCount()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real"
@@ -264,10 +278,10 @@ public interface GaStep extends GaScenario {
* Returns the value of the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Self Delay</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Self Delay</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Self Delay</em>' attribute.
* @see #setSelfDelay(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_SelfDelay()
@@ -280,7 +294,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getSelfDelay <em>Self Delay</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Self Delay</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Self Delay</em>' attribute.
* @see #getSelfDelay()
* @generated
*/
@@ -291,10 +307,10 @@ public interface GaStep extends GaScenario {
* It is bidirectional and its opposite is '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getSteps <em>Steps</em>}'.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Scenario</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Scenario</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Scenario</em>' reference.
* @see #setScenario(GaScenario)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_Scenario()
@@ -308,7 +324,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getScenario <em>Scenario</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Scenario</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Scenario</em>' reference.
* @see #getScenario()
* @generated
*/
@@ -319,10 +337,10 @@ public interface GaStep extends GaScenario {
* It is bidirectional and its opposite is '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario#getParentStep <em>Parent Step</em>}'.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Child Scenario</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Child Scenario</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Child Scenario</em>' reference.
* @see #setChildScenario(GaScenario)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaStep_ChildScenario()
@@ -336,7 +354,9 @@ public interface GaStep extends GaScenario {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep#getChildScenario <em>Child Scenario</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Child Scenario</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Child Scenario</em>' reference.
* @see #getChildScenario()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaTimedObs.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaTimedObs.java
index 232fa4298a0..913deab0668 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaTimedObs.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaTimedObs.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,9 +25,9 @@ import org.eclipse.uml2.uml.TimeObservation;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getLaxity <em>Laxity</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getStartObs <em>Start Obs</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getEndObs <em>End Obs</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getLaxity <em>Laxity</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getStartObs <em>Start Obs</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getEndObs <em>End Obs</em>}</li>
* </ul>
* </p>
*
@@ -41,10 +41,10 @@ public interface GaTimedObs extends NfpConstraint {
* The literals are from the enumeration {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Laxity</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Laxity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Laxity</em>' attribute.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind
* @see #setLaxity(LaxityKind)
@@ -58,7 +58,9 @@ public interface GaTimedObs extends NfpConstraint {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs#getLaxity <em>Laxity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Laxity</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Laxity</em>' attribute.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind
* @see #getLaxity()
* @generated
@@ -70,10 +72,10 @@ public interface GaTimedObs extends NfpConstraint {
* The list contents are of type {@link org.eclipse.uml2.uml.TimeObservation}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Start Obs</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Start Obs</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Start Obs</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaTimedObs_StartObs()
* @model
@@ -86,10 +88,10 @@ public interface GaTimedObs extends NfpConstraint {
* The list contents are of type {@link org.eclipse.uml2.uml.TimeObservation}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>End Obs</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>End Obs</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>End Obs</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaTimedObs_EndObs()
* @model
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadBehavior.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadBehavior.java
index 3d560321632..1f88b07147c 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadBehavior.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadBehavior.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,9 +25,9 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBehavior <em>Behavior</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getDemand <em>Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBehavior <em>Behavior</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getDemand <em>Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -41,10 +41,10 @@ public interface GaWorkloadBehavior extends EObject {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Behavior</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Behavior</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Behavior</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadBehavior_Behavior()
* @model ordered="false"
@@ -57,10 +57,10 @@ public interface GaWorkloadBehavior extends EObject {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Demand</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Demand</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Demand</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadBehavior_Demand()
* @model ordered="false"
@@ -72,10 +72,10 @@ public interface GaWorkloadBehavior extends EObject {
* Returns the value of the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Named Element</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Named Element</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Named Element</em>' reference.
* @see #setBase_NamedElement(NamedElement)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadBehavior_Base_NamedElement()
@@ -88,7 +88,9 @@ public interface GaWorkloadBehavior extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior#getBase_NamedElement <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Named Element</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Named Element</em>' reference.
* @see #getBase_NamedElement()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadEvent.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadEvent.java
index 6acee210627..879c3959a5e 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadEvent.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadEvent.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,12 +25,12 @@ import org.eclipse.uml2.uml.TimeEvent;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getPattern <em>Pattern</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getGenerator <em>Generator</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTrace <em>Trace</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getEffect <em>Effect</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTimedEvent <em>Timed Event</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getPattern <em>Pattern</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getGenerator <em>Generator</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTrace <em>Trace</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getEffect <em>Effect</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTimedEvent <em>Timed Event</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -43,10 +43,10 @@ public interface GaWorkloadEvent extends EObject {
* Returns the value of the '<em><b>Pattern</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Pattern</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Pattern</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Pattern</em>' attribute.
* @see #setPattern(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadEvent_Pattern()
@@ -59,7 +59,9 @@ public interface GaWorkloadEvent extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getPattern <em>Pattern</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Pattern</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Pattern</em>' attribute.
* @see #getPattern()
* @generated
*/
@@ -69,10 +71,10 @@ public interface GaWorkloadEvent extends EObject {
* Returns the value of the '<em><b>Generator</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Generator</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Generator</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Generator</em>' reference.
* @see #setGenerator(GaWorkloadGenerator)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadEvent_Generator()
@@ -85,7 +87,9 @@ public interface GaWorkloadEvent extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getGenerator <em>Generator</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Generator</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Generator</em>' reference.
* @see #getGenerator()
* @generated
*/
@@ -95,10 +99,10 @@ public interface GaWorkloadEvent extends EObject {
* Returns the value of the '<em><b>Trace</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Trace</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Trace</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Trace</em>' reference.
* @see #setTrace(GaEventTrace)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadEvent_Trace()
@@ -111,7 +115,9 @@ public interface GaWorkloadEvent extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTrace <em>Trace</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Trace</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Trace</em>' reference.
* @see #getTrace()
* @generated
*/
@@ -121,10 +127,10 @@ public interface GaWorkloadEvent extends EObject {
* Returns the value of the '<em><b>Effect</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Effect</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Effect</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Effect</em>' reference.
* @see #setEffect(GaScenario)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadEvent_Effect()
@@ -137,7 +143,9 @@ public interface GaWorkloadEvent extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getEffect <em>Effect</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Effect</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Effect</em>' reference.
* @see #getEffect()
* @generated
*/
@@ -147,10 +155,10 @@ public interface GaWorkloadEvent extends EObject {
* Returns the value of the '<em><b>Timed Event</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Timed Event</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Timed Event</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Timed Event</em>' reference.
* @see #setTimedEvent(TimeEvent)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadEvent_TimedEvent()
@@ -163,7 +171,9 @@ public interface GaWorkloadEvent extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getTimedEvent <em>Timed Event</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Timed Event</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Timed Event</em>' reference.
* @see #getTimedEvent()
* @generated
*/
@@ -173,10 +183,10 @@ public interface GaWorkloadEvent extends EObject {
* Returns the value of the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Named Element</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Named Element</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Named Element</em>' reference.
* @see #setBase_NamedElement(NamedElement)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadEvent_Base_NamedElement()
@@ -189,7 +199,9 @@ public interface GaWorkloadEvent extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent#getBase_NamedElement <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Named Element</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Named Element</em>' reference.
* @see #getBase_NamedElement()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadGenerator.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadGenerator.java
index 5a7a8005672..b612e30e93f 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadGenerator.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/GaWorkloadGenerator.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,8 +24,8 @@ import org.eclipse.uml2.uml.Behavior;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getPop <em>Pop</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getBase_Behavior <em>Base Behavior</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getPop <em>Pop</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getBase_Behavior <em>Base Behavior</em>}</li>
* </ul>
* </p>
*
@@ -39,10 +39,10 @@ public interface GaWorkloadGenerator extends EObject {
* The default value is <code>"1"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Pop</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Pop</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Pop</em>' attribute.
* @see #setPop(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadGenerator_Pop()
@@ -55,7 +55,9 @@ public interface GaWorkloadGenerator extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getPop <em>Pop</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Pop</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Pop</em>' attribute.
* @see #getPop()
* @generated
*/
@@ -65,10 +67,10 @@ public interface GaWorkloadGenerator extends EObject {
* Returns the value of the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Behavior</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Behavior</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Behavior</em>' reference.
* @see #setBase_Behavior(Behavior)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getGaWorkloadGenerator_Base_Behavior()
@@ -81,7 +83,9 @@ public interface GaWorkloadGenerator extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator#getBase_Behavior <em>Base Behavior</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Behavior</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Behavior</em>' reference.
* @see #getBase_Behavior()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/LaxityKind.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/LaxityKind.java
index b642e3f45e7..6374a2b6eea 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/LaxityKind.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/LaxityKind.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,6 +24,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Laxity Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#getLaxityKind()
* @model
* @generated
@@ -33,6 +34,7 @@ public enum LaxityKind implements Enumerator {
* The '<em><b>Hard</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #HARD_VALUE
* @generated
* @ordered
@@ -43,6 +45,7 @@ public enum LaxityKind implements Enumerator {
* The '<em><b>Soft</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #SOFT_VALUE
* @generated
* @ordered
@@ -53,6 +56,7 @@ public enum LaxityKind implements Enumerator {
* The '<em><b>Other</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #OTHER_VALUE
* @generated
* @ordered
@@ -63,10 +67,10 @@ public enum LaxityKind implements Enumerator {
* The '<em><b>Hard</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Hard</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Hard</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #HARD
* @model name="hard"
* @generated
@@ -78,10 +82,10 @@ public enum LaxityKind implements Enumerator {
* The '<em><b>Soft</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Soft</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Soft</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #SOFT
* @model name="soft"
* @generated
@@ -93,10 +97,10 @@ public enum LaxityKind implements Enumerator {
* The '<em><b>Other</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Other</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Other</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #OTHER
* @model name="other"
* @generated
@@ -108,19 +112,21 @@ public enum LaxityKind implements Enumerator {
* An array of all the '<em><b>Laxity Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private static final LaxityKind[] VALUES_ARRAY =
- new LaxityKind[] {
- HARD,
- SOFT,
- OTHER,
- };
+ new LaxityKind[] {
+ HARD,
+ SOFT,
+ OTHER,
+ };
/**
* A public read-only list of all the '<em><b>Laxity Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static final List<LaxityKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -129,6 +135,7 @@ public enum LaxityKind implements Enumerator {
* Returns the '<em><b>Laxity Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static LaxityKind get(String literal) {
@@ -145,6 +152,7 @@ public enum LaxityKind implements Enumerator {
* Returns the '<em><b>Laxity Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static LaxityKind getByName(String name) {
@@ -161,13 +169,17 @@ public enum LaxityKind implements Enumerator {
* Returns the '<em><b>Laxity Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static LaxityKind get(int value) {
switch (value) {
- case HARD_VALUE: return HARD;
- case SOFT_VALUE: return SOFT;
- case OTHER_VALUE: return OTHER;
+ case HARD_VALUE:
+ return HARD;
+ case SOFT_VALUE:
+ return SOFT;
+ case OTHER_VALUE:
+ return OTHER;
}
return null;
}
@@ -175,6 +187,7 @@ public enum LaxityKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
@@ -182,6 +195,7 @@ public enum LaxityKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
@@ -189,6 +203,7 @@ public enum LaxityKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
@@ -197,6 +212,7 @@ public enum LaxityKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private LaxityKind(int value, String name, String literal) {
@@ -208,39 +224,46 @@ public enum LaxityKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public int getValue() {
- return value;
+ return value;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getName() {
- return name;
+ return name;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getLiteral() {
- return literal;
+ return literal;
}
/**
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //LaxityKind
+
+} // LaxityKind
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMFactoryImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMFactoryImpl.java
index ace9fef065e..f107436b656 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMFactoryImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMFactoryImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -19,7 +19,6 @@ import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMFactory;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep;
@@ -45,6 +44,7 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.LaxityKind;
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
+ *
* @generated
*/
public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
@@ -52,16 +52,16 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static GQAMFactory init() {
try {
- GQAMFactory theGQAMFactory = (GQAMFactory)EPackage.Registry.INSTANCE.getEFactory(GQAMPackage.eNS_URI);
+ GQAMFactory theGQAMFactory = (GQAMFactory) EPackage.Registry.INSTANCE.getEFactory(GQAMPackage.eNS_URI);
if (theGQAMFactory != null) {
return theGQAMFactory;
}
- }
- catch (Exception exception) {
+ } catch (Exception exception) {
EcorePlugin.INSTANCE.log(exception);
}
return new GQAMFactoryImpl();
@@ -71,6 +71,7 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GQAMFactoryImpl() {
@@ -80,68 +81,90 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public EObject create(EClass eClass) {
switch (eClass.getClassifierID()) {
- case GQAMPackage.GA_WORKLOAD_GENERATOR: return createGaWorkloadGenerator();
- case GQAMPackage.GA_EVENT_TRACE: return createGaEventTrace();
- case GQAMPackage.GA_WORKLOAD_EVENT: return createGaWorkloadEvent();
- case GQAMPackage.GA_SCENARIO: return createGaScenario();
- case GQAMPackage.GA_STEP: return createGaStep();
- case GQAMPackage.GA_EXEC_HOST: return createGaExecHost();
- case GQAMPackage.GA_REQUESTED_SERVICE: return createGaRequestedService();
- case GQAMPackage.GA_TIMED_OBS: return createGaTimedObs();
- case GQAMPackage.GA_COMM_STEP: return createGaCommStep();
- case GQAMPackage.GA_ACQ_STEP: return createGaAcqStep();
- case GQAMPackage.GA_REL_STEP: return createGaRelStep();
- case GQAMPackage.GA_LATENCY_OBS: return createGaLatencyObs();
- case GQAMPackage.GA_COMM_HOST: return createGaCommHost();
- case GQAMPackage.GA_COMM_CHANNEL: return createGaCommChannel();
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR: return createGaWorkloadBehavior();
- case GQAMPackage.GA_ANALYSIS_CONTEXT: return createGaAnalysisContext();
- case GQAMPackage.GA_RESOURCES_PLATFORM: return createGaResourcesPlatform();
- default:
- throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ case GQAMPackage.GA_WORKLOAD_GENERATOR:
+ return createGaWorkloadGenerator();
+ case GQAMPackage.GA_EVENT_TRACE:
+ return createGaEventTrace();
+ case GQAMPackage.GA_WORKLOAD_EVENT:
+ return createGaWorkloadEvent();
+ case GQAMPackage.GA_SCENARIO:
+ return createGaScenario();
+ case GQAMPackage.GA_STEP:
+ return createGaStep();
+ case GQAMPackage.GA_EXEC_HOST:
+ return createGaExecHost();
+ case GQAMPackage.GA_REQUESTED_SERVICE:
+ return createGaRequestedService();
+ case GQAMPackage.GA_TIMED_OBS:
+ return createGaTimedObs();
+ case GQAMPackage.GA_COMM_STEP:
+ return createGaCommStep();
+ case GQAMPackage.GA_ACQ_STEP:
+ return createGaAcqStep();
+ case GQAMPackage.GA_REL_STEP:
+ return createGaRelStep();
+ case GQAMPackage.GA_LATENCY_OBS:
+ return createGaLatencyObs();
+ case GQAMPackage.GA_COMM_HOST:
+ return createGaCommHost();
+ case GQAMPackage.GA_COMM_CHANNEL:
+ return createGaCommChannel();
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR:
+ return createGaWorkloadBehavior();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT:
+ return createGaAnalysisContext();
+ case GQAMPackage.GA_RESOURCES_PLATFORM:
+ return createGaResourcesPlatform();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object createFromString(EDataType eDataType, String initialValue) {
switch (eDataType.getClassifierID()) {
- case GQAMPackage.LAXITY_KIND:
- return createLaxityKindFromString(eDataType, initialValue);
- default:
- throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
+ case GQAMPackage.LAXITY_KIND:
+ return createLaxityKindFromString(eDataType, initialValue);
+ default:
+ throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String convertToString(EDataType eDataType, Object instanceValue) {
switch (eDataType.getClassifierID()) {
- case GQAMPackage.LAXITY_KIND:
- return convertLaxityKindToString(eDataType, instanceValue);
- default:
- throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
+ case GQAMPackage.LAXITY_KIND:
+ return convertLaxityKindToString(eDataType, instanceValue);
+ default:
+ throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaWorkloadGenerator createGaWorkloadGenerator() {
GaWorkloadGeneratorImpl gaWorkloadGenerator = new GaWorkloadGeneratorImpl();
return gaWorkloadGenerator;
@@ -150,8 +173,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaEventTrace createGaEventTrace() {
GaEventTraceImpl gaEventTrace = new GaEventTraceImpl();
return gaEventTrace;
@@ -160,8 +185,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaWorkloadEvent createGaWorkloadEvent() {
GaWorkloadEventImpl gaWorkloadEvent = new GaWorkloadEventImpl();
return gaWorkloadEvent;
@@ -170,8 +197,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaScenario createGaScenario() {
GaScenarioImpl gaScenario = new GaScenarioImpl();
return gaScenario;
@@ -180,8 +209,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaStep createGaStep() {
GaStepImpl gaStep = new GaStepImpl();
return gaStep;
@@ -190,8 +221,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaExecHost createGaExecHost() {
GaExecHostImpl gaExecHost = new GaExecHostImpl();
return gaExecHost;
@@ -200,8 +233,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaRequestedService createGaRequestedService() {
GaRequestedServiceImpl gaRequestedService = new GaRequestedServiceImpl();
return gaRequestedService;
@@ -210,8 +245,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaTimedObs createGaTimedObs() {
GaTimedObsImpl gaTimedObs = new GaTimedObsImpl();
return gaTimedObs;
@@ -220,8 +257,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaCommStep createGaCommStep() {
GaCommStepImpl gaCommStep = new GaCommStepImpl();
return gaCommStep;
@@ -230,8 +269,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaAcqStep createGaAcqStep() {
GaAcqStepImpl gaAcqStep = new GaAcqStepImpl();
return gaAcqStep;
@@ -240,8 +281,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaRelStep createGaRelStep() {
GaRelStepImpl gaRelStep = new GaRelStepImpl();
return gaRelStep;
@@ -250,8 +293,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaLatencyObs createGaLatencyObs() {
GaLatencyObsImpl gaLatencyObs = new GaLatencyObsImpl();
return gaLatencyObs;
@@ -260,8 +305,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaCommHost createGaCommHost() {
GaCommHostImpl gaCommHost = new GaCommHostImpl();
return gaCommHost;
@@ -270,8 +317,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaCommChannel createGaCommChannel() {
GaCommChannelImpl gaCommChannel = new GaCommChannelImpl();
return gaCommChannel;
@@ -280,8 +329,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaWorkloadBehavior createGaWorkloadBehavior() {
GaWorkloadBehaviorImpl gaWorkloadBehavior = new GaWorkloadBehaviorImpl();
return gaWorkloadBehavior;
@@ -290,8 +341,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaAnalysisContext createGaAnalysisContext() {
GaAnalysisContextImpl gaAnalysisContext = new GaAnalysisContextImpl();
return gaAnalysisContext;
@@ -300,8 +353,10 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaResourcesPlatform createGaResourcesPlatform() {
GaResourcesPlatformImpl gaResourcesPlatform = new GaResourcesPlatformImpl();
return gaResourcesPlatform;
@@ -310,17 +365,21 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public LaxityKind createLaxityKindFromString(EDataType eDataType, String initialValue) {
LaxityKind result = LaxityKind.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null) {
+ throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ }
return result;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public String convertLaxityKindToString(EDataType eDataType, Object instanceValue) {
@@ -330,15 +389,18 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GQAMPackage getGQAMPackage() {
- return (GQAMPackage)getEPackage();
+ return (GQAMPackage) getEPackage();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @deprecated
* @generated
*/
@@ -347,4 +409,4 @@ public class GQAMFactoryImpl extends EFactoryImpl implements GQAMFactory {
return GQAMPackage.eINSTANCE;
}
-} //GQAMFactoryImpl
+} // GQAMFactoryImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMPackageImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMPackageImpl.java
index 1df024d9e5a..9944540703e 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMPackageImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GQAMPackageImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -127,12 +127,14 @@ import org.eclipse.uml2.uml.UMLPackage;
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
+ *
* @generated
*/
public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaWorkloadGeneratorEClass = null;
@@ -140,6 +142,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaEventTraceEClass = null;
@@ -147,6 +150,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaWorkloadEventEClass = null;
@@ -154,6 +158,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaScenarioEClass = null;
@@ -161,6 +166,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaStepEClass = null;
@@ -168,6 +174,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaExecHostEClass = null;
@@ -175,6 +182,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaRequestedServiceEClass = null;
@@ -182,6 +190,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaTimedObsEClass = null;
@@ -189,6 +198,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaCommStepEClass = null;
@@ -196,6 +206,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaAcqStepEClass = null;
@@ -203,6 +214,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaRelStepEClass = null;
@@ -210,6 +222,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaLatencyObsEClass = null;
@@ -217,6 +230,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaCommHostEClass = null;
@@ -224,6 +238,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaCommChannelEClass = null;
@@ -231,6 +246,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaWorkloadBehaviorEClass = null;
@@ -238,6 +254,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaAnalysisContextEClass = null;
@@ -245,6 +262,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass gaResourcesPlatformEClass = null;
@@ -252,20 +270,17 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum laxityKindEEnum = null;
/**
- * Creates an instance of the model <b>Package</b>, registered with
- * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
+ * Creates an instance of the model <b>Package</b>, registered with {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
* package URI value.
- * <p>Note: the correct way to create the package is via the static
- * factory method {@link #init init()}, which also performs
- * initialization of the package, or returns the registered package,
- * if one already exists.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <p>
+ * Note: the correct way to create the package is via the static factory method {@link #init init()}, which also performs initialization of the package, or returns the registered package, if one already exists. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage#eNS_URI
* @see #init()
@@ -278,27 +293,29 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private static boolean isInited = false;
/**
* Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
+ *
+ * <p>
+ * This method is used to initialize {@link GQAMPackage#eINSTANCE} when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package. <!-- begin-user-doc --> <!-- end-user-doc -->
*
- * <p>This method is used to initialize {@link GQAMPackage#eINSTANCE} when that field is accessed.
- * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
* @see #eNS_URI
* @see #createPackageContents()
* @see #initializePackageContents()
* @generated
*/
public static GQAMPackage init() {
- if (isInited) return (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
+ if (isInited) {
+ return (GQAMPackage) EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
+ }
// Obtain or create and register package
- GQAMPackageImpl theGQAMPackage = (GQAMPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof GQAMPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new GQAMPackageImpl());
+ GQAMPackageImpl theGQAMPackage = (GQAMPackageImpl) (EPackage.Registry.INSTANCE.get(eNS_URI) instanceof GQAMPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new GQAMPackageImpl());
isInited = true;
@@ -306,47 +323,74 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
UMLPackage.eINSTANCE.eClass();
// Obtain or create and register interdependencies
- MARTEPackageImpl theMARTEPackage = (MARTEPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) instanceof MARTEPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) : MARTEPackage.eINSTANCE);
- NFPsPackageImpl theNFPsPackage = (NFPsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) instanceof NFPsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) : NFPsPackage.eINSTANCE);
- CoreElementsPackageImpl theCoreElementsPackage = (CoreElementsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) instanceof CoreElementsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) : CoreElementsPackage.eINSTANCE);
- AllocPackageImpl theAllocPackage = (AllocPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) instanceof AllocPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) : AllocPackage.eINSTANCE);
- TimePackageImpl theTimePackage = (TimePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) instanceof TimePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) : TimePackage.eINSTANCE);
- GRMPackageImpl theGRMPackage = (GRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) instanceof GRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) : GRMPackage.eINSTANCE);
- RSMPackageImpl theRSMPackage = (RSMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) instanceof RSMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) : RSMPackage.eINSTANCE);
- VSLPackageImpl theVSLPackage = (VSLPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) instanceof VSLPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) : VSLPackage.eINSTANCE);
- VariablesPackageImpl theVariablesPackage = (VariablesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) instanceof VariablesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) : VariablesPackage.eINSTANCE);
- OperatorsPackageImpl theOperatorsPackage = (OperatorsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) instanceof OperatorsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) : OperatorsPackage.eINSTANCE);
- DataTypesPackageImpl theDataTypesPackage = (DataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) instanceof DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) : DataTypesPackage.eINSTANCE);
- HLAMPackageImpl theHLAMPackage = (HLAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) instanceof HLAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) : HLAMPackage.eINSTANCE);
- HRMPackageImpl theHRMPackage = (HRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) instanceof HRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) : HRMPackage.eINSTANCE);
- HwLogicalPackageImpl theHwLogicalPackage = (HwLogicalPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) instanceof HwLogicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) : HwLogicalPackage.eINSTANCE);
- HwComputingPackageImpl theHwComputingPackage = (HwComputingPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) instanceof HwComputingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) : HwComputingPackage.eINSTANCE);
- HwCommunicationPackageImpl theHwCommunicationPackage = (HwCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) instanceof HwCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) : HwCommunicationPackage.eINSTANCE);
- HwStoragePackageImpl theHwStoragePackage = (HwStoragePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) instanceof HwStoragePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) : HwStoragePackage.eINSTANCE);
- HwStorageManagerPackageImpl theHwStorageManagerPackage = (HwStorageManagerPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) instanceof HwStorageManagerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) : HwStorageManagerPackage.eINSTANCE);
- HwMemoryPackageImpl theHwMemoryPackage = (HwMemoryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) instanceof HwMemoryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) : HwMemoryPackage.eINSTANCE);
- HwTimingPackageImpl theHwTimingPackage = (HwTimingPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) instanceof HwTimingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) : HwTimingPackage.eINSTANCE);
- HwDevicePackageImpl theHwDevicePackage = (HwDevicePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) instanceof HwDevicePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) : HwDevicePackage.eINSTANCE);
- HwGeneralPackageImpl theHwGeneralPackage = (HwGeneralPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) instanceof HwGeneralPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) : HwGeneralPackage.eINSTANCE);
- HwPhysicalPackageImpl theHwPhysicalPackage = (HwPhysicalPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) instanceof HwPhysicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) : HwPhysicalPackage.eINSTANCE);
- HwLayoutPackageImpl theHwLayoutPackage = (HwLayoutPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) instanceof HwLayoutPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) : HwLayoutPackage.eINSTANCE);
- HwPowerPackageImpl theHwPowerPackage = (HwPowerPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) instanceof HwPowerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) : HwPowerPackage.eINSTANCE);
- SRMPackageImpl theSRMPackage = (SRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) instanceof SRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) : SRMPackage.eINSTANCE);
- SW_ResourceCorePackageImpl theSW_ResourceCorePackage = (SW_ResourceCorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) instanceof SW_ResourceCorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) : SW_ResourceCorePackage.eINSTANCE);
- SW_ConcurrencyPackageImpl theSW_ConcurrencyPackage = (SW_ConcurrencyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) instanceof SW_ConcurrencyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) : SW_ConcurrencyPackage.eINSTANCE);
- SW_BrokeringPackageImpl theSW_BrokeringPackage = (SW_BrokeringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) instanceof SW_BrokeringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) : SW_BrokeringPackage.eINSTANCE);
- SW_InteractionPackageImpl theSW_InteractionPackage = (SW_InteractionPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) instanceof SW_InteractionPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) : SW_InteractionPackage.eINSTANCE);
- GCMPackageImpl theGCMPackage = (GCMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) instanceof GCMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) : GCMPackage.eINSTANCE);
- SAMPackageImpl theSAMPackage = (SAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) instanceof SAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) : SAMPackage.eINSTANCE);
- PAMPackageImpl thePAMPackage = (PAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) instanceof PAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) : PAMPackage.eINSTANCE);
- MeasurementUnitsPackageImpl theMeasurementUnitsPackage = (MeasurementUnitsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) instanceof MeasurementUnitsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) : MeasurementUnitsPackage.eINSTANCE);
- GRM_BasicTypesPackageImpl theGRM_BasicTypesPackage = (GRM_BasicTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) instanceof GRM_BasicTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) : GRM_BasicTypesPackage.eINSTANCE);
- MARTE_DataTypesPackageImpl theMARTE_DataTypesPackage = (MARTE_DataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) instanceof MARTE_DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) : MARTE_DataTypesPackage.eINSTANCE);
- BasicNFP_TypesPackageImpl theBasicNFP_TypesPackage = (BasicNFP_TypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) instanceof BasicNFP_TypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) : BasicNFP_TypesPackage.eINSTANCE);
- TimeTypesLibraryPackageImpl theTimeTypesLibraryPackage = (TimeTypesLibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) instanceof TimeTypesLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) : TimeTypesLibraryPackage.eINSTANCE);
- TimeLibraryPackageImpl theTimeLibraryPackage = (TimeLibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) instanceof TimeLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) : TimeLibraryPackage.eINSTANCE);
- RS_LibraryPackageImpl theRS_LibraryPackage = (RS_LibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) instanceof RS_LibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) : RS_LibraryPackage.eINSTANCE);
- MARTE_PrimitivesTypesPackageImpl theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) instanceof MARTE_PrimitivesTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) : MARTE_PrimitivesTypesPackage.eINSTANCE);
+ MARTEPackageImpl theMARTEPackage = (MARTEPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) instanceof MARTEPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) : MARTEPackage.eINSTANCE);
+ NFPsPackageImpl theNFPsPackage = (NFPsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) instanceof NFPsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) : NFPsPackage.eINSTANCE);
+ CoreElementsPackageImpl theCoreElementsPackage = (CoreElementsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) instanceof CoreElementsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI)
+ : CoreElementsPackage.eINSTANCE);
+ AllocPackageImpl theAllocPackage = (AllocPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) instanceof AllocPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) : AllocPackage.eINSTANCE);
+ TimePackageImpl theTimePackage = (TimePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) instanceof TimePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) : TimePackage.eINSTANCE);
+ GRMPackageImpl theGRMPackage = (GRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) instanceof GRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) : GRMPackage.eINSTANCE);
+ RSMPackageImpl theRSMPackage = (RSMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) instanceof RSMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) : RSMPackage.eINSTANCE);
+ VSLPackageImpl theVSLPackage = (VSLPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) instanceof VSLPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) : VSLPackage.eINSTANCE);
+ VariablesPackageImpl theVariablesPackage = (VariablesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) instanceof VariablesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI)
+ : VariablesPackage.eINSTANCE);
+ OperatorsPackageImpl theOperatorsPackage = (OperatorsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) instanceof OperatorsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI)
+ : OperatorsPackage.eINSTANCE);
+ DataTypesPackageImpl theDataTypesPackage = (DataTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) instanceof DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI)
+ : DataTypesPackage.eINSTANCE);
+ HLAMPackageImpl theHLAMPackage = (HLAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) instanceof HLAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) : HLAMPackage.eINSTANCE);
+ HRMPackageImpl theHRMPackage = (HRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) instanceof HRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) : HRMPackage.eINSTANCE);
+ HwLogicalPackageImpl theHwLogicalPackage = (HwLogicalPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) instanceof HwLogicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI)
+ : HwLogicalPackage.eINSTANCE);
+ HwComputingPackageImpl theHwComputingPackage = (HwComputingPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) instanceof HwComputingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI)
+ : HwComputingPackage.eINSTANCE);
+ HwCommunicationPackageImpl theHwCommunicationPackage = (HwCommunicationPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) instanceof HwCommunicationPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HwCommunicationPackage.eNS_URI) : HwCommunicationPackage.eINSTANCE);
+ HwStoragePackageImpl theHwStoragePackage = (HwStoragePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) instanceof HwStoragePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI)
+ : HwStoragePackage.eINSTANCE);
+ HwStorageManagerPackageImpl theHwStorageManagerPackage = (HwStorageManagerPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) instanceof HwStorageManagerPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HwStorageManagerPackage.eNS_URI) : HwStorageManagerPackage.eINSTANCE);
+ HwMemoryPackageImpl theHwMemoryPackage = (HwMemoryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) instanceof HwMemoryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI)
+ : HwMemoryPackage.eINSTANCE);
+ HwTimingPackageImpl theHwTimingPackage = (HwTimingPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) instanceof HwTimingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI)
+ : HwTimingPackage.eINSTANCE);
+ HwDevicePackageImpl theHwDevicePackage = (HwDevicePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) instanceof HwDevicePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI)
+ : HwDevicePackage.eINSTANCE);
+ HwGeneralPackageImpl theHwGeneralPackage = (HwGeneralPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) instanceof HwGeneralPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI)
+ : HwGeneralPackage.eINSTANCE);
+ HwPhysicalPackageImpl theHwPhysicalPackage = (HwPhysicalPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) instanceof HwPhysicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI)
+ : HwPhysicalPackage.eINSTANCE);
+ HwLayoutPackageImpl theHwLayoutPackage = (HwLayoutPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) instanceof HwLayoutPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI)
+ : HwLayoutPackage.eINSTANCE);
+ HwPowerPackageImpl theHwPowerPackage = (HwPowerPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) instanceof HwPowerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) : HwPowerPackage.eINSTANCE);
+ SRMPackageImpl theSRMPackage = (SRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) instanceof SRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) : SRMPackage.eINSTANCE);
+ SW_ResourceCorePackageImpl theSW_ResourceCorePackage = (SW_ResourceCorePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) instanceof SW_ResourceCorePackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_ResourceCorePackage.eNS_URI) : SW_ResourceCorePackage.eINSTANCE);
+ SW_ConcurrencyPackageImpl theSW_ConcurrencyPackage = (SW_ConcurrencyPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) instanceof SW_ConcurrencyPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_ConcurrencyPackage.eNS_URI) : SW_ConcurrencyPackage.eINSTANCE);
+ SW_BrokeringPackageImpl theSW_BrokeringPackage = (SW_BrokeringPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) instanceof SW_BrokeringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI)
+ : SW_BrokeringPackage.eINSTANCE);
+ SW_InteractionPackageImpl theSW_InteractionPackage = (SW_InteractionPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) instanceof SW_InteractionPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_InteractionPackage.eNS_URI) : SW_InteractionPackage.eINSTANCE);
+ GCMPackageImpl theGCMPackage = (GCMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) instanceof GCMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) : GCMPackage.eINSTANCE);
+ SAMPackageImpl theSAMPackage = (SAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) instanceof SAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) : SAMPackage.eINSTANCE);
+ PAMPackageImpl thePAMPackage = (PAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) instanceof PAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) : PAMPackage.eINSTANCE);
+ MeasurementUnitsPackageImpl theMeasurementUnitsPackage = (MeasurementUnitsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) instanceof MeasurementUnitsPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MeasurementUnitsPackage.eNS_URI) : MeasurementUnitsPackage.eINSTANCE);
+ GRM_BasicTypesPackageImpl theGRM_BasicTypesPackage = (GRM_BasicTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) instanceof GRM_BasicTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(GRM_BasicTypesPackage.eNS_URI) : GRM_BasicTypesPackage.eINSTANCE);
+ MARTE_DataTypesPackageImpl theMARTE_DataTypesPackage = (MARTE_DataTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) instanceof MARTE_DataTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MARTE_DataTypesPackage.eNS_URI) : MARTE_DataTypesPackage.eINSTANCE);
+ BasicNFP_TypesPackageImpl theBasicNFP_TypesPackage = (BasicNFP_TypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) instanceof BasicNFP_TypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(BasicNFP_TypesPackage.eNS_URI) : BasicNFP_TypesPackage.eINSTANCE);
+ TimeTypesLibraryPackageImpl theTimeTypesLibraryPackage = (TimeTypesLibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) instanceof TimeTypesLibraryPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(TimeTypesLibraryPackage.eNS_URI) : TimeTypesLibraryPackage.eINSTANCE);
+ TimeLibraryPackageImpl theTimeLibraryPackage = (TimeLibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) instanceof TimeLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI)
+ : TimeLibraryPackage.eINSTANCE);
+ RS_LibraryPackageImpl theRS_LibraryPackage = (RS_LibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) instanceof RS_LibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI)
+ : RS_LibraryPackage.eINSTANCE);
+ MARTE_PrimitivesTypesPackageImpl theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) instanceof MARTE_PrimitivesTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) : MARTE_PrimitivesTypesPackage.eINSTANCE);
// Create package meta-data objects
theGQAMPackage.createPackageContents();
@@ -439,7 +483,7 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
// Mark meta-data to indicate it can't be changed
theGQAMPackage.freeze();
-
+
// Update the registry and return the package
EPackage.Registry.INSTANCE.put(GQAMPackage.eNS_URI, theGQAMPackage);
return theGQAMPackage;
@@ -448,8 +492,10 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaWorkloadGenerator() {
return gaWorkloadGeneratorEClass;
}
@@ -457,26 +503,32 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaWorkloadGenerator_Pop() {
- return (EAttribute)gaWorkloadGeneratorEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaWorkloadGeneratorEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadGenerator_Base_Behavior() {
- return (EReference)gaWorkloadGeneratorEClass.getEStructuralFeatures().get(1);
+ return (EReference) gaWorkloadGeneratorEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaEventTrace() {
return gaEventTraceEClass;
}
@@ -484,44 +536,54 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaEventTrace_Content() {
- return (EAttribute)gaEventTraceEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaEventTraceEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaEventTrace_Format() {
- return (EAttribute)gaEventTraceEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaEventTraceEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaEventTrace_Location() {
- return (EAttribute)gaEventTraceEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) gaEventTraceEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaEventTrace_Base_NamedElement() {
- return (EReference)gaEventTraceEClass.getEStructuralFeatures().get(3);
+ return (EReference) gaEventTraceEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaWorkloadEvent() {
return gaWorkloadEventEClass;
}
@@ -529,62 +591,76 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaWorkloadEvent_Pattern() {
- return (EAttribute)gaWorkloadEventEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaWorkloadEventEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadEvent_Generator() {
- return (EReference)gaWorkloadEventEClass.getEStructuralFeatures().get(1);
+ return (EReference) gaWorkloadEventEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadEvent_Trace() {
- return (EReference)gaWorkloadEventEClass.getEStructuralFeatures().get(2);
+ return (EReference) gaWorkloadEventEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadEvent_Effect() {
- return (EReference)gaWorkloadEventEClass.getEStructuralFeatures().get(3);
+ return (EReference) gaWorkloadEventEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadEvent_TimedEvent() {
- return (EReference)gaWorkloadEventEClass.getEStructuralFeatures().get(4);
+ return (EReference) gaWorkloadEventEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadEvent_Base_NamedElement() {
- return (EReference)gaWorkloadEventEClass.getEStructuralFeatures().get(5);
+ return (EReference) gaWorkloadEventEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaScenario() {
return gaScenarioEClass;
}
@@ -592,116 +668,142 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaScenario_Cause() {
- return (EReference)gaScenarioEClass.getEStructuralFeatures().get(0);
+ return (EReference) gaScenarioEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_HostDemand() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_HostDemandOps() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_InterOccT() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_Throughput() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_RespT() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(5);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_Utilization() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(6);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaScenario_UtilizationOnHost() {
- return (EAttribute)gaScenarioEClass.getEStructuralFeatures().get(7);
+ return (EAttribute) gaScenarioEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaScenario_Root() {
- return (EReference)gaScenarioEClass.getEStructuralFeatures().get(8);
+ return (EReference) gaScenarioEClass.getEStructuralFeatures().get(8);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaScenario_Steps() {
- return (EReference)gaScenarioEClass.getEStructuralFeatures().get(9);
+ return (EReference) gaScenarioEClass.getEStructuralFeatures().get(9);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaScenario_ParentStep() {
- return (EReference)gaScenarioEClass.getEStructuralFeatures().get(10);
+ return (EReference) gaScenarioEClass.getEStructuralFeatures().get(10);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaScenario_Timing() {
- return (EReference)gaScenarioEClass.getEStructuralFeatures().get(11);
+ return (EReference) gaScenarioEClass.getEStructuralFeatures().get(11);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaStep() {
return gaStepEClass;
}
@@ -709,116 +811,142 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_IsAtomic() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_BlockT() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_Rep() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_Prob() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_Priority() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaStep_ConcurRes() {
- return (EReference)gaStepEClass.getEStructuralFeatures().get(5);
+ return (EReference) gaStepEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaStep_Host() {
- return (EReference)gaStepEClass.getEStructuralFeatures().get(6);
+ return (EReference) gaStepEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaStep_ServDemand() {
- return (EReference)gaStepEClass.getEStructuralFeatures().get(7);
+ return (EReference) gaStepEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_ServCount() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(8);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(8);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaStep_SelfDelay() {
- return (EAttribute)gaStepEClass.getEStructuralFeatures().get(9);
+ return (EAttribute) gaStepEClass.getEStructuralFeatures().get(9);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaStep_Scenario() {
- return (EReference)gaStepEClass.getEStructuralFeatures().get(10);
+ return (EReference) gaStepEClass.getEStructuralFeatures().get(10);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaStep_ChildScenario() {
- return (EReference)gaStepEClass.getEStructuralFeatures().get(11);
+ return (EReference) gaStepEClass.getEStructuralFeatures().get(11);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaExecHost() {
return gaExecHostEClass;
}
@@ -826,80 +954,98 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_CommTxOvh() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_CommRcvOvh() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_CntxtSwT() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_ClockOvh() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_SchedPriRange() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_MemSize() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(5);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_Utilization() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(6);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaExecHost_Throughput() {
- return (EAttribute)gaExecHostEClass.getEStructuralFeatures().get(7);
+ return (EAttribute) gaExecHostEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaRequestedService() {
return gaRequestedServiceEClass;
}
@@ -907,17 +1053,21 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaRequestedService_Base_Operation() {
- return (EReference)gaRequestedServiceEClass.getEStructuralFeatures().get(0);
+ return (EReference) gaRequestedServiceEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaTimedObs() {
return gaTimedObsEClass;
}
@@ -925,35 +1075,43 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaTimedObs_Laxity() {
- return (EAttribute)gaTimedObsEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaTimedObsEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaTimedObs_StartObs() {
- return (EReference)gaTimedObsEClass.getEStructuralFeatures().get(1);
+ return (EReference) gaTimedObsEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaTimedObs_EndObs() {
- return (EReference)gaTimedObsEClass.getEStructuralFeatures().get(2);
+ return (EReference) gaTimedObsEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaCommStep() {
return gaCommStepEClass;
}
@@ -961,8 +1119,10 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaAcqStep() {
return gaAcqStepEClass;
}
@@ -970,26 +1130,32 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaAcqStep_AcqRes() {
- return (EReference)gaAcqStepEClass.getEStructuralFeatures().get(0);
+ return (EReference) gaAcqStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaAcqStep_ResUnits() {
- return (EAttribute)gaAcqStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaAcqStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaRelStep() {
return gaRelStepEClass;
}
@@ -997,26 +1163,32 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaRelStep_RelRes() {
- return (EReference)gaRelStepEClass.getEStructuralFeatures().get(0);
+ return (EReference) gaRelStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaRelStep_ResUnits() {
- return (EAttribute)gaRelStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaRelStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaLatencyObs() {
return gaLatencyObsEClass;
}
@@ -1024,44 +1196,54 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaLatencyObs_Latency() {
- return (EAttribute)gaLatencyObsEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaLatencyObsEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaLatencyObs_Miss() {
- return (EAttribute)gaLatencyObsEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaLatencyObsEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaLatencyObs_Utility() {
- return (EAttribute)gaLatencyObsEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) gaLatencyObsEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaLatencyObs_MaxJitter() {
- return (EAttribute)gaLatencyObsEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) gaLatencyObsEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaCommHost() {
return gaCommHostEClass;
}
@@ -1069,26 +1251,32 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaCommHost_Throughput() {
- return (EAttribute)gaCommHostEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaCommHostEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaCommHost_Utilization() {
- return (EAttribute)gaCommHostEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaCommHostEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaCommChannel() {
return gaCommChannelEClass;
}
@@ -1096,26 +1284,32 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaCommChannel_PacketSize() {
- return (EAttribute)gaCommChannelEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaCommChannelEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaCommChannel_Utilization() {
- return (EAttribute)gaCommChannelEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) gaCommChannelEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaWorkloadBehavior() {
return gaWorkloadBehaviorEClass;
}
@@ -1123,35 +1317,43 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadBehavior_Behavior() {
- return (EReference)gaWorkloadBehaviorEClass.getEStructuralFeatures().get(0);
+ return (EReference) gaWorkloadBehaviorEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadBehavior_Demand() {
- return (EReference)gaWorkloadBehaviorEClass.getEStructuralFeatures().get(1);
+ return (EReference) gaWorkloadBehaviorEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaWorkloadBehavior_Base_NamedElement() {
- return (EReference)gaWorkloadBehaviorEClass.getEStructuralFeatures().get(2);
+ return (EReference) gaWorkloadBehaviorEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaAnalysisContext() {
return gaAnalysisContextEClass;
}
@@ -1159,35 +1361,43 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getGaAnalysisContext_Context() {
- return (EAttribute)gaAnalysisContextEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) gaAnalysisContextEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaAnalysisContext_Workload() {
- return (EReference)gaAnalysisContextEClass.getEStructuralFeatures().get(1);
+ return (EReference) gaAnalysisContextEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaAnalysisContext_Platform() {
- return (EReference)gaAnalysisContextEClass.getEStructuralFeatures().get(2);
+ return (EReference) gaAnalysisContextEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getGaResourcesPlatform() {
return gaResourcesPlatformEClass;
}
@@ -1195,26 +1405,32 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaResourcesPlatform_Resources() {
- return (EReference)gaResourcesPlatformEClass.getEStructuralFeatures().get(0);
+ return (EReference) gaResourcesPlatformEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getGaResourcesPlatform_Base_Classifier() {
- return (EReference)gaResourcesPlatformEClass.getEStructuralFeatures().get(1);
+ return (EReference) gaResourcesPlatformEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EEnum getLaxityKind() {
return laxityKindEEnum;
}
@@ -1222,28 +1438,34 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GQAMFactory getGQAMFactory() {
- return (GQAMFactory)getEFactoryInstance();
+ return (GQAMFactory) getEFactoryInstance();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isCreated = false;
/**
- * Creates the meta-model objects for the package. This method is
+ * Creates the meta-model objects for the package. This method is
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public void createPackageContents() {
- if (isCreated) return;
+ if (isCreated) {
+ return;
+ }
isCreated = true;
// Create classes and their features
@@ -1356,19 +1578,23 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isInitialized = false;
/**
- * Complete the initialization of the package and its meta-model. This
+ * Complete the initialization of the package and its meta-model. This
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public void initializePackageContents() {
- if (isInitialized) return;
+ if (isInitialized) {
+ return;
+ }
isInitialized = true;
// Initialize package
@@ -1377,15 +1603,15 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
setNsURI(eNS_URI);
// Obtain other dependent packages
- BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI);
- UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
- MARTE_PrimitivesTypesPackage theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackage)EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI);
- GRMPackage theGRMPackage = (GRMPackage)EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI);
- TimePackage theTimePackage = (TimePackage)EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI);
- MARTE_DataTypesPackage theMARTE_DataTypesPackage = (MARTE_DataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI);
- NFPsPackage theNFPsPackage = (NFPsPackage)EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI);
- CoreElementsPackage theCoreElementsPackage = (CoreElementsPackage)EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI);
- VariablesPackage theVariablesPackage = (VariablesPackage)EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI);
+ BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage) EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI);
+ UMLPackage theUMLPackage = (UMLPackage) EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
+ MARTE_PrimitivesTypesPackage theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackage) EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI);
+ GRMPackage theGRMPackage = (GRMPackage) EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI);
+ TimePackage theTimePackage = (TimePackage) EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI);
+ MARTE_DataTypesPackage theMARTE_DataTypesPackage = (MARTE_DataTypesPackage) EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI);
+ NFPsPackage theNFPsPackage = (NFPsPackage) EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI);
+ CoreElementsPackage theCoreElementsPackage = (CoreElementsPackage) EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI);
+ VariablesPackage theVariablesPackage = (VariablesPackage) EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI);
// Create type parameters
@@ -1412,21 +1638,26 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
// Initialize classes and features; add operations and parameters
initEClass(gaWorkloadGeneratorEClass, GaWorkloadGenerator.class, "GaWorkloadGenerator", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGaWorkloadGenerator_Pop(), theBasicNFP_TypesPackage.getNFP_Integer(), "pop", "1", 0, 1, GaWorkloadGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaWorkloadGenerator_Base_Behavior(), theUMLPackage.getBehavior(), null, "base_Behavior", null, 1, 1, GaWorkloadGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaWorkloadGenerator_Base_Behavior(), theUMLPackage.getBehavior(), null, "base_Behavior", null, 1, 1, GaWorkloadGenerator.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaEventTraceEClass, GaEventTrace.class, "GaEventTrace", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGaEventTrace_Content(), theMARTE_PrimitivesTypesPackage.getString(), "content", null, 0, 1, GaEventTrace.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getGaEventTrace_Format(), theMARTE_PrimitivesTypesPackage.getString(), "format", null, 0, 1, GaEventTrace.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getGaEventTrace_Location(), theMARTE_PrimitivesTypesPackage.getString(), "location", null, 0, 1, GaEventTrace.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaEventTrace_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, GaEventTrace.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaEventTrace_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, GaEventTrace.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
initEClass(gaWorkloadEventEClass, GaWorkloadEvent.class, "GaWorkloadEvent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGaWorkloadEvent_Pattern(), theBasicNFP_TypesPackage.getArrivalPattern(), "pattern", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaWorkloadEvent_Generator(), this.getGaWorkloadGenerator(), null, "generator", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaWorkloadEvent_Generator(), this.getGaWorkloadGenerator(), null, "generator", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
initEReference(getGaWorkloadEvent_Trace(), this.getGaEventTrace(), null, "trace", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEReference(getGaWorkloadEvent_Effect(), this.getGaScenario(), null, "effect", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaWorkloadEvent_TimedEvent(), theUMLPackage.getTimeEvent(), null, "timedEvent", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaWorkloadEvent_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaWorkloadEvent_TimedEvent(), theUMLPackage.getTimeEvent(), null, "timedEvent", null, 0, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaWorkloadEvent_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, GaWorkloadEvent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaScenarioEClass, GaScenario.class, "GaScenario", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEReference(getGaScenario_Cause(), this.getGaWorkloadEvent(), null, "cause", null, 0, 1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
@@ -1438,8 +1669,10 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
initEAttribute(getGaScenario_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getGaScenario_UtilizationOnHost(), theBasicNFP_TypesPackage.getNFP_Real(), "utilizationOnHost", null, 0, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEReference(getGaScenario_Root(), this.getGaStep(), null, "root", null, 0, 1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaScenario_Steps(), this.getGaStep(), this.getGaStep_Scenario(), "steps", null, 1, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaScenario_ParentStep(), this.getGaStep(), this.getGaStep_ChildScenario(), "parentStep", null, 1, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaScenario_Steps(), this.getGaStep(), this.getGaStep_Scenario(), "steps", null, 1, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
+ initEReference(getGaScenario_ParentStep(), this.getGaStep(), this.getGaStep_ChildScenario(), "parentStep", null, 1, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
initEReference(getGaScenario_Timing(), this.getGaTimedObs(), null, "timing", null, 0, -1, GaScenario.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaStepEClass, GaStep.class, "GaStep", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
@@ -1448,13 +1681,16 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
initEAttribute(getGaStep_Rep(), theBasicNFP_TypesPackage.getNFP_Real(), "rep", "1.0", 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getGaStep_Prob(), theBasicNFP_TypesPackage.getNFP_Real(), "prob", "1.0", 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getGaStep_Priority(), theBasicNFP_TypesPackage.getNFP_Integer(), "priority", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaStep_ConcurRes(), theGRMPackage.getSchedulableResource(), null, "concurRes", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaStep_ConcurRes(), theGRMPackage.getSchedulableResource(), null, "concurRes", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
initEReference(getGaStep_Host(), this.getGaExecHost(), null, "host", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEReference(getGaStep_ServDemand(), this.getGaRequestedService(), null, "servDemand", null, 0, -1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGaStep_ServCount(), theBasicNFP_TypesPackage.getNFP_Real(), "servCount", null, 0, -1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
initEAttribute(getGaStep_SelfDelay(), theBasicNFP_TypesPackage.getNFP_Duration(), "selfDelay", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaStep_Scenario(), this.getGaScenario(), this.getGaScenario_Steps(), "scenario", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaStep_ChildScenario(), this.getGaScenario(), this.getGaScenario_ParentStep(), "childScenario", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaStep_Scenario(), this.getGaScenario(), this.getGaScenario_Steps(), "scenario", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
+ initEReference(getGaStep_ChildScenario(), this.getGaScenario(), this.getGaScenario_ParentStep(), "childScenario", null, 0, 1, GaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
initEClass(gaExecHostEClass, GaExecHost.class, "GaExecHost", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGaExecHost_CommTxOvh(), theBasicNFP_TypesPackage.getNFP_Duration(), "commTxOvh", null, 0, 1, GaExecHost.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
@@ -1467,12 +1703,15 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
initEAttribute(getGaExecHost_Throughput(), theBasicNFP_TypesPackage.getNFP_Frequency(), "throughput", null, 0, -1, GaExecHost.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaRequestedServiceEClass, GaRequestedService.class, "GaRequestedService", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getGaRequestedService_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, GaRequestedService.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaRequestedService_Base_Operation(), theUMLPackage.getOperation(), null, "base_Operation", null, 1, 1, GaRequestedService.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaTimedObsEClass, GaTimedObs.class, "GaTimedObs", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGaTimedObs_Laxity(), this.getLaxityKind(), "laxity", null, 0, 1, GaTimedObs.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getGaTimedObs_StartObs(), theUMLPackage.getTimeObservation(), null, "startObs", null, 0, -1, GaTimedObs.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getGaTimedObs_EndObs(), theUMLPackage.getTimeObservation(), null, "endObs", null, 0, -1, GaTimedObs.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
+ initEReference(getGaTimedObs_StartObs(), theUMLPackage.getTimeObservation(), null, "startObs", null, 0, -1, GaTimedObs.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEReference(getGaTimedObs_EndObs(), theUMLPackage.getTimeObservation(), null, "endObs", null, 0, -1, GaTimedObs.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
initEClass(gaCommStepEClass, GaCommStep.class, "GaCommStep", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
@@ -1499,18 +1738,25 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
initEAttribute(getGaCommChannel_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, GaCommChannel.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaWorkloadBehaviorEClass, GaWorkloadBehavior.class, "GaWorkloadBehavior", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getGaWorkloadBehavior_Behavior(), this.getGaScenario(), null, "behavior", null, 0, -1, GaWorkloadBehavior.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaWorkloadBehavior_Demand(), this.getGaWorkloadEvent(), null, "demand", null, 0, -1, GaWorkloadBehavior.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaWorkloadBehavior_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, GaWorkloadBehavior.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaWorkloadBehavior_Behavior(), this.getGaScenario(), null, "behavior", null, 0, -1, GaWorkloadBehavior.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
+ initEReference(getGaWorkloadBehavior_Demand(), this.getGaWorkloadEvent(), null, "demand", null, 0, -1, GaWorkloadBehavior.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
+ initEReference(getGaWorkloadBehavior_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, GaWorkloadBehavior.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(gaAnalysisContextEClass, GaAnalysisContext.class, "GaAnalysisContext", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getGaAnalysisContext_Context(), theBasicNFP_TypesPackage.getNFP_String(), "context", null, 0, -1, GaAnalysisContext.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaAnalysisContext_Workload(), this.getGaWorkloadBehavior(), null, "workload", null, 1, -1, GaAnalysisContext.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaAnalysisContext_Platform(), this.getGaResourcesPlatform(), null, "platform", null, 1, -1, GaAnalysisContext.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaAnalysisContext_Workload(), this.getGaWorkloadBehavior(), null, "workload", null, 1, -1, GaAnalysisContext.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaAnalysisContext_Platform(), this.getGaResourcesPlatform(), null, "platform", null, 1, -1, GaAnalysisContext.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
initEClass(gaResourcesPlatformEClass, GaResourcesPlatform.class, "GaResourcesPlatform", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getGaResourcesPlatform_Resources(), theGRMPackage.getResource(), null, "resources", null, 0, -1, GaResourcesPlatform.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getGaResourcesPlatform_Base_Classifier(), theUMLPackage.getClassifier(), null, "base_Classifier", null, 1, 1, GaResourcesPlatform.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaResourcesPlatform_Resources(), theGRMPackage.getResource(), null, "resources", null, 0, -1, GaResourcesPlatform.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
+ initEReference(getGaResourcesPlatform_Base_Classifier(), theUMLPackage.getClassifier(), null, "base_Classifier", null, 1, 1, GaResourcesPlatform.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
// Initialize enums and add enum literals
initEEnum(laxityKindEEnum, LaxityKind.class, "LaxityKind");
@@ -1519,4 +1765,4 @@ public class GQAMPackageImpl extends EPackageImpl implements GQAMPackage {
addEEnumLiteral(laxityKindEEnum, LaxityKind.OTHER);
}
-} //GQAMPackageImpl
+} // GQAMPackageImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAcqStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAcqStepImpl.java
index 83d845df53b..0a6be601995 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAcqStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAcqStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -28,8 +28,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl#getAcqRes <em>Acq Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl#getResUnits <em>Res Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl#getAcqRes <em>Acq Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAcqStepImpl#getResUnits <em>Res Units</em>}</li>
* </ul>
* </p>
*
@@ -40,6 +40,7 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
* The cached value of the '{@link #getAcqRes() <em>Acq Res</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getAcqRes()
* @generated
* @ordered
@@ -50,6 +51,7 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
* The default value of the '{@link #getResUnits() <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResUnits()
* @generated
* @ordered
@@ -60,6 +62,7 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
* The cached value of the '{@link #getResUnits() <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResUnits()
* @generated
* @ordered
@@ -69,6 +72,7 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaAcqStepImpl() {
@@ -78,6 +82,7 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -88,15 +93,18 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Resource getAcqRes() {
if (acqRes != null && acqRes.eIsProxy()) {
- InternalEObject oldAcqRes = (InternalEObject)acqRes;
- acqRes = (Resource)eResolveProxy(oldAcqRes);
+ InternalEObject oldAcqRes = (InternalEObject) acqRes;
+ acqRes = (Resource) eResolveProxy(oldAcqRes);
if (acqRes != oldAcqRes) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_ACQ_STEP__ACQ_RES, oldAcqRes, acqRes));
+ }
}
}
return acqRes;
@@ -105,6 +113,7 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Resource basicGetAcqRes() {
@@ -114,20 +123,25 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setAcqRes(Resource newAcqRes) {
Resource oldAcqRes = acqRes;
acqRes = newAcqRes;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_ACQ_STEP__ACQ_RES, oldAcqRes, acqRes));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getResUnits() {
return resUnits;
}
@@ -135,28 +149,34 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setResUnits(String newResUnits) {
String oldResUnits = resUnits;
resUnits = newResUnits;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_ACQ_STEP__RES_UNITS, oldResUnits, resUnits));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
- if (resolve) return getAcqRes();
- return basicGetAcqRes();
- case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
- return getResUnits();
+ case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
+ if (resolve) {
+ return getAcqRes();
+ }
+ return basicGetAcqRes();
+ case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
+ return getResUnits();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -164,17 +184,18 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
- setAcqRes((Resource)newValue);
- return;
- case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
- setResUnits((String)newValue);
- return;
+ case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
+ setAcqRes((Resource) newValue);
+ return;
+ case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
+ setResUnits((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -182,17 +203,18 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
- setAcqRes((Resource)null);
- return;
- case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
- setResUnits(RES_UNITS_EDEFAULT);
- return;
+ case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
+ setAcqRes((Resource) null);
+ return;
+ case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
+ setResUnits(RES_UNITS_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -200,15 +222,16 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
- return acqRes != null;
- case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
- return RES_UNITS_EDEFAULT == null ? resUnits != null : !RES_UNITS_EDEFAULT.equals(resUnits);
+ case GQAMPackage.GA_ACQ_STEP__ACQ_RES:
+ return acqRes != null;
+ case GQAMPackage.GA_ACQ_STEP__RES_UNITS:
+ return RES_UNITS_EDEFAULT == null ? resUnits != null : !RES_UNITS_EDEFAULT.equals(resUnits);
}
return super.eIsSet(featureID);
}
@@ -216,11 +239,14 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (resUnits: ");
@@ -229,4 +255,4 @@ public class GaAcqStepImpl extends GaStepImpl implements GaAcqStep {
return result.toString();
}
-} //GaAcqStepImpl
+} // GaAcqStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAnalysisContextImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAnalysisContextImpl.java
index 5725e6c1d2a..e81988aafea 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAnalysisContextImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaAnalysisContextImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -38,10 +38,10 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getContext <em>Context</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getWorkload <em>Workload</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getPlatform <em>Platform</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getContext <em>Context</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getWorkload <em>Workload</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaAnalysisContextImpl#getPlatform <em>Platform</em>}</li>
* </ul>
* </p>
*
@@ -52,6 +52,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
* The cached value of the '{@link #getBase_NamedElement() <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_NamedElement()
* @generated
* @ordered
@@ -62,6 +63,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
* The cached value of the '{@link #getContext() <em>Context</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getContext()
* @generated
* @ordered
@@ -72,6 +74,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
* The cached value of the '{@link #getWorkload() <em>Workload</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getWorkload()
* @generated
* @ordered
@@ -82,6 +85,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
* The cached value of the '{@link #getPlatform() <em>Platform</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPlatform()
* @generated
* @ordered
@@ -91,6 +95,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaAnalysisContextImpl() {
@@ -100,6 +105,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -110,15 +116,18 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public NamedElement getBase_NamedElement() {
if (base_NamedElement != null && base_NamedElement.eIsProxy()) {
- InternalEObject oldBase_NamedElement = (InternalEObject)base_NamedElement;
- base_NamedElement = (NamedElement)eResolveProxy(oldBase_NamedElement);
+ InternalEObject oldBase_NamedElement = (InternalEObject) base_NamedElement;
+ base_NamedElement = (NamedElement) eResolveProxy(oldBase_NamedElement);
if (base_NamedElement != oldBase_NamedElement) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
}
return base_NamedElement;
@@ -127,6 +136,7 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NamedElement basicGetBase_NamedElement() {
@@ -136,20 +146,25 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_NamedElement(NamedElement newBase_NamedElement) {
NamedElement oldBase_NamedElement = base_NamedElement;
base_NamedElement = newBase_NamedElement;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getContext() {
if (context == null) {
context = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT);
@@ -160,8 +175,10 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaWorkloadBehavior> getWorkload() {
if (workload == null) {
workload = new EObjectResolvingEList<GaWorkloadBehavior>(GaWorkloadBehavior.class, this, GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD);
@@ -172,8 +189,10 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaResourcesPlatform> getPlatform() {
if (platform == null) {
platform = new EObjectResolvingEList<GaResourcesPlatform>(GaResourcesPlatform.class, this, GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM);
@@ -184,20 +203,23 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
- if (resolve) return getBase_NamedElement();
- return basicGetBase_NamedElement();
- case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
- return getContext();
- case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
- return getWorkload();
- case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
- return getPlatform();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
+ if (resolve) {
+ return getBase_NamedElement();
+ }
+ return basicGetBase_NamedElement();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
+ return getContext();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
+ return getWorkload();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
+ return getPlatform();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -205,27 +227,28 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)newValue);
- return;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
- getContext().clear();
- getContext().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
- getWorkload().clear();
- getWorkload().addAll((Collection<? extends GaWorkloadBehavior>)newValue);
- return;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
- getPlatform().clear();
- getPlatform().addAll((Collection<? extends GaResourcesPlatform>)newValue);
- return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) newValue);
+ return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
+ getContext().clear();
+ getContext().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
+ getWorkload().clear();
+ getWorkload().addAll((Collection<? extends GaWorkloadBehavior>) newValue);
+ return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
+ getPlatform().clear();
+ getPlatform().addAll((Collection<? extends GaResourcesPlatform>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -233,23 +256,24 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)null);
- return;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
- getContext().clear();
- return;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
- getWorkload().clear();
- return;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
- getPlatform().clear();
- return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) null);
+ return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
+ getContext().clear();
+ return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
+ getWorkload().clear();
+ return;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
+ getPlatform().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -257,19 +281,20 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
- return base_NamedElement != null;
- case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
- return context != null && !context.isEmpty();
- case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
- return workload != null && !workload.isEmpty();
- case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
- return platform != null && !platform.isEmpty();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
+ return base_NamedElement != null;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__CONTEXT:
+ return context != null && !context.isEmpty();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__WORKLOAD:
+ return workload != null && !workload.isEmpty();
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__PLATFORM:
+ return platform != null && !platform.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -277,14 +302,17 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) {
if (baseClass == ExpressionContext.class) {
switch (derivedFeatureID) {
- case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT: return VariablesPackage.EXPRESSION_CONTEXT__BASE_NAMED_ELEMENT;
- default: return -1;
+ case GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT:
+ return VariablesPackage.EXPRESSION_CONTEXT__BASE_NAMED_ELEMENT;
+ default:
+ return -1;
}
}
return super.eBaseStructuralFeatureID(derivedFeatureID, baseClass);
@@ -293,14 +321,17 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) {
if (baseClass == ExpressionContext.class) {
switch (baseFeatureID) {
- case VariablesPackage.EXPRESSION_CONTEXT__BASE_NAMED_ELEMENT: return GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT;
- default: return -1;
+ case VariablesPackage.EXPRESSION_CONTEXT__BASE_NAMED_ELEMENT:
+ return GQAMPackage.GA_ANALYSIS_CONTEXT__BASE_NAMED_ELEMENT;
+ default:
+ return -1;
}
}
return super.eDerivedStructuralFeatureID(baseFeatureID, baseClass);
@@ -309,11 +340,14 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (context: ");
@@ -322,4 +356,4 @@ public class GaAnalysisContextImpl extends ConfigurationImpl implements GaAnalys
return result.toString();
}
-} //GaAnalysisContextImpl
+} // GaAnalysisContextImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommChannelImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommChannelImpl.java
index 98a7025fd61..c37781001f9 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommChannelImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommChannelImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -27,8 +27,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.impl.SchedulableResourceI
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl#getPacketSize <em>Packet Size</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl#getPacketSize <em>Packet Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommChannelImpl#getUtilization <em>Utilization</em>}</li>
* </ul>
* </p>
*
@@ -39,6 +39,7 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
* The default value of the '{@link #getPacketSize() <em>Packet Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPacketSize()
* @generated
* @ordered
@@ -49,6 +50,7 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
* The cached value of the '{@link #getPacketSize() <em>Packet Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPacketSize()
* @generated
* @ordered
@@ -59,6 +61,7 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
* The default value of the '{@link #getUtilization() <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -69,6 +72,7 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
* The cached value of the '{@link #getUtilization() <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -78,6 +82,7 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaCommChannelImpl() {
@@ -87,6 +92,7 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -97,8 +103,10 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPacketSize() {
return packetSize;
}
@@ -106,20 +114,25 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPacketSize(String newPacketSize) {
String oldPacketSize = packetSize;
packetSize = newPacketSize;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE, oldPacketSize, packetSize));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getUtilization() {
return utilization;
}
@@ -127,27 +140,31 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setUtilization(String newUtilization) {
String oldUtilization = utilization;
utilization = newUtilization;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_CHANNEL__UTILIZATION, oldUtilization, utilization));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
- return getPacketSize();
- case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
- return getUtilization();
+ case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
+ return getPacketSize();
+ case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
+ return getUtilization();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -155,17 +172,18 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
- setPacketSize((String)newValue);
- return;
- case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
- setUtilization((String)newValue);
- return;
+ case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
+ setPacketSize((String) newValue);
+ return;
+ case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
+ setUtilization((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -173,17 +191,18 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
- setPacketSize(PACKET_SIZE_EDEFAULT);
- return;
- case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
- setUtilization(UTILIZATION_EDEFAULT);
- return;
+ case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
+ setPacketSize(PACKET_SIZE_EDEFAULT);
+ return;
+ case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
+ setUtilization(UTILIZATION_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -191,15 +210,16 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
- return PACKET_SIZE_EDEFAULT == null ? packetSize != null : !PACKET_SIZE_EDEFAULT.equals(packetSize);
- case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
- return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization);
+ case GQAMPackage.GA_COMM_CHANNEL__PACKET_SIZE:
+ return PACKET_SIZE_EDEFAULT == null ? packetSize != null : !PACKET_SIZE_EDEFAULT.equals(packetSize);
+ case GQAMPackage.GA_COMM_CHANNEL__UTILIZATION:
+ return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization);
}
return super.eIsSet(featureID);
}
@@ -207,11 +227,14 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (packetSize: ");
@@ -222,4 +245,4 @@ public class GaCommChannelImpl extends SchedulableResourceImpl implements GaComm
return result.toString();
}
-} //GaCommChannelImpl
+} // GaCommChannelImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommHostImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommHostImpl.java
index 0143bf70d46..dfd3480efff 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommHostImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommHostImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -43,16 +43,16 @@ import org.eclipse.papyrus.MARTE_Library.GRM_BasicTypes.SchedPolicyKind;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#isIsPreemptible <em>Is Preemptible</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getSchedPolicy <em>Sched Policy</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getOtherSchedPolicy <em>Other Sched Policy</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getSchedule <em>Schedule</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getProcessingUnits <em>Processing Units</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getHost <em>Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getProtectedSharedResources <em>Protected Shared Resources</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getSchedulableResources <em>Schedulable Resources</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#isIsPreemptible <em>Is Preemptible</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getSchedPolicy <em>Sched Policy</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getOtherSchedPolicy <em>Other Sched Policy</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getSchedule <em>Schedule</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getProcessingUnits <em>Processing Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getHost <em>Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getProtectedSharedResources <em>Protected Shared Resources</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getSchedulableResources <em>Schedulable Resources</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaCommHostImpl#getUtilization <em>Utilization</em>}</li>
* </ul>
* </p>
*
@@ -63,6 +63,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The default value of the '{@link #isIsPreemptible() <em>Is Preemptible</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #isIsPreemptible()
* @generated
* @ordered
@@ -73,6 +74,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #isIsPreemptible() <em>Is Preemptible</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #isIsPreemptible()
* @generated
* @ordered
@@ -83,6 +85,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The default value of the '{@link #getSchedPolicy() <em>Sched Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedPolicy()
* @generated
* @ordered
@@ -93,6 +96,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getSchedPolicy() <em>Sched Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedPolicy()
* @generated
* @ordered
@@ -103,6 +107,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The default value of the '{@link #getOtherSchedPolicy() <em>Other Sched Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getOtherSchedPolicy()
* @generated
* @ordered
@@ -113,6 +118,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getOtherSchedPolicy() <em>Other Sched Policy</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getOtherSchedPolicy()
* @generated
* @ordered
@@ -123,6 +129,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The default value of the '{@link #getSchedule() <em>Schedule</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedule()
* @generated
* @ordered
@@ -133,6 +140,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getSchedule() <em>Schedule</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedule()
* @generated
* @ordered
@@ -143,6 +151,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getProcessingUnits() <em>Processing Units</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getProcessingUnits()
* @generated
* @ordered
@@ -153,6 +162,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getHost() <em>Host</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getHost()
* @generated
* @ordered
@@ -163,6 +173,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getProtectedSharedResources() <em>Protected Shared Resources</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getProtectedSharedResources()
* @generated
* @ordered
@@ -173,6 +184,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getSchedulableResources() <em>Schedulable Resources</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedulableResources()
* @generated
* @ordered
@@ -183,6 +195,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getThroughput() <em>Throughput</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -193,6 +206,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
* The cached value of the '{@link #getUtilization() <em>Utilization</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -202,6 +216,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaCommHostImpl() {
@@ -211,6 +226,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -221,8 +237,10 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public boolean isIsPreemptible() {
return isPreemptible;
}
@@ -230,20 +248,25 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsPreemptible(boolean newIsPreemptible) {
boolean oldIsPreemptible = isPreemptible;
isPreemptible = newIsPreemptible;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE, oldIsPreemptible, isPreemptible));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SchedPolicyKind getSchedPolicy() {
return schedPolicy;
}
@@ -251,20 +274,25 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchedPolicy(SchedPolicyKind newSchedPolicy) {
SchedPolicyKind oldSchedPolicy = schedPolicy;
schedPolicy = newSchedPolicy == null ? SCHED_POLICY_EDEFAULT : newSchedPolicy;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_HOST__SCHED_POLICY, oldSchedPolicy, schedPolicy));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getOtherSchedPolicy() {
return otherSchedPolicy;
}
@@ -272,20 +300,25 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setOtherSchedPolicy(String newOtherSchedPolicy) {
String oldOtherSchedPolicy = otherSchedPolicy;
otherSchedPolicy = newOtherSchedPolicy;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY, oldOtherSchedPolicy, otherSchedPolicy));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchedule() {
return schedule;
}
@@ -293,20 +326,25 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchedule(String newSchedule) {
String oldSchedule = schedule;
schedule = newSchedule;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_HOST__SCHEDULE, oldSchedule, schedule));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<ProcessingResource> getProcessingUnits() {
if (processingUnits == null) {
processingUnits = new EObjectResolvingEList<ProcessingResource>(ProcessingResource.class, this, GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS);
@@ -317,15 +355,18 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public ComputingResource getHost() {
if (host != null && host.eIsProxy()) {
- InternalEObject oldHost = (InternalEObject)host;
- host = (ComputingResource)eResolveProxy(oldHost);
+ InternalEObject oldHost = (InternalEObject) host;
+ host = (ComputingResource) eResolveProxy(oldHost);
if (host != oldHost) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_COMM_HOST__HOST, oldHost, host));
+ }
}
}
return host;
@@ -334,6 +375,7 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public ComputingResource basicGetHost() {
@@ -343,20 +385,25 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setHost(ComputingResource newHost) {
ComputingResource oldHost = host;
host = newHost;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_COMM_HOST__HOST, oldHost, host));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<MutualExclusionResource> getProtectedSharedResources() {
if (protectedSharedResources == null) {
protectedSharedResources = new EObjectWithInverseResolvingEList<MutualExclusionResource>(MutualExclusionResource.class, this, GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES, GRMPackage.MUTUAL_EXCLUSION_RESOURCE__SCHEDULER);
@@ -367,8 +414,10 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<SchedulableResource> getSchedulableResources() {
if (schedulableResources == null) {
schedulableResources = new EObjectWithInverseResolvingEList<SchedulableResource>(SchedulableResource.class, this, GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES, GRMPackage.SCHEDULABLE_RESOURCE__HOST);
@@ -379,8 +428,10 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getThroughput() {
if (throughput == null) {
throughput = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_COMM_HOST__THROUGHPUT);
@@ -391,8 +442,10 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getUtilization() {
if (utilization == null) {
utilization = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_COMM_HOST__UTILIZATION);
@@ -403,16 +456,17 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
switch (featureID) {
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
- return ((InternalEList<InternalEObject>)(InternalEList<?>)getProtectedSharedResources()).basicAdd(otherEnd, msgs);
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
- return ((InternalEList<InternalEObject>)(InternalEList<?>)getSchedulableResources()).basicAdd(otherEnd, msgs);
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ return ((InternalEList<InternalEObject>) (InternalEList<?>) getProtectedSharedResources()).basicAdd(otherEnd, msgs);
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ return ((InternalEList<InternalEObject>) (InternalEList<?>) getSchedulableResources()).basicAdd(otherEnd, msgs);
}
return super.eInverseAdd(otherEnd, featureID, msgs);
}
@@ -420,15 +474,16 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
switch (featureID) {
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
- return ((InternalEList<?>)getProtectedSharedResources()).basicRemove(otherEnd, msgs);
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
- return ((InternalEList<?>)getSchedulableResources()).basicRemove(otherEnd, msgs);
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ return ((InternalEList<?>) getProtectedSharedResources()).basicRemove(otherEnd, msgs);
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ return ((InternalEList<?>) getSchedulableResources()).basicRemove(otherEnd, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
@@ -436,32 +491,35 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
- return isIsPreemptible();
- case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
- return getSchedPolicy();
- case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
- return getOtherSchedPolicy();
- case GQAMPackage.GA_COMM_HOST__SCHEDULE:
- return getSchedule();
- case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
- return getProcessingUnits();
- case GQAMPackage.GA_COMM_HOST__HOST:
- if (resolve) return getHost();
- return basicGetHost();
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
- return getProtectedSharedResources();
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
- return getSchedulableResources();
- case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
- return getThroughput();
- case GQAMPackage.GA_COMM_HOST__UTILIZATION:
- return getUtilization();
+ case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
+ return isIsPreemptible();
+ case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
+ return getSchedPolicy();
+ case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
+ return getOtherSchedPolicy();
+ case GQAMPackage.GA_COMM_HOST__SCHEDULE:
+ return getSchedule();
+ case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
+ return getProcessingUnits();
+ case GQAMPackage.GA_COMM_HOST__HOST:
+ if (resolve) {
+ return getHost();
+ }
+ return basicGetHost();
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ return getProtectedSharedResources();
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ return getSchedulableResources();
+ case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
+ return getThroughput();
+ case GQAMPackage.GA_COMM_HOST__UTILIZATION:
+ return getUtilization();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -469,47 +527,48 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
- setIsPreemptible((Boolean)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
- setSchedPolicy((SchedPolicyKind)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
- setOtherSchedPolicy((String)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__SCHEDULE:
- setSchedule((String)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
- getProcessingUnits().clear();
- getProcessingUnits().addAll((Collection<? extends ProcessingResource>)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__HOST:
- setHost((ComputingResource)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
- getProtectedSharedResources().clear();
- getProtectedSharedResources().addAll((Collection<? extends MutualExclusionResource>)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
- getSchedulableResources().clear();
- getSchedulableResources().addAll((Collection<? extends SchedulableResource>)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
- getThroughput().clear();
- getThroughput().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_COMM_HOST__UTILIZATION:
- getUtilization().clear();
- getUtilization().addAll((Collection<? extends String>)newValue);
- return;
+ case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
+ setIsPreemptible((Boolean) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
+ setSchedPolicy((SchedPolicyKind) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
+ setOtherSchedPolicy((String) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__SCHEDULE:
+ setSchedule((String) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
+ getProcessingUnits().clear();
+ getProcessingUnits().addAll((Collection<? extends ProcessingResource>) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__HOST:
+ setHost((ComputingResource) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ getProtectedSharedResources().clear();
+ getProtectedSharedResources().addAll((Collection<? extends MutualExclusionResource>) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ getSchedulableResources().clear();
+ getSchedulableResources().addAll((Collection<? extends SchedulableResource>) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
+ getThroughput().clear();
+ getThroughput().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_COMM_HOST__UTILIZATION:
+ getUtilization().clear();
+ getUtilization().addAll((Collection<? extends String>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -517,41 +576,42 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
- setIsPreemptible(IS_PREEMPTIBLE_EDEFAULT);
- return;
- case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
- setSchedPolicy(SCHED_POLICY_EDEFAULT);
- return;
- case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
- setOtherSchedPolicy(OTHER_SCHED_POLICY_EDEFAULT);
- return;
- case GQAMPackage.GA_COMM_HOST__SCHEDULE:
- setSchedule(SCHEDULE_EDEFAULT);
- return;
- case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
- getProcessingUnits().clear();
- return;
- case GQAMPackage.GA_COMM_HOST__HOST:
- setHost((ComputingResource)null);
- return;
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
- getProtectedSharedResources().clear();
- return;
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
- getSchedulableResources().clear();
- return;
- case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
- getThroughput().clear();
- return;
- case GQAMPackage.GA_COMM_HOST__UTILIZATION:
- getUtilization().clear();
- return;
+ case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
+ setIsPreemptible(IS_PREEMPTIBLE_EDEFAULT);
+ return;
+ case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
+ setSchedPolicy(SCHED_POLICY_EDEFAULT);
+ return;
+ case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
+ setOtherSchedPolicy(OTHER_SCHED_POLICY_EDEFAULT);
+ return;
+ case GQAMPackage.GA_COMM_HOST__SCHEDULE:
+ setSchedule(SCHEDULE_EDEFAULT);
+ return;
+ case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
+ getProcessingUnits().clear();
+ return;
+ case GQAMPackage.GA_COMM_HOST__HOST:
+ setHost((ComputingResource) null);
+ return;
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ getProtectedSharedResources().clear();
+ return;
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ getSchedulableResources().clear();
+ return;
+ case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
+ getThroughput().clear();
+ return;
+ case GQAMPackage.GA_COMM_HOST__UTILIZATION:
+ getUtilization().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -559,31 +619,32 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
- return isPreemptible != IS_PREEMPTIBLE_EDEFAULT;
- case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
- return schedPolicy != SCHED_POLICY_EDEFAULT;
- case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
- return OTHER_SCHED_POLICY_EDEFAULT == null ? otherSchedPolicy != null : !OTHER_SCHED_POLICY_EDEFAULT.equals(otherSchedPolicy);
- case GQAMPackage.GA_COMM_HOST__SCHEDULE:
- return SCHEDULE_EDEFAULT == null ? schedule != null : !SCHEDULE_EDEFAULT.equals(schedule);
- case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
- return processingUnits != null && !processingUnits.isEmpty();
- case GQAMPackage.GA_COMM_HOST__HOST:
- return host != null;
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
- return protectedSharedResources != null && !protectedSharedResources.isEmpty();
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
- return schedulableResources != null && !schedulableResources.isEmpty();
- case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
- return throughput != null && !throughput.isEmpty();
- case GQAMPackage.GA_COMM_HOST__UTILIZATION:
- return utilization != null && !utilization.isEmpty();
+ case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
+ return isPreemptible != IS_PREEMPTIBLE_EDEFAULT;
+ case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
+ return schedPolicy != SCHED_POLICY_EDEFAULT;
+ case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
+ return OTHER_SCHED_POLICY_EDEFAULT == null ? otherSchedPolicy != null : !OTHER_SCHED_POLICY_EDEFAULT.equals(otherSchedPolicy);
+ case GQAMPackage.GA_COMM_HOST__SCHEDULE:
+ return SCHEDULE_EDEFAULT == null ? schedule != null : !SCHEDULE_EDEFAULT.equals(schedule);
+ case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
+ return processingUnits != null && !processingUnits.isEmpty();
+ case GQAMPackage.GA_COMM_HOST__HOST:
+ return host != null;
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ return protectedSharedResources != null && !protectedSharedResources.isEmpty();
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ return schedulableResources != null && !schedulableResources.isEmpty();
+ case GQAMPackage.GA_COMM_HOST__THROUGHPUT:
+ return throughput != null && !throughput.isEmpty();
+ case GQAMPackage.GA_COMM_HOST__UTILIZATION:
+ return utilization != null && !utilization.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -591,21 +652,31 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) {
if (baseClass == Scheduler.class) {
switch (derivedFeatureID) {
- case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE: return GRMPackage.SCHEDULER__IS_PREEMPTIBLE;
- case GQAMPackage.GA_COMM_HOST__SCHED_POLICY: return GRMPackage.SCHEDULER__SCHED_POLICY;
- case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY: return GRMPackage.SCHEDULER__OTHER_SCHED_POLICY;
- case GQAMPackage.GA_COMM_HOST__SCHEDULE: return GRMPackage.SCHEDULER__SCHEDULE;
- case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS: return GRMPackage.SCHEDULER__PROCESSING_UNITS;
- case GQAMPackage.GA_COMM_HOST__HOST: return GRMPackage.SCHEDULER__HOST;
- case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES: return GRMPackage.SCHEDULER__PROTECTED_SHARED_RESOURCES;
- case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES: return GRMPackage.SCHEDULER__SCHEDULABLE_RESOURCES;
- default: return -1;
+ case GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE:
+ return GRMPackage.SCHEDULER__IS_PREEMPTIBLE;
+ case GQAMPackage.GA_COMM_HOST__SCHED_POLICY:
+ return GRMPackage.SCHEDULER__SCHED_POLICY;
+ case GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY:
+ return GRMPackage.SCHEDULER__OTHER_SCHED_POLICY;
+ case GQAMPackage.GA_COMM_HOST__SCHEDULE:
+ return GRMPackage.SCHEDULER__SCHEDULE;
+ case GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS:
+ return GRMPackage.SCHEDULER__PROCESSING_UNITS;
+ case GQAMPackage.GA_COMM_HOST__HOST:
+ return GRMPackage.SCHEDULER__HOST;
+ case GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES:
+ return GRMPackage.SCHEDULER__PROTECTED_SHARED_RESOURCES;
+ case GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES:
+ return GRMPackage.SCHEDULER__SCHEDULABLE_RESOURCES;
+ default:
+ return -1;
}
}
return super.eBaseStructuralFeatureID(derivedFeatureID, baseClass);
@@ -614,21 +685,31 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) {
if (baseClass == Scheduler.class) {
switch (baseFeatureID) {
- case GRMPackage.SCHEDULER__IS_PREEMPTIBLE: return GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE;
- case GRMPackage.SCHEDULER__SCHED_POLICY: return GQAMPackage.GA_COMM_HOST__SCHED_POLICY;
- case GRMPackage.SCHEDULER__OTHER_SCHED_POLICY: return GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY;
- case GRMPackage.SCHEDULER__SCHEDULE: return GQAMPackage.GA_COMM_HOST__SCHEDULE;
- case GRMPackage.SCHEDULER__PROCESSING_UNITS: return GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS;
- case GRMPackage.SCHEDULER__HOST: return GQAMPackage.GA_COMM_HOST__HOST;
- case GRMPackage.SCHEDULER__PROTECTED_SHARED_RESOURCES: return GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES;
- case GRMPackage.SCHEDULER__SCHEDULABLE_RESOURCES: return GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES;
- default: return -1;
+ case GRMPackage.SCHEDULER__IS_PREEMPTIBLE:
+ return GQAMPackage.GA_COMM_HOST__IS_PREEMPTIBLE;
+ case GRMPackage.SCHEDULER__SCHED_POLICY:
+ return GQAMPackage.GA_COMM_HOST__SCHED_POLICY;
+ case GRMPackage.SCHEDULER__OTHER_SCHED_POLICY:
+ return GQAMPackage.GA_COMM_HOST__OTHER_SCHED_POLICY;
+ case GRMPackage.SCHEDULER__SCHEDULE:
+ return GQAMPackage.GA_COMM_HOST__SCHEDULE;
+ case GRMPackage.SCHEDULER__PROCESSING_UNITS:
+ return GQAMPackage.GA_COMM_HOST__PROCESSING_UNITS;
+ case GRMPackage.SCHEDULER__HOST:
+ return GQAMPackage.GA_COMM_HOST__HOST;
+ case GRMPackage.SCHEDULER__PROTECTED_SHARED_RESOURCES:
+ return GQAMPackage.GA_COMM_HOST__PROTECTED_SHARED_RESOURCES;
+ case GRMPackage.SCHEDULER__SCHEDULABLE_RESOURCES:
+ return GQAMPackage.GA_COMM_HOST__SCHEDULABLE_RESOURCES;
+ default:
+ return -1;
}
}
return super.eDerivedStructuralFeatureID(baseFeatureID, baseClass);
@@ -637,11 +718,14 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (isPreemptible: ");
@@ -660,4 +744,4 @@ public class GaCommHostImpl extends CommunicationMediaImpl implements GaCommHost
return result.toString();
}
-} //GaCommHostImpl
+} // GaCommHostImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommStepImpl.java
index 039fdf98fd0..9ee86d647e5 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaCommStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -30,6 +30,7 @@ public class GaCommStepImpl extends GaStepImpl implements GaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaCommStepImpl() {
@@ -39,6 +40,7 @@ public class GaCommStepImpl extends GaStepImpl implements GaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -46,4 +48,4 @@ public class GaCommStepImpl extends GaStepImpl implements GaCommStep {
return GQAMPackage.Literals.GA_COMM_STEP;
}
-} //GaCommStepImpl
+} // GaCommStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaEventTraceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaEventTraceImpl.java
index e72650930f0..614678aa0ee 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaEventTraceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaEventTraceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -29,10 +29,10 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getContent <em>Content</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getFormat <em>Format</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getLocation <em>Location</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getContent <em>Content</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getFormat <em>Format</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getLocation <em>Location</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaEventTraceImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -43,6 +43,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The default value of the '{@link #getContent() <em>Content</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getContent()
* @generated
* @ordered
@@ -53,6 +54,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The cached value of the '{@link #getContent() <em>Content</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getContent()
* @generated
* @ordered
@@ -63,6 +65,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The default value of the '{@link #getFormat() <em>Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getFormat()
* @generated
* @ordered
@@ -73,6 +76,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The cached value of the '{@link #getFormat() <em>Format</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getFormat()
* @generated
* @ordered
@@ -83,6 +87,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The default value of the '{@link #getLocation() <em>Location</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getLocation()
* @generated
* @ordered
@@ -93,6 +98,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The cached value of the '{@link #getLocation() <em>Location</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getLocation()
* @generated
* @ordered
@@ -103,6 +109,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
* The cached value of the '{@link #getBase_NamedElement() <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_NamedElement()
* @generated
* @ordered
@@ -112,6 +119,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaEventTraceImpl() {
@@ -121,6 +129,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -131,8 +140,10 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getContent() {
return content;
}
@@ -140,20 +151,25 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setContent(String newContent) {
String oldContent = content;
content = newContent;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EVENT_TRACE__CONTENT, oldContent, content));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getFormat() {
return format;
}
@@ -161,20 +177,25 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setFormat(String newFormat) {
String oldFormat = format;
format = newFormat;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EVENT_TRACE__FORMAT, oldFormat, format));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getLocation() {
return location;
}
@@ -182,27 +203,33 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setLocation(String newLocation) {
String oldLocation = location;
location = newLocation;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EVENT_TRACE__LOCATION, oldLocation, location));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public NamedElement getBase_NamedElement() {
if (base_NamedElement != null && base_NamedElement.eIsProxy()) {
- InternalEObject oldBase_NamedElement = (InternalEObject)base_NamedElement;
- base_NamedElement = (NamedElement)eResolveProxy(oldBase_NamedElement);
+ InternalEObject oldBase_NamedElement = (InternalEObject) base_NamedElement;
+ base_NamedElement = (NamedElement) eResolveProxy(oldBase_NamedElement);
if (base_NamedElement != oldBase_NamedElement) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
}
return base_NamedElement;
@@ -211,6 +238,7 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NamedElement basicGetBase_NamedElement() {
@@ -220,32 +248,38 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_NamedElement(NamedElement newBase_NamedElement) {
NamedElement oldBase_NamedElement = base_NamedElement;
base_NamedElement = newBase_NamedElement;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_EVENT_TRACE__CONTENT:
- return getContent();
- case GQAMPackage.GA_EVENT_TRACE__FORMAT:
- return getFormat();
- case GQAMPackage.GA_EVENT_TRACE__LOCATION:
- return getLocation();
- case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
- if (resolve) return getBase_NamedElement();
- return basicGetBase_NamedElement();
+ case GQAMPackage.GA_EVENT_TRACE__CONTENT:
+ return getContent();
+ case GQAMPackage.GA_EVENT_TRACE__FORMAT:
+ return getFormat();
+ case GQAMPackage.GA_EVENT_TRACE__LOCATION:
+ return getLocation();
+ case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
+ if (resolve) {
+ return getBase_NamedElement();
+ }
+ return basicGetBase_NamedElement();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -253,23 +287,24 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_EVENT_TRACE__CONTENT:
- setContent((String)newValue);
- return;
- case GQAMPackage.GA_EVENT_TRACE__FORMAT:
- setFormat((String)newValue);
- return;
- case GQAMPackage.GA_EVENT_TRACE__LOCATION:
- setLocation((String)newValue);
- return;
- case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)newValue);
- return;
+ case GQAMPackage.GA_EVENT_TRACE__CONTENT:
+ setContent((String) newValue);
+ return;
+ case GQAMPackage.GA_EVENT_TRACE__FORMAT:
+ setFormat((String) newValue);
+ return;
+ case GQAMPackage.GA_EVENT_TRACE__LOCATION:
+ setLocation((String) newValue);
+ return;
+ case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -277,23 +312,24 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_EVENT_TRACE__CONTENT:
- setContent(CONTENT_EDEFAULT);
- return;
- case GQAMPackage.GA_EVENT_TRACE__FORMAT:
- setFormat(FORMAT_EDEFAULT);
- return;
- case GQAMPackage.GA_EVENT_TRACE__LOCATION:
- setLocation(LOCATION_EDEFAULT);
- return;
- case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)null);
- return;
+ case GQAMPackage.GA_EVENT_TRACE__CONTENT:
+ setContent(CONTENT_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EVENT_TRACE__FORMAT:
+ setFormat(FORMAT_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EVENT_TRACE__LOCATION:
+ setLocation(LOCATION_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) null);
+ return;
}
super.eUnset(featureID);
}
@@ -301,19 +337,20 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_EVENT_TRACE__CONTENT:
- return CONTENT_EDEFAULT == null ? content != null : !CONTENT_EDEFAULT.equals(content);
- case GQAMPackage.GA_EVENT_TRACE__FORMAT:
- return FORMAT_EDEFAULT == null ? format != null : !FORMAT_EDEFAULT.equals(format);
- case GQAMPackage.GA_EVENT_TRACE__LOCATION:
- return LOCATION_EDEFAULT == null ? location != null : !LOCATION_EDEFAULT.equals(location);
- case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
- return base_NamedElement != null;
+ case GQAMPackage.GA_EVENT_TRACE__CONTENT:
+ return CONTENT_EDEFAULT == null ? content != null : !CONTENT_EDEFAULT.equals(content);
+ case GQAMPackage.GA_EVENT_TRACE__FORMAT:
+ return FORMAT_EDEFAULT == null ? format != null : !FORMAT_EDEFAULT.equals(format);
+ case GQAMPackage.GA_EVENT_TRACE__LOCATION:
+ return LOCATION_EDEFAULT == null ? location != null : !LOCATION_EDEFAULT.equals(location);
+ case GQAMPackage.GA_EVENT_TRACE__BASE_NAMED_ELEMENT:
+ return base_NamedElement != null;
}
return super.eIsSet(featureID);
}
@@ -321,11 +358,14 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (content: ");
@@ -338,4 +378,4 @@ public class GaEventTraceImpl extends EObjectImpl implements GaEventTrace {
return result.toString();
}
-} //GaEventTraceImpl
+} // GaEventTraceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaExecHostImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaExecHostImpl.java
index 95231bf5bca..929c9bdabb5 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaExecHostImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaExecHostImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -36,16 +36,16 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.impl.SchedulerImpl;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getSpeedFactor <em>Speed Factor</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getMainScheduler <em>Main Scheduler</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getCommTxOvh <em>Comm Tx Ovh</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getCommRcvOvh <em>Comm Rcv Ovh</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getCntxtSwT <em>Cntxt Sw T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getClockOvh <em>Clock Ovh</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getSchedPriRange <em>Sched Pri Range</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getMemSize <em>Mem Size</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getSpeedFactor <em>Speed Factor</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getMainScheduler <em>Main Scheduler</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getCommTxOvh <em>Comm Tx Ovh</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getCommRcvOvh <em>Comm Rcv Ovh</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getCntxtSwT <em>Cntxt Sw T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getClockOvh <em>Clock Ovh</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getSchedPriRange <em>Sched Pri Range</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getMemSize <em>Mem Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaExecHostImpl#getThroughput <em>Throughput</em>}</li>
* </ul>
* </p>
*
@@ -56,6 +56,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getSpeedFactor() <em>Speed Factor</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSpeedFactor()
* @generated
* @ordered
@@ -66,6 +67,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getSpeedFactor() <em>Speed Factor</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSpeedFactor()
* @generated
* @ordered
@@ -76,6 +78,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getMainScheduler() <em>Main Scheduler</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getMainScheduler()
* @generated
* @ordered
@@ -86,6 +89,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getCommTxOvh() <em>Comm Tx Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCommTxOvh()
* @generated
* @ordered
@@ -96,6 +100,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getCommTxOvh() <em>Comm Tx Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCommTxOvh()
* @generated
* @ordered
@@ -106,6 +111,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getCommRcvOvh() <em>Comm Rcv Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCommRcvOvh()
* @generated
* @ordered
@@ -116,6 +122,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getCommRcvOvh() <em>Comm Rcv Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCommRcvOvh()
* @generated
* @ordered
@@ -126,6 +133,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getCntxtSwT() <em>Cntxt Sw T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCntxtSwT()
* @generated
* @ordered
@@ -136,6 +144,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getCntxtSwT() <em>Cntxt Sw T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCntxtSwT()
* @generated
* @ordered
@@ -146,6 +155,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getClockOvh() <em>Clock Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getClockOvh()
* @generated
* @ordered
@@ -156,6 +166,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getClockOvh() <em>Clock Ovh</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getClockOvh()
* @generated
* @ordered
@@ -166,6 +177,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getSchedPriRange() <em>Sched Pri Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedPriRange()
* @generated
* @ordered
@@ -176,6 +188,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getSchedPriRange() <em>Sched Pri Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedPriRange()
* @generated
* @ordered
@@ -186,6 +199,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The default value of the '{@link #getMemSize() <em>Mem Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getMemSize()
* @generated
* @ordered
@@ -196,6 +210,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getMemSize() <em>Mem Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getMemSize()
* @generated
* @ordered
@@ -206,6 +221,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getUtilization() <em>Utilization</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -216,6 +232,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
* The cached value of the '{@link #getThroughput() <em>Throughput</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -225,6 +242,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaExecHostImpl() {
@@ -234,6 +252,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -244,8 +263,10 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSpeedFactor() {
return speedFactor;
}
@@ -253,27 +274,33 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSpeedFactor(String newSpeedFactor) {
String oldSpeedFactor = speedFactor;
speedFactor = newSpeedFactor;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR, oldSpeedFactor, speedFactor));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Scheduler getMainScheduler() {
if (mainScheduler != null && mainScheduler.eIsProxy()) {
- InternalEObject oldMainScheduler = (InternalEObject)mainScheduler;
- mainScheduler = (Scheduler)eResolveProxy(oldMainScheduler);
+ InternalEObject oldMainScheduler = (InternalEObject) mainScheduler;
+ mainScheduler = (Scheduler) eResolveProxy(oldMainScheduler);
if (mainScheduler != oldMainScheduler) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER, oldMainScheduler, mainScheduler));
+ }
}
}
return mainScheduler;
@@ -282,6 +309,7 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Scheduler basicGetMainScheduler() {
@@ -291,20 +319,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setMainScheduler(Scheduler newMainScheduler) {
Scheduler oldMainScheduler = mainScheduler;
mainScheduler = newMainScheduler;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER, oldMainScheduler, mainScheduler));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getCommTxOvh() {
return commTxOvh;
}
@@ -312,20 +345,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setCommTxOvh(String newCommTxOvh) {
String oldCommTxOvh = commTxOvh;
commTxOvh = newCommTxOvh;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH, oldCommTxOvh, commTxOvh));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getCommRcvOvh() {
return commRcvOvh;
}
@@ -333,20 +371,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setCommRcvOvh(String newCommRcvOvh) {
String oldCommRcvOvh = commRcvOvh;
commRcvOvh = newCommRcvOvh;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH, oldCommRcvOvh, commRcvOvh));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getCntxtSwT() {
return cntxtSwT;
}
@@ -354,20 +397,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setCntxtSwT(String newCntxtSwT) {
String oldCntxtSwT = cntxtSwT;
cntxtSwT = newCntxtSwT;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T, oldCntxtSwT, cntxtSwT));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getClockOvh() {
return clockOvh;
}
@@ -375,20 +423,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setClockOvh(String newClockOvh) {
String oldClockOvh = clockOvh;
clockOvh = newClockOvh;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__CLOCK_OVH, oldClockOvh, clockOvh));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchedPriRange() {
return schedPriRange;
}
@@ -396,20 +449,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchedPriRange(String newSchedPriRange) {
String oldSchedPriRange = schedPriRange;
schedPriRange = newSchedPriRange;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE, oldSchedPriRange, schedPriRange));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getMemSize() {
return memSize;
}
@@ -417,20 +475,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setMemSize(String newMemSize) {
String oldMemSize = memSize;
memSize = newMemSize;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_EXEC_HOST__MEM_SIZE, oldMemSize, memSize));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getUtilization() {
if (utilization == null) {
utilization = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_EXEC_HOST__UTILIZATION);
@@ -441,8 +504,10 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getThroughput() {
if (throughput == null) {
throughput = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_EXEC_HOST__THROUGHPUT);
@@ -453,32 +518,35 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
- return getSpeedFactor();
- case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
- if (resolve) return getMainScheduler();
- return basicGetMainScheduler();
- case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
- return getCommTxOvh();
- case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
- return getCommRcvOvh();
- case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
- return getCntxtSwT();
- case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
- return getClockOvh();
- case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
- return getSchedPriRange();
- case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
- return getMemSize();
- case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
- return getUtilization();
- case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
- return getThroughput();
+ case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
+ return getSpeedFactor();
+ case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
+ if (resolve) {
+ return getMainScheduler();
+ }
+ return basicGetMainScheduler();
+ case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
+ return getCommTxOvh();
+ case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
+ return getCommRcvOvh();
+ case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
+ return getCntxtSwT();
+ case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
+ return getClockOvh();
+ case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
+ return getSchedPriRange();
+ case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
+ return getMemSize();
+ case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
+ return getUtilization();
+ case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
+ return getThroughput();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -486,44 +554,45 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
- setSpeedFactor((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
- setMainScheduler((Scheduler)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
- setCommTxOvh((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
- setCommRcvOvh((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
- setCntxtSwT((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
- setClockOvh((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
- setSchedPriRange((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
- setMemSize((String)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
- getUtilization().clear();
- getUtilization().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
- getThroughput().clear();
- getThroughput().addAll((Collection<? extends String>)newValue);
- return;
+ case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
+ setSpeedFactor((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
+ setMainScheduler((Scheduler) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
+ setCommTxOvh((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
+ setCommRcvOvh((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
+ setCntxtSwT((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
+ setClockOvh((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
+ setSchedPriRange((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
+ setMemSize((String) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
+ getUtilization().clear();
+ getUtilization().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
+ getThroughput().clear();
+ getThroughput().addAll((Collection<? extends String>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -531,41 +600,42 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
- setSpeedFactor(SPEED_FACTOR_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
- setMainScheduler((Scheduler)null);
- return;
- case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
- setCommTxOvh(COMM_TX_OVH_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
- setCommRcvOvh(COMM_RCV_OVH_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
- setCntxtSwT(CNTXT_SW_T_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
- setClockOvh(CLOCK_OVH_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
- setSchedPriRange(SCHED_PRI_RANGE_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
- setMemSize(MEM_SIZE_EDEFAULT);
- return;
- case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
- getUtilization().clear();
- return;
- case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
- getThroughput().clear();
- return;
+ case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
+ setSpeedFactor(SPEED_FACTOR_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
+ setMainScheduler((Scheduler) null);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
+ setCommTxOvh(COMM_TX_OVH_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
+ setCommRcvOvh(COMM_RCV_OVH_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
+ setCntxtSwT(CNTXT_SW_T_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
+ setClockOvh(CLOCK_OVH_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
+ setSchedPriRange(SCHED_PRI_RANGE_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
+ setMemSize(MEM_SIZE_EDEFAULT);
+ return;
+ case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
+ getUtilization().clear();
+ return;
+ case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
+ getThroughput().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -573,31 +643,32 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
- return SPEED_FACTOR_EDEFAULT == null ? speedFactor != null : !SPEED_FACTOR_EDEFAULT.equals(speedFactor);
- case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
- return mainScheduler != null;
- case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
- return COMM_TX_OVH_EDEFAULT == null ? commTxOvh != null : !COMM_TX_OVH_EDEFAULT.equals(commTxOvh);
- case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
- return COMM_RCV_OVH_EDEFAULT == null ? commRcvOvh != null : !COMM_RCV_OVH_EDEFAULT.equals(commRcvOvh);
- case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
- return CNTXT_SW_T_EDEFAULT == null ? cntxtSwT != null : !CNTXT_SW_T_EDEFAULT.equals(cntxtSwT);
- case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
- return CLOCK_OVH_EDEFAULT == null ? clockOvh != null : !CLOCK_OVH_EDEFAULT.equals(clockOvh);
- case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
- return SCHED_PRI_RANGE_EDEFAULT == null ? schedPriRange != null : !SCHED_PRI_RANGE_EDEFAULT.equals(schedPriRange);
- case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
- return MEM_SIZE_EDEFAULT == null ? memSize != null : !MEM_SIZE_EDEFAULT.equals(memSize);
- case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
- return utilization != null && !utilization.isEmpty();
- case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
- return throughput != null && !throughput.isEmpty();
+ case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
+ return SPEED_FACTOR_EDEFAULT == null ? speedFactor != null : !SPEED_FACTOR_EDEFAULT.equals(speedFactor);
+ case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
+ return mainScheduler != null;
+ case GQAMPackage.GA_EXEC_HOST__COMM_TX_OVH:
+ return COMM_TX_OVH_EDEFAULT == null ? commTxOvh != null : !COMM_TX_OVH_EDEFAULT.equals(commTxOvh);
+ case GQAMPackage.GA_EXEC_HOST__COMM_RCV_OVH:
+ return COMM_RCV_OVH_EDEFAULT == null ? commRcvOvh != null : !COMM_RCV_OVH_EDEFAULT.equals(commRcvOvh);
+ case GQAMPackage.GA_EXEC_HOST__CNTXT_SW_T:
+ return CNTXT_SW_T_EDEFAULT == null ? cntxtSwT != null : !CNTXT_SW_T_EDEFAULT.equals(cntxtSwT);
+ case GQAMPackage.GA_EXEC_HOST__CLOCK_OVH:
+ return CLOCK_OVH_EDEFAULT == null ? clockOvh != null : !CLOCK_OVH_EDEFAULT.equals(clockOvh);
+ case GQAMPackage.GA_EXEC_HOST__SCHED_PRI_RANGE:
+ return SCHED_PRI_RANGE_EDEFAULT == null ? schedPriRange != null : !SCHED_PRI_RANGE_EDEFAULT.equals(schedPriRange);
+ case GQAMPackage.GA_EXEC_HOST__MEM_SIZE:
+ return MEM_SIZE_EDEFAULT == null ? memSize != null : !MEM_SIZE_EDEFAULT.equals(memSize);
+ case GQAMPackage.GA_EXEC_HOST__UTILIZATION:
+ return utilization != null && !utilization.isEmpty();
+ case GQAMPackage.GA_EXEC_HOST__THROUGHPUT:
+ return throughput != null && !throughput.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -605,20 +676,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) {
if (baseClass == ProcessingResource.class) {
switch (derivedFeatureID) {
- case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR: return GRMPackage.PROCESSING_RESOURCE__SPEED_FACTOR;
- case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER: return GRMPackage.PROCESSING_RESOURCE__MAIN_SCHEDULER;
- default: return -1;
+ case GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR:
+ return GRMPackage.PROCESSING_RESOURCE__SPEED_FACTOR;
+ case GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER:
+ return GRMPackage.PROCESSING_RESOURCE__MAIN_SCHEDULER;
+ default:
+ return -1;
}
}
if (baseClass == ComputingResource.class) {
switch (derivedFeatureID) {
- default: return -1;
+ default:
+ return -1;
}
}
return super.eBaseStructuralFeatureID(derivedFeatureID, baseClass);
@@ -627,20 +703,25 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) {
if (baseClass == ProcessingResource.class) {
switch (baseFeatureID) {
- case GRMPackage.PROCESSING_RESOURCE__SPEED_FACTOR: return GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR;
- case GRMPackage.PROCESSING_RESOURCE__MAIN_SCHEDULER: return GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER;
- default: return -1;
+ case GRMPackage.PROCESSING_RESOURCE__SPEED_FACTOR:
+ return GQAMPackage.GA_EXEC_HOST__SPEED_FACTOR;
+ case GRMPackage.PROCESSING_RESOURCE__MAIN_SCHEDULER:
+ return GQAMPackage.GA_EXEC_HOST__MAIN_SCHEDULER;
+ default:
+ return -1;
}
}
if (baseClass == ComputingResource.class) {
switch (baseFeatureID) {
- default: return -1;
+ default:
+ return -1;
}
}
return super.eDerivedStructuralFeatureID(baseFeatureID, baseClass);
@@ -649,11 +730,14 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (speedFactor: ");
@@ -678,4 +762,4 @@ public class GaExecHostImpl extends SchedulerImpl implements GaExecHost {
return result.toString();
}
-} //GaExecHostImpl
+} // GaExecHostImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaLatencyObsImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaLatencyObsImpl.java
index 2e354d057bc..ace211fb7de 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaLatencyObsImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaLatencyObsImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -28,10 +28,10 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getLatency <em>Latency</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getMiss <em>Miss</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getUtility <em>Utility</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getMaxJitter <em>Max Jitter</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getLatency <em>Latency</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getMiss <em>Miss</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getUtility <em>Utility</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaLatencyObsImpl#getMaxJitter <em>Max Jitter</em>}</li>
* </ul>
* </p>
*
@@ -42,6 +42,7 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
* The cached value of the '{@link #getLatency() <em>Latency</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getLatency()
* @generated
* @ordered
@@ -52,6 +53,7 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
* The cached value of the '{@link #getMiss() <em>Miss</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getMiss()
* @generated
* @ordered
@@ -62,6 +64,7 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
* The cached value of the '{@link #getUtility() <em>Utility</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtility()
* @generated
* @ordered
@@ -72,6 +75,7 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
* The cached value of the '{@link #getMaxJitter() <em>Max Jitter</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getMaxJitter()
* @generated
* @ordered
@@ -81,6 +85,7 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaLatencyObsImpl() {
@@ -90,6 +95,7 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -100,8 +106,10 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getLatency() {
if (latency == null) {
latency = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_LATENCY_OBS__LATENCY);
@@ -112,8 +120,10 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getMiss() {
if (miss == null) {
miss = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_LATENCY_OBS__MISS);
@@ -124,8 +134,10 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getUtility() {
if (utility == null) {
utility = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_LATENCY_OBS__UTILITY);
@@ -136,8 +148,10 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getMaxJitter() {
if (maxJitter == null) {
maxJitter = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_LATENCY_OBS__MAX_JITTER);
@@ -148,19 +162,20 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_LATENCY_OBS__LATENCY:
- return getLatency();
- case GQAMPackage.GA_LATENCY_OBS__MISS:
- return getMiss();
- case GQAMPackage.GA_LATENCY_OBS__UTILITY:
- return getUtility();
- case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
- return getMaxJitter();
+ case GQAMPackage.GA_LATENCY_OBS__LATENCY:
+ return getLatency();
+ case GQAMPackage.GA_LATENCY_OBS__MISS:
+ return getMiss();
+ case GQAMPackage.GA_LATENCY_OBS__UTILITY:
+ return getUtility();
+ case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
+ return getMaxJitter();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -168,28 +183,29 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_LATENCY_OBS__LATENCY:
- getLatency().clear();
- getLatency().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_LATENCY_OBS__MISS:
- getMiss().clear();
- getMiss().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_LATENCY_OBS__UTILITY:
- getUtility().clear();
- getUtility().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
- getMaxJitter().clear();
- getMaxJitter().addAll((Collection<? extends String>)newValue);
- return;
+ case GQAMPackage.GA_LATENCY_OBS__LATENCY:
+ getLatency().clear();
+ getLatency().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_LATENCY_OBS__MISS:
+ getMiss().clear();
+ getMiss().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_LATENCY_OBS__UTILITY:
+ getUtility().clear();
+ getUtility().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
+ getMaxJitter().clear();
+ getMaxJitter().addAll((Collection<? extends String>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -197,23 +213,24 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_LATENCY_OBS__LATENCY:
- getLatency().clear();
- return;
- case GQAMPackage.GA_LATENCY_OBS__MISS:
- getMiss().clear();
- return;
- case GQAMPackage.GA_LATENCY_OBS__UTILITY:
- getUtility().clear();
- return;
- case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
- getMaxJitter().clear();
- return;
+ case GQAMPackage.GA_LATENCY_OBS__LATENCY:
+ getLatency().clear();
+ return;
+ case GQAMPackage.GA_LATENCY_OBS__MISS:
+ getMiss().clear();
+ return;
+ case GQAMPackage.GA_LATENCY_OBS__UTILITY:
+ getUtility().clear();
+ return;
+ case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
+ getMaxJitter().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -221,19 +238,20 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_LATENCY_OBS__LATENCY:
- return latency != null && !latency.isEmpty();
- case GQAMPackage.GA_LATENCY_OBS__MISS:
- return miss != null && !miss.isEmpty();
- case GQAMPackage.GA_LATENCY_OBS__UTILITY:
- return utility != null && !utility.isEmpty();
- case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
- return maxJitter != null && !maxJitter.isEmpty();
+ case GQAMPackage.GA_LATENCY_OBS__LATENCY:
+ return latency != null && !latency.isEmpty();
+ case GQAMPackage.GA_LATENCY_OBS__MISS:
+ return miss != null && !miss.isEmpty();
+ case GQAMPackage.GA_LATENCY_OBS__UTILITY:
+ return utility != null && !utility.isEmpty();
+ case GQAMPackage.GA_LATENCY_OBS__MAX_JITTER:
+ return maxJitter != null && !maxJitter.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -241,11 +259,14 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (latency: ");
@@ -260,4 +281,4 @@ public class GaLatencyObsImpl extends GaTimedObsImpl implements GaLatencyObs {
return result.toString();
}
-} //GaLatencyObsImpl
+} // GaLatencyObsImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRelStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRelStepImpl.java
index e4e1f78ac58..8e82d66852b 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRelStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRelStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -28,8 +28,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl#getRelRes <em>Rel Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl#getResUnits <em>Res Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl#getRelRes <em>Rel Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRelStepImpl#getResUnits <em>Res Units</em>}</li>
* </ul>
* </p>
*
@@ -40,6 +40,7 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
* The cached value of the '{@link #getRelRes() <em>Rel Res</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getRelRes()
* @generated
* @ordered
@@ -50,6 +51,7 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
* The default value of the '{@link #getResUnits() <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResUnits()
* @generated
* @ordered
@@ -60,6 +62,7 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
* The cached value of the '{@link #getResUnits() <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResUnits()
* @generated
* @ordered
@@ -69,6 +72,7 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaRelStepImpl() {
@@ -78,6 +82,7 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -88,15 +93,18 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Resource getRelRes() {
if (relRes != null && relRes.eIsProxy()) {
- InternalEObject oldRelRes = (InternalEObject)relRes;
- relRes = (Resource)eResolveProxy(oldRelRes);
+ InternalEObject oldRelRes = (InternalEObject) relRes;
+ relRes = (Resource) eResolveProxy(oldRelRes);
if (relRes != oldRelRes) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_REL_STEP__REL_RES, oldRelRes, relRes));
+ }
}
}
return relRes;
@@ -105,6 +113,7 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Resource basicGetRelRes() {
@@ -114,20 +123,25 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setRelRes(Resource newRelRes) {
Resource oldRelRes = relRes;
relRes = newRelRes;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_REL_STEP__REL_RES, oldRelRes, relRes));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getResUnits() {
return resUnits;
}
@@ -135,28 +149,34 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setResUnits(String newResUnits) {
String oldResUnits = resUnits;
resUnits = newResUnits;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_REL_STEP__RES_UNITS, oldResUnits, resUnits));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_REL_STEP__REL_RES:
- if (resolve) return getRelRes();
- return basicGetRelRes();
- case GQAMPackage.GA_REL_STEP__RES_UNITS:
- return getResUnits();
+ case GQAMPackage.GA_REL_STEP__REL_RES:
+ if (resolve) {
+ return getRelRes();
+ }
+ return basicGetRelRes();
+ case GQAMPackage.GA_REL_STEP__RES_UNITS:
+ return getResUnits();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -164,17 +184,18 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_REL_STEP__REL_RES:
- setRelRes((Resource)newValue);
- return;
- case GQAMPackage.GA_REL_STEP__RES_UNITS:
- setResUnits((String)newValue);
- return;
+ case GQAMPackage.GA_REL_STEP__REL_RES:
+ setRelRes((Resource) newValue);
+ return;
+ case GQAMPackage.GA_REL_STEP__RES_UNITS:
+ setResUnits((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -182,17 +203,18 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_REL_STEP__REL_RES:
- setRelRes((Resource)null);
- return;
- case GQAMPackage.GA_REL_STEP__RES_UNITS:
- setResUnits(RES_UNITS_EDEFAULT);
- return;
+ case GQAMPackage.GA_REL_STEP__REL_RES:
+ setRelRes((Resource) null);
+ return;
+ case GQAMPackage.GA_REL_STEP__RES_UNITS:
+ setResUnits(RES_UNITS_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -200,15 +222,16 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_REL_STEP__REL_RES:
- return relRes != null;
- case GQAMPackage.GA_REL_STEP__RES_UNITS:
- return RES_UNITS_EDEFAULT == null ? resUnits != null : !RES_UNITS_EDEFAULT.equals(resUnits);
+ case GQAMPackage.GA_REL_STEP__REL_RES:
+ return relRes != null;
+ case GQAMPackage.GA_REL_STEP__RES_UNITS:
+ return RES_UNITS_EDEFAULT == null ? resUnits != null : !RES_UNITS_EDEFAULT.equals(resUnits);
}
return super.eIsSet(featureID);
}
@@ -216,11 +239,14 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (resUnits: ");
@@ -229,4 +255,4 @@ public class GaRelStepImpl extends GaStepImpl implements GaRelStep {
return result.toString();
}
-} //GaRelStepImpl
+} // GaRelStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRequestedServiceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRequestedServiceImpl.java
index 48aa7663406..8393671ee76 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRequestedServiceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaRequestedServiceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -28,7 +28,7 @@ import org.eclipse.uml2.uml.Operation;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRequestedServiceImpl#getBase_Operation <em>Base Operation</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaRequestedServiceImpl#getBase_Operation <em>Base Operation</em>}</li>
* </ul>
* </p>
*
@@ -39,6 +39,7 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
* The cached value of the '{@link #getBase_Operation() <em>Base Operation</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Operation()
* @generated
* @ordered
@@ -48,6 +49,7 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaRequestedServiceImpl() {
@@ -57,6 +59,7 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -67,15 +70,18 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Operation getBase_Operation() {
if (base_Operation != null && base_Operation.eIsProxy()) {
- InternalEObject oldBase_Operation = (InternalEObject)base_Operation;
- base_Operation = (Operation)eResolveProxy(oldBase_Operation);
+ InternalEObject oldBase_Operation = (InternalEObject) base_Operation;
+ base_Operation = (Operation) eResolveProxy(oldBase_Operation);
if (base_Operation != oldBase_Operation) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION, oldBase_Operation, base_Operation));
+ }
}
}
return base_Operation;
@@ -84,6 +90,7 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Operation basicGetBase_Operation() {
@@ -93,26 +100,32 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Operation(Operation newBase_Operation) {
Operation oldBase_Operation = base_Operation;
base_Operation = newBase_Operation;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION, oldBase_Operation, base_Operation));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
- if (resolve) return getBase_Operation();
- return basicGetBase_Operation();
+ case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
+ if (resolve) {
+ return getBase_Operation();
+ }
+ return basicGetBase_Operation();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -120,14 +133,15 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
- setBase_Operation((Operation)newValue);
- return;
+ case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
+ setBase_Operation((Operation) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -135,14 +149,15 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
- setBase_Operation((Operation)null);
- return;
+ case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
+ setBase_Operation((Operation) null);
+ return;
}
super.eUnset(featureID);
}
@@ -150,15 +165,16 @@ public class GaRequestedServiceImpl extends GaStepImpl implements GaRequestedSer
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
- return base_Operation != null;
+ case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
+ return base_Operation != null;
}
return super.eIsSet(featureID);
}
-} //GaRequestedServiceImpl
+} // GaRequestedServiceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaResourcesPlatformImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaResourcesPlatformImpl.java
index ef92e930d38..882cbe55219 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaResourcesPlatformImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaResourcesPlatformImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -34,8 +34,8 @@ import org.eclipse.uml2.uml.Classifier;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl#getResources <em>Resources</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl#getBase_Classifier <em>Base Classifier</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl#getResources <em>Resources</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaResourcesPlatformImpl#getBase_Classifier <em>Base Classifier</em>}</li>
* </ul>
* </p>
*
@@ -46,6 +46,7 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
* The cached value of the '{@link #getResources() <em>Resources</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResources()
* @generated
* @ordered
@@ -56,6 +57,7 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
* The cached value of the '{@link #getBase_Classifier() <em>Base Classifier</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Classifier()
* @generated
* @ordered
@@ -65,6 +67,7 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaResourcesPlatformImpl() {
@@ -74,6 +77,7 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -84,8 +88,10 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<Resource> getResources() {
if (resources == null) {
resources = new EObjectResolvingEList<Resource>(Resource.class, this, GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES);
@@ -96,15 +102,18 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Classifier getBase_Classifier() {
if (base_Classifier != null && base_Classifier.eIsProxy()) {
- InternalEObject oldBase_Classifier = (InternalEObject)base_Classifier;
- base_Classifier = (Classifier)eResolveProxy(oldBase_Classifier);
+ InternalEObject oldBase_Classifier = (InternalEObject) base_Classifier;
+ base_Classifier = (Classifier) eResolveProxy(oldBase_Classifier);
if (base_Classifier != oldBase_Classifier) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier));
+ }
}
}
return base_Classifier;
@@ -113,6 +122,7 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Classifier basicGetBase_Classifier() {
@@ -122,28 +132,34 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Classifier(Classifier newBase_Classifier) {
Classifier oldBase_Classifier = base_Classifier;
base_Classifier = newBase_Classifier;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER, oldBase_Classifier, base_Classifier));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
- return getResources();
- case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
- if (resolve) return getBase_Classifier();
- return basicGetBase_Classifier();
+ case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
+ return getResources();
+ case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
+ if (resolve) {
+ return getBase_Classifier();
+ }
+ return basicGetBase_Classifier();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -151,19 +167,20 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
- getResources().clear();
- getResources().addAll((Collection<? extends Resource>)newValue);
- return;
- case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
- setBase_Classifier((Classifier)newValue);
- return;
+ case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
+ getResources().clear();
+ getResources().addAll((Collection<? extends Resource>) newValue);
+ return;
+ case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
+ setBase_Classifier((Classifier) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -171,17 +188,18 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
- getResources().clear();
- return;
- case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
- setBase_Classifier((Classifier)null);
- return;
+ case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
+ getResources().clear();
+ return;
+ case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
+ setBase_Classifier((Classifier) null);
+ return;
}
super.eUnset(featureID);
}
@@ -189,17 +207,18 @@ public class GaResourcesPlatformImpl extends EObjectImpl implements GaResourcesP
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
- return resources != null && !resources.isEmpty();
- case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
- return base_Classifier != null;
+ case GQAMPackage.GA_RESOURCES_PLATFORM__RESOURCES:
+ return resources != null && !resources.isEmpty();
+ case GQAMPackage.GA_RESOURCES_PLATFORM__BASE_CLASSIFIER:
+ return base_Classifier != null;
}
return super.eIsSet(featureID);
}
-} //GaResourcesPlatformImpl
+} // GaResourcesPlatformImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaScenarioImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaScenarioImpl.java
index a2d72b5018e..613de1a5713 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaScenarioImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaScenarioImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -48,25 +48,25 @@ import org.eclipse.uml2.uml.ValueSpecification;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getOn <em>On</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getBase_Action <em>Base Action</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getBase_Behavior <em>Base Behavior</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getBase_Message <em>Base Message</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getDuration <em>Duration</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getStart <em>Start</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getFinish <em>Finish</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getCause <em>Cause</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getHostDemand <em>Host Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getHostDemandOps <em>Host Demand Ops</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getInterOccT <em>Inter Occ T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getRespT <em>Resp T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getUtilizationOnHost <em>Utilization On Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getRoot <em>Root</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getSteps <em>Steps</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getParentStep <em>Parent Step</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getTiming <em>Timing</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getOn <em>On</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getBase_Action <em>Base Action</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getBase_Behavior <em>Base Behavior</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getBase_Message <em>Base Message</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getDuration <em>Duration</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getStart <em>Start</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getFinish <em>Finish</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getCause <em>Cause</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getHostDemand <em>Host Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getHostDemandOps <em>Host Demand Ops</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getInterOccT <em>Inter Occ T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getRespT <em>Resp T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getUtilizationOnHost <em>Utilization On Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getRoot <em>Root</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getSteps <em>Steps</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getParentStep <em>Parent Step</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaScenarioImpl#getTiming <em>Timing</em>}</li>
* </ul>
* </p>
*
@@ -77,6 +77,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getOn() <em>On</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getOn()
* @generated
* @ordered
@@ -87,6 +88,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getBase_Action() <em>Base Action</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Action()
* @generated
* @ordered
@@ -97,6 +99,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getBase_Behavior() <em>Base Behavior</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Behavior()
* @generated
* @ordered
@@ -107,6 +110,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getBase_Message() <em>Base Message</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Message()
* @generated
* @ordered
@@ -117,6 +121,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getDuration() <em>Duration</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getDuration()
* @generated
* @ordered
@@ -127,6 +132,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getStart() <em>Start</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getStart()
* @generated
* @ordered
@@ -137,6 +143,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getFinish() <em>Finish</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getFinish()
* @generated
* @ordered
@@ -147,6 +154,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getCause() <em>Cause</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCause()
* @generated
* @ordered
@@ -157,6 +165,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getHostDemand() <em>Host Demand</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getHostDemand()
* @generated
* @ordered
@@ -167,6 +176,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getHostDemandOps() <em>Host Demand Ops</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getHostDemandOps()
* @generated
* @ordered
@@ -177,6 +187,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getInterOccT() <em>Inter Occ T</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getInterOccT()
* @generated
* @ordered
@@ -187,6 +198,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getThroughput() <em>Throughput</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -197,6 +209,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getRespT() <em>Resp T</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getRespT()
* @generated
* @ordered
@@ -207,6 +220,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getUtilization() <em>Utilization</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -217,6 +231,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getUtilizationOnHost() <em>Utilization On Host</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilizationOnHost()
* @generated
* @ordered
@@ -227,6 +242,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getRoot() <em>Root</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getRoot()
* @generated
* @ordered
@@ -237,6 +253,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getSteps() <em>Steps</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSteps()
* @generated
* @ordered
@@ -247,6 +264,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getParentStep() <em>Parent Step</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getParentStep()
* @generated
* @ordered
@@ -257,6 +275,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
* The cached value of the '{@link #getTiming() <em>Timing</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getTiming()
* @generated
* @ordered
@@ -266,6 +285,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaScenarioImpl() {
@@ -275,6 +295,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -285,8 +306,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<Clock> getOn() {
if (on == null) {
on = new EObjectResolvingEList<Clock>(Clock.class, this, GQAMPackage.GA_SCENARIO__ON);
@@ -297,15 +320,18 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Action getBase_Action() {
if (base_Action != null && base_Action.eIsProxy()) {
- InternalEObject oldBase_Action = (InternalEObject)base_Action;
- base_Action = (Action)eResolveProxy(oldBase_Action);
+ InternalEObject oldBase_Action = (InternalEObject) base_Action;
+ base_Action = (Action) eResolveProxy(oldBase_Action);
if (base_Action != oldBase_Action) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__BASE_ACTION, oldBase_Action, base_Action));
+ }
}
}
return base_Action;
@@ -314,6 +340,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Action basicGetBase_Action() {
@@ -323,27 +350,33 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Action(Action newBase_Action) {
Action oldBase_Action = base_Action;
base_Action = newBase_Action;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__BASE_ACTION, oldBase_Action, base_Action));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Behavior getBase_Behavior() {
if (base_Behavior != null && base_Behavior.eIsProxy()) {
- InternalEObject oldBase_Behavior = (InternalEObject)base_Behavior;
- base_Behavior = (Behavior)eResolveProxy(oldBase_Behavior);
+ InternalEObject oldBase_Behavior = (InternalEObject) base_Behavior;
+ base_Behavior = (Behavior) eResolveProxy(oldBase_Behavior);
if (base_Behavior != oldBase_Behavior) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR, oldBase_Behavior, base_Behavior));
+ }
}
}
return base_Behavior;
@@ -352,6 +385,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Behavior basicGetBase_Behavior() {
@@ -361,27 +395,33 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Behavior(Behavior newBase_Behavior) {
Behavior oldBase_Behavior = base_Behavior;
base_Behavior = newBase_Behavior;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR, oldBase_Behavior, base_Behavior));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Message getBase_Message() {
if (base_Message != null && base_Message.eIsProxy()) {
- InternalEObject oldBase_Message = (InternalEObject)base_Message;
- base_Message = (Message)eResolveProxy(oldBase_Message);
+ InternalEObject oldBase_Message = (InternalEObject) base_Message;
+ base_Message = (Message) eResolveProxy(oldBase_Message);
if (base_Message != oldBase_Message) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__BASE_MESSAGE, oldBase_Message, base_Message));
+ }
}
}
return base_Message;
@@ -390,6 +430,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Message basicGetBase_Message() {
@@ -399,20 +440,25 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Message(Message newBase_Message) {
Message oldBase_Message = base_Message;
base_Message = newBase_Message;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__BASE_MESSAGE, oldBase_Message, base_Message));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public ValueSpecification getDuration() {
return duration;
}
@@ -420,6 +466,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NotificationChain basicSetDuration(ValueSpecification newDuration, NotificationChain msgs) {
@@ -427,7 +474,11 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
duration = newDuration;
if (eNotificationRequired()) {
ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__DURATION, oldDuration, newDuration);
- if (msgs == null) msgs = notification; else msgs.add(notification);
+ if (msgs == null) {
+ msgs = notification;
+ } else {
+ msgs.add(notification);
+ }
}
return msgs;
}
@@ -435,34 +486,44 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setDuration(ValueSpecification newDuration) {
if (newDuration != duration) {
NotificationChain msgs = null;
- if (duration != null)
- msgs = ((InternalEObject)duration).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - GQAMPackage.GA_SCENARIO__DURATION, null, msgs);
- if (newDuration != null)
- msgs = ((InternalEObject)newDuration).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - GQAMPackage.GA_SCENARIO__DURATION, null, msgs);
+ if (duration != null) {
+ msgs = ((InternalEObject) duration).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - GQAMPackage.GA_SCENARIO__DURATION, null, msgs);
+ }
+ if (newDuration != null) {
+ msgs = ((InternalEObject) newDuration).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - GQAMPackage.GA_SCENARIO__DURATION, null, msgs);
+ }
msgs = basicSetDuration(newDuration, msgs);
- if (msgs != null) msgs.dispatch();
+ if (msgs != null) {
+ msgs.dispatch();
+ }
}
- else if (eNotificationRequired())
+ else if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__DURATION, newDuration, newDuration));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Event getStart() {
if (start != null && start.eIsProxy()) {
- InternalEObject oldStart = (InternalEObject)start;
- start = (Event)eResolveProxy(oldStart);
+ InternalEObject oldStart = (InternalEObject) start;
+ start = (Event) eResolveProxy(oldStart);
if (start != oldStart) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__START, oldStart, start));
+ }
}
}
return start;
@@ -471,6 +532,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Event basicGetStart() {
@@ -480,27 +542,33 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setStart(Event newStart) {
Event oldStart = start;
start = newStart;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__START, oldStart, start));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Event getFinish() {
if (finish != null && finish.eIsProxy()) {
- InternalEObject oldFinish = (InternalEObject)finish;
- finish = (Event)eResolveProxy(oldFinish);
+ InternalEObject oldFinish = (InternalEObject) finish;
+ finish = (Event) eResolveProxy(oldFinish);
if (finish != oldFinish) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__FINISH, oldFinish, finish));
+ }
}
}
return finish;
@@ -509,6 +577,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Event basicGetFinish() {
@@ -518,27 +587,33 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setFinish(Event newFinish) {
Event oldFinish = finish;
finish = newFinish;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__FINISH, oldFinish, finish));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaWorkloadEvent getCause() {
if (cause != null && cause.eIsProxy()) {
- InternalEObject oldCause = (InternalEObject)cause;
- cause = (GaWorkloadEvent)eResolveProxy(oldCause);
+ InternalEObject oldCause = (InternalEObject) cause;
+ cause = (GaWorkloadEvent) eResolveProxy(oldCause);
if (cause != oldCause) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__CAUSE, oldCause, cause));
+ }
}
}
return cause;
@@ -547,6 +622,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaWorkloadEvent basicGetCause() {
@@ -556,20 +632,25 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setCause(GaWorkloadEvent newCause) {
GaWorkloadEvent oldCause = cause;
cause = newCause;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__CAUSE, oldCause, cause));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getHostDemand() {
if (hostDemand == null) {
hostDemand = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__HOST_DEMAND);
@@ -580,8 +661,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getHostDemandOps() {
if (hostDemandOps == null) {
hostDemandOps = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS);
@@ -592,8 +675,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getInterOccT() {
if (interOccT == null) {
interOccT = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__INTER_OCC_T);
@@ -604,8 +689,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getThroughput() {
if (throughput == null) {
throughput = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__THROUGHPUT);
@@ -616,8 +703,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getRespT() {
if (respT == null) {
respT = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__RESP_T);
@@ -628,8 +717,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getUtilization() {
if (utilization == null) {
utilization = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__UTILIZATION);
@@ -640,8 +731,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getUtilizationOnHost() {
if (utilizationOnHost == null) {
utilizationOnHost = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST);
@@ -652,15 +745,18 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaStep getRoot() {
if (root != null && root.eIsProxy()) {
- InternalEObject oldRoot = (InternalEObject)root;
- root = (GaStep)eResolveProxy(oldRoot);
+ InternalEObject oldRoot = (InternalEObject) root;
+ root = (GaStep) eResolveProxy(oldRoot);
if (root != oldRoot) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_SCENARIO__ROOT, oldRoot, root));
+ }
}
}
return root;
@@ -669,6 +765,7 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaStep basicGetRoot() {
@@ -678,20 +775,25 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setRoot(GaStep newRoot) {
GaStep oldRoot = root;
root = newRoot;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_SCENARIO__ROOT, oldRoot, root));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaStep> getSteps() {
if (steps == null) {
steps = new EObjectWithInverseResolvingEList<GaStep>(GaStep.class, this, GQAMPackage.GA_SCENARIO__STEPS, GQAMPackage.GA_STEP__SCENARIO);
@@ -702,8 +804,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaStep> getParentStep() {
if (parentStep == null) {
parentStep = new EObjectWithInverseResolvingEList<GaStep>(GaStep.class, this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GQAMPackage.GA_STEP__CHILD_SCENARIO);
@@ -714,8 +818,10 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaTimedObs> getTiming() {
if (timing == null) {
timing = new EObjectResolvingEList<GaTimedObs>(GaTimedObs.class, this, GQAMPackage.GA_SCENARIO__TIMING);
@@ -726,16 +832,17 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
switch (featureID) {
- case GQAMPackage.GA_SCENARIO__STEPS:
- return ((InternalEList<InternalEObject>)(InternalEList<?>)getSteps()).basicAdd(otherEnd, msgs);
- case GQAMPackage.GA_SCENARIO__PARENT_STEP:
- return ((InternalEList<InternalEObject>)(InternalEList<?>)getParentStep()).basicAdd(otherEnd, msgs);
+ case GQAMPackage.GA_SCENARIO__STEPS:
+ return ((InternalEList<InternalEObject>) (InternalEList<?>) getSteps()).basicAdd(otherEnd, msgs);
+ case GQAMPackage.GA_SCENARIO__PARENT_STEP:
+ return ((InternalEList<InternalEObject>) (InternalEList<?>) getParentStep()).basicAdd(otherEnd, msgs);
}
return super.eInverseAdd(otherEnd, featureID, msgs);
}
@@ -743,17 +850,18 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
switch (featureID) {
- case GQAMPackage.GA_SCENARIO__DURATION:
- return basicSetDuration(null, msgs);
- case GQAMPackage.GA_SCENARIO__STEPS:
- return ((InternalEList<?>)getSteps()).basicRemove(otherEnd, msgs);
- case GQAMPackage.GA_SCENARIO__PARENT_STEP:
- return ((InternalEList<?>)getParentStep()).basicRemove(otherEnd, msgs);
+ case GQAMPackage.GA_SCENARIO__DURATION:
+ return basicSetDuration(null, msgs);
+ case GQAMPackage.GA_SCENARIO__STEPS:
+ return ((InternalEList<?>) getSteps()).basicRemove(otherEnd, msgs);
+ case GQAMPackage.GA_SCENARIO__PARENT_STEP:
+ return ((InternalEList<?>) getParentStep()).basicRemove(otherEnd, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
@@ -761,56 +869,71 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_SCENARIO__ON:
- return getOn();
- case GQAMPackage.GA_SCENARIO__BASE_ACTION:
- if (resolve) return getBase_Action();
- return basicGetBase_Action();
- case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
- if (resolve) return getBase_Behavior();
- return basicGetBase_Behavior();
- case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
- if (resolve) return getBase_Message();
- return basicGetBase_Message();
- case GQAMPackage.GA_SCENARIO__DURATION:
- return getDuration();
- case GQAMPackage.GA_SCENARIO__START:
- if (resolve) return getStart();
- return basicGetStart();
- case GQAMPackage.GA_SCENARIO__FINISH:
- if (resolve) return getFinish();
- return basicGetFinish();
- case GQAMPackage.GA_SCENARIO__CAUSE:
- if (resolve) return getCause();
- return basicGetCause();
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
- return getHostDemand();
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
- return getHostDemandOps();
- case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
- return getInterOccT();
- case GQAMPackage.GA_SCENARIO__THROUGHPUT:
- return getThroughput();
- case GQAMPackage.GA_SCENARIO__RESP_T:
- return getRespT();
- case GQAMPackage.GA_SCENARIO__UTILIZATION:
- return getUtilization();
- case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
- return getUtilizationOnHost();
- case GQAMPackage.GA_SCENARIO__ROOT:
- if (resolve) return getRoot();
- return basicGetRoot();
- case GQAMPackage.GA_SCENARIO__STEPS:
- return getSteps();
- case GQAMPackage.GA_SCENARIO__PARENT_STEP:
- return getParentStep();
- case GQAMPackage.GA_SCENARIO__TIMING:
- return getTiming();
+ case GQAMPackage.GA_SCENARIO__ON:
+ return getOn();
+ case GQAMPackage.GA_SCENARIO__BASE_ACTION:
+ if (resolve) {
+ return getBase_Action();
+ }
+ return basicGetBase_Action();
+ case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
+ if (resolve) {
+ return getBase_Behavior();
+ }
+ return basicGetBase_Behavior();
+ case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
+ if (resolve) {
+ return getBase_Message();
+ }
+ return basicGetBase_Message();
+ case GQAMPackage.GA_SCENARIO__DURATION:
+ return getDuration();
+ case GQAMPackage.GA_SCENARIO__START:
+ if (resolve) {
+ return getStart();
+ }
+ return basicGetStart();
+ case GQAMPackage.GA_SCENARIO__FINISH:
+ if (resolve) {
+ return getFinish();
+ }
+ return basicGetFinish();
+ case GQAMPackage.GA_SCENARIO__CAUSE:
+ if (resolve) {
+ return getCause();
+ }
+ return basicGetCause();
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
+ return getHostDemand();
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
+ return getHostDemandOps();
+ case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
+ return getInterOccT();
+ case GQAMPackage.GA_SCENARIO__THROUGHPUT:
+ return getThroughput();
+ case GQAMPackage.GA_SCENARIO__RESP_T:
+ return getRespT();
+ case GQAMPackage.GA_SCENARIO__UTILIZATION:
+ return getUtilization();
+ case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
+ return getUtilizationOnHost();
+ case GQAMPackage.GA_SCENARIO__ROOT:
+ if (resolve) {
+ return getRoot();
+ }
+ return basicGetRoot();
+ case GQAMPackage.GA_SCENARIO__STEPS:
+ return getSteps();
+ case GQAMPackage.GA_SCENARIO__PARENT_STEP:
+ return getParentStep();
+ case GQAMPackage.GA_SCENARIO__TIMING:
+ return getTiming();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -818,80 +941,81 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_SCENARIO__ON:
- getOn().clear();
- getOn().addAll((Collection<? extends Clock>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__BASE_ACTION:
- setBase_Action((Action)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
- setBase_Behavior((Behavior)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
- setBase_Message((Message)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__DURATION:
- setDuration((ValueSpecification)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__START:
- setStart((Event)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__FINISH:
- setFinish((Event)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__CAUSE:
- setCause((GaWorkloadEvent)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
- getHostDemand().clear();
- getHostDemand().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
- getHostDemandOps().clear();
- getHostDemandOps().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
- getInterOccT().clear();
- getInterOccT().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__THROUGHPUT:
- getThroughput().clear();
- getThroughput().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__RESP_T:
- getRespT().clear();
- getRespT().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__UTILIZATION:
- getUtilization().clear();
- getUtilization().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
- getUtilizationOnHost().clear();
- getUtilizationOnHost().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__ROOT:
- setRoot((GaStep)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__STEPS:
- getSteps().clear();
- getSteps().addAll((Collection<? extends GaStep>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__PARENT_STEP:
- getParentStep().clear();
- getParentStep().addAll((Collection<? extends GaStep>)newValue);
- return;
- case GQAMPackage.GA_SCENARIO__TIMING:
- getTiming().clear();
- getTiming().addAll((Collection<? extends GaTimedObs>)newValue);
- return;
+ case GQAMPackage.GA_SCENARIO__ON:
+ getOn().clear();
+ getOn().addAll((Collection<? extends Clock>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__BASE_ACTION:
+ setBase_Action((Action) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
+ setBase_Behavior((Behavior) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
+ setBase_Message((Message) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__DURATION:
+ setDuration((ValueSpecification) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__START:
+ setStart((Event) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__FINISH:
+ setFinish((Event) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__CAUSE:
+ setCause((GaWorkloadEvent) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
+ getHostDemand().clear();
+ getHostDemand().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
+ getHostDemandOps().clear();
+ getHostDemandOps().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
+ getInterOccT().clear();
+ getInterOccT().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__THROUGHPUT:
+ getThroughput().clear();
+ getThroughput().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__RESP_T:
+ getRespT().clear();
+ getRespT().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__UTILIZATION:
+ getUtilization().clear();
+ getUtilization().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
+ getUtilizationOnHost().clear();
+ getUtilizationOnHost().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__ROOT:
+ setRoot((GaStep) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__STEPS:
+ getSteps().clear();
+ getSteps().addAll((Collection<? extends GaStep>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__PARENT_STEP:
+ getParentStep().clear();
+ getParentStep().addAll((Collection<? extends GaStep>) newValue);
+ return;
+ case GQAMPackage.GA_SCENARIO__TIMING:
+ getTiming().clear();
+ getTiming().addAll((Collection<? extends GaTimedObs>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -899,68 +1023,69 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_SCENARIO__ON:
- getOn().clear();
- return;
- case GQAMPackage.GA_SCENARIO__BASE_ACTION:
- setBase_Action((Action)null);
- return;
- case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
- setBase_Behavior((Behavior)null);
- return;
- case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
- setBase_Message((Message)null);
- return;
- case GQAMPackage.GA_SCENARIO__DURATION:
- setDuration((ValueSpecification)null);
- return;
- case GQAMPackage.GA_SCENARIO__START:
- setStart((Event)null);
- return;
- case GQAMPackage.GA_SCENARIO__FINISH:
- setFinish((Event)null);
- return;
- case GQAMPackage.GA_SCENARIO__CAUSE:
- setCause((GaWorkloadEvent)null);
- return;
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
- getHostDemand().clear();
- return;
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
- getHostDemandOps().clear();
- return;
- case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
- getInterOccT().clear();
- return;
- case GQAMPackage.GA_SCENARIO__THROUGHPUT:
- getThroughput().clear();
- return;
- case GQAMPackage.GA_SCENARIO__RESP_T:
- getRespT().clear();
- return;
- case GQAMPackage.GA_SCENARIO__UTILIZATION:
- getUtilization().clear();
- return;
- case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
- getUtilizationOnHost().clear();
- return;
- case GQAMPackage.GA_SCENARIO__ROOT:
- setRoot((GaStep)null);
- return;
- case GQAMPackage.GA_SCENARIO__STEPS:
- getSteps().clear();
- return;
- case GQAMPackage.GA_SCENARIO__PARENT_STEP:
- getParentStep().clear();
- return;
- case GQAMPackage.GA_SCENARIO__TIMING:
- getTiming().clear();
- return;
+ case GQAMPackage.GA_SCENARIO__ON:
+ getOn().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__BASE_ACTION:
+ setBase_Action((Action) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
+ setBase_Behavior((Behavior) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
+ setBase_Message((Message) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__DURATION:
+ setDuration((ValueSpecification) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__START:
+ setStart((Event) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__FINISH:
+ setFinish((Event) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__CAUSE:
+ setCause((GaWorkloadEvent) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
+ getHostDemand().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
+ getHostDemandOps().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
+ getInterOccT().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__THROUGHPUT:
+ getThroughput().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__RESP_T:
+ getRespT().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__UTILIZATION:
+ getUtilization().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
+ getUtilizationOnHost().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__ROOT:
+ setRoot((GaStep) null);
+ return;
+ case GQAMPackage.GA_SCENARIO__STEPS:
+ getSteps().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__PARENT_STEP:
+ getParentStep().clear();
+ return;
+ case GQAMPackage.GA_SCENARIO__TIMING:
+ getTiming().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -968,49 +1093,50 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_SCENARIO__ON:
- return on != null && !on.isEmpty();
- case GQAMPackage.GA_SCENARIO__BASE_ACTION:
- return base_Action != null;
- case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
- return base_Behavior != null;
- case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
- return base_Message != null;
- case GQAMPackage.GA_SCENARIO__DURATION:
- return duration != null;
- case GQAMPackage.GA_SCENARIO__START:
- return start != null;
- case GQAMPackage.GA_SCENARIO__FINISH:
- return finish != null;
- case GQAMPackage.GA_SCENARIO__CAUSE:
- return cause != null;
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
- return hostDemand != null && !hostDemand.isEmpty();
- case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
- return hostDemandOps != null && !hostDemandOps.isEmpty();
- case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
- return interOccT != null && !interOccT.isEmpty();
- case GQAMPackage.GA_SCENARIO__THROUGHPUT:
- return throughput != null && !throughput.isEmpty();
- case GQAMPackage.GA_SCENARIO__RESP_T:
- return respT != null && !respT.isEmpty();
- case GQAMPackage.GA_SCENARIO__UTILIZATION:
- return utilization != null && !utilization.isEmpty();
- case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
- return utilizationOnHost != null && !utilizationOnHost.isEmpty();
- case GQAMPackage.GA_SCENARIO__ROOT:
- return root != null;
- case GQAMPackage.GA_SCENARIO__STEPS:
- return steps != null && !steps.isEmpty();
- case GQAMPackage.GA_SCENARIO__PARENT_STEP:
- return parentStep != null && !parentStep.isEmpty();
- case GQAMPackage.GA_SCENARIO__TIMING:
- return timing != null && !timing.isEmpty();
+ case GQAMPackage.GA_SCENARIO__ON:
+ return on != null && !on.isEmpty();
+ case GQAMPackage.GA_SCENARIO__BASE_ACTION:
+ return base_Action != null;
+ case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
+ return base_Behavior != null;
+ case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
+ return base_Message != null;
+ case GQAMPackage.GA_SCENARIO__DURATION:
+ return duration != null;
+ case GQAMPackage.GA_SCENARIO__START:
+ return start != null;
+ case GQAMPackage.GA_SCENARIO__FINISH:
+ return finish != null;
+ case GQAMPackage.GA_SCENARIO__CAUSE:
+ return cause != null;
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND:
+ return hostDemand != null && !hostDemand.isEmpty();
+ case GQAMPackage.GA_SCENARIO__HOST_DEMAND_OPS:
+ return hostDemandOps != null && !hostDemandOps.isEmpty();
+ case GQAMPackage.GA_SCENARIO__INTER_OCC_T:
+ return interOccT != null && !interOccT.isEmpty();
+ case GQAMPackage.GA_SCENARIO__THROUGHPUT:
+ return throughput != null && !throughput.isEmpty();
+ case GQAMPackage.GA_SCENARIO__RESP_T:
+ return respT != null && !respT.isEmpty();
+ case GQAMPackage.GA_SCENARIO__UTILIZATION:
+ return utilization != null && !utilization.isEmpty();
+ case GQAMPackage.GA_SCENARIO__UTILIZATION_ON_HOST:
+ return utilizationOnHost != null && !utilizationOnHost.isEmpty();
+ case GQAMPackage.GA_SCENARIO__ROOT:
+ return root != null;
+ case GQAMPackage.GA_SCENARIO__STEPS:
+ return steps != null && !steps.isEmpty();
+ case GQAMPackage.GA_SCENARIO__PARENT_STEP:
+ return parentStep != null && !parentStep.isEmpty();
+ case GQAMPackage.GA_SCENARIO__TIMING:
+ return timing != null && !timing.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -1018,25 +1144,35 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) {
if (baseClass == TimedElement.class) {
switch (derivedFeatureID) {
- case GQAMPackage.GA_SCENARIO__ON: return TimePackage.TIMED_ELEMENT__ON;
- default: return -1;
+ case GQAMPackage.GA_SCENARIO__ON:
+ return TimePackage.TIMED_ELEMENT__ON;
+ default:
+ return -1;
}
}
if (baseClass == TimedProcessing.class) {
switch (derivedFeatureID) {
- case GQAMPackage.GA_SCENARIO__BASE_ACTION: return TimePackage.TIMED_PROCESSING__BASE_ACTION;
- case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR: return TimePackage.TIMED_PROCESSING__BASE_BEHAVIOR;
- case GQAMPackage.GA_SCENARIO__BASE_MESSAGE: return TimePackage.TIMED_PROCESSING__BASE_MESSAGE;
- case GQAMPackage.GA_SCENARIO__DURATION: return TimePackage.TIMED_PROCESSING__DURATION;
- case GQAMPackage.GA_SCENARIO__START: return TimePackage.TIMED_PROCESSING__START;
- case GQAMPackage.GA_SCENARIO__FINISH: return TimePackage.TIMED_PROCESSING__FINISH;
- default: return -1;
+ case GQAMPackage.GA_SCENARIO__BASE_ACTION:
+ return TimePackage.TIMED_PROCESSING__BASE_ACTION;
+ case GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR:
+ return TimePackage.TIMED_PROCESSING__BASE_BEHAVIOR;
+ case GQAMPackage.GA_SCENARIO__BASE_MESSAGE:
+ return TimePackage.TIMED_PROCESSING__BASE_MESSAGE;
+ case GQAMPackage.GA_SCENARIO__DURATION:
+ return TimePackage.TIMED_PROCESSING__DURATION;
+ case GQAMPackage.GA_SCENARIO__START:
+ return TimePackage.TIMED_PROCESSING__START;
+ case GQAMPackage.GA_SCENARIO__FINISH:
+ return TimePackage.TIMED_PROCESSING__FINISH;
+ default:
+ return -1;
}
}
return super.eBaseStructuralFeatureID(derivedFeatureID, baseClass);
@@ -1045,25 +1181,35 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) {
if (baseClass == TimedElement.class) {
switch (baseFeatureID) {
- case TimePackage.TIMED_ELEMENT__ON: return GQAMPackage.GA_SCENARIO__ON;
- default: return -1;
+ case TimePackage.TIMED_ELEMENT__ON:
+ return GQAMPackage.GA_SCENARIO__ON;
+ default:
+ return -1;
}
}
if (baseClass == TimedProcessing.class) {
switch (baseFeatureID) {
- case TimePackage.TIMED_PROCESSING__BASE_ACTION: return GQAMPackage.GA_SCENARIO__BASE_ACTION;
- case TimePackage.TIMED_PROCESSING__BASE_BEHAVIOR: return GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR;
- case TimePackage.TIMED_PROCESSING__BASE_MESSAGE: return GQAMPackage.GA_SCENARIO__BASE_MESSAGE;
- case TimePackage.TIMED_PROCESSING__DURATION: return GQAMPackage.GA_SCENARIO__DURATION;
- case TimePackage.TIMED_PROCESSING__START: return GQAMPackage.GA_SCENARIO__START;
- case TimePackage.TIMED_PROCESSING__FINISH: return GQAMPackage.GA_SCENARIO__FINISH;
- default: return -1;
+ case TimePackage.TIMED_PROCESSING__BASE_ACTION:
+ return GQAMPackage.GA_SCENARIO__BASE_ACTION;
+ case TimePackage.TIMED_PROCESSING__BASE_BEHAVIOR:
+ return GQAMPackage.GA_SCENARIO__BASE_BEHAVIOR;
+ case TimePackage.TIMED_PROCESSING__BASE_MESSAGE:
+ return GQAMPackage.GA_SCENARIO__BASE_MESSAGE;
+ case TimePackage.TIMED_PROCESSING__DURATION:
+ return GQAMPackage.GA_SCENARIO__DURATION;
+ case TimePackage.TIMED_PROCESSING__START:
+ return GQAMPackage.GA_SCENARIO__START;
+ case TimePackage.TIMED_PROCESSING__FINISH:
+ return GQAMPackage.GA_SCENARIO__FINISH;
+ default:
+ return -1;
}
}
return super.eDerivedStructuralFeatureID(baseFeatureID, baseClass);
@@ -1072,11 +1218,14 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (hostDemand: ");
@@ -1097,4 +1246,4 @@ public class GaScenarioImpl extends ResourceUsageImpl implements GaScenario {
return result.toString();
}
-} //GaScenarioImpl
+} // GaScenarioImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaStepImpl.java
index 3396ec2f00a..57ac82d6c4c 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -37,18 +37,18 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.SchedulableResource;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getIsAtomic <em>Is Atomic</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getBlockT <em>Block T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getRep <em>Rep</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getProb <em>Prob</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getPriority <em>Priority</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getConcurRes <em>Concur Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getHost <em>Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getServDemand <em>Serv Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getServCount <em>Serv Count</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getSelfDelay <em>Self Delay</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getScenario <em>Scenario</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getChildScenario <em>Child Scenario</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getIsAtomic <em>Is Atomic</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getBlockT <em>Block T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getRep <em>Rep</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getProb <em>Prob</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getPriority <em>Priority</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getConcurRes <em>Concur Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getHost <em>Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getServDemand <em>Serv Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getServCount <em>Serv Count</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getSelfDelay <em>Self Delay</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getScenario <em>Scenario</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaStepImpl#getChildScenario <em>Child Scenario</em>}</li>
* </ul>
* </p>
*
@@ -59,6 +59,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The default value of the '{@link #getIsAtomic() <em>Is Atomic</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsAtomic()
* @generated
* @ordered
@@ -69,6 +70,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getIsAtomic() <em>Is Atomic</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsAtomic()
* @generated
* @ordered
@@ -79,6 +81,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The default value of the '{@link #getBlockT() <em>Block T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBlockT()
* @generated
* @ordered
@@ -89,6 +92,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getBlockT() <em>Block T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBlockT()
* @generated
* @ordered
@@ -99,6 +103,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The default value of the '{@link #getRep() <em>Rep</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getRep()
* @generated
* @ordered
@@ -109,6 +114,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getRep() <em>Rep</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getRep()
* @generated
* @ordered
@@ -119,6 +125,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The default value of the '{@link #getProb() <em>Prob</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getProb()
* @generated
* @ordered
@@ -129,6 +136,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getProb() <em>Prob</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getProb()
* @generated
* @ordered
@@ -139,6 +147,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The default value of the '{@link #getPriority() <em>Priority</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPriority()
* @generated
* @ordered
@@ -149,6 +158,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getPriority() <em>Priority</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPriority()
* @generated
* @ordered
@@ -159,6 +169,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getConcurRes() <em>Concur Res</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getConcurRes()
* @generated
* @ordered
@@ -169,6 +180,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getHost() <em>Host</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getHost()
* @generated
* @ordered
@@ -179,6 +191,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getServDemand() <em>Serv Demand</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getServDemand()
* @generated
* @ordered
@@ -189,6 +202,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getServCount() <em>Serv Count</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getServCount()
* @generated
* @ordered
@@ -199,6 +213,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The default value of the '{@link #getSelfDelay() <em>Self Delay</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSelfDelay()
* @generated
* @ordered
@@ -209,6 +224,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getSelfDelay() <em>Self Delay</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSelfDelay()
* @generated
* @ordered
@@ -219,6 +235,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getScenario() <em>Scenario</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getScenario()
* @generated
* @ordered
@@ -229,6 +246,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
* The cached value of the '{@link #getChildScenario() <em>Child Scenario</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getChildScenario()
* @generated
* @ordered
@@ -238,6 +256,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaStepImpl() {
@@ -247,6 +266,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -257,8 +277,10 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsAtomic() {
return isAtomic;
}
@@ -266,20 +288,25 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsAtomic(String newIsAtomic) {
String oldIsAtomic = isAtomic;
isAtomic = newIsAtomic;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__IS_ATOMIC, oldIsAtomic, isAtomic));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getBlockT() {
return blockT;
}
@@ -287,20 +314,25 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBlockT(String newBlockT) {
String oldBlockT = blockT;
blockT = newBlockT;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__BLOCK_T, oldBlockT, blockT));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getRep() {
return rep;
}
@@ -308,20 +340,25 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setRep(String newRep) {
String oldRep = rep;
rep = newRep;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__REP, oldRep, rep));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getProb() {
return prob;
}
@@ -329,20 +366,25 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setProb(String newProb) {
String oldProb = prob;
prob = newProb;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__PROB, oldProb, prob));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPriority() {
return priority;
}
@@ -350,27 +392,33 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPriority(String newPriority) {
String oldPriority = priority;
priority = newPriority;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__PRIORITY, oldPriority, priority));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SchedulableResource getConcurRes() {
if (concurRes != null && concurRes.eIsProxy()) {
- InternalEObject oldConcurRes = (InternalEObject)concurRes;
- concurRes = (SchedulableResource)eResolveProxy(oldConcurRes);
+ InternalEObject oldConcurRes = (InternalEObject) concurRes;
+ concurRes = (SchedulableResource) eResolveProxy(oldConcurRes);
if (concurRes != oldConcurRes) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_STEP__CONCUR_RES, oldConcurRes, concurRes));
+ }
}
}
return concurRes;
@@ -379,6 +427,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SchedulableResource basicGetConcurRes() {
@@ -388,27 +437,33 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setConcurRes(SchedulableResource newConcurRes) {
SchedulableResource oldConcurRes = concurRes;
concurRes = newConcurRes;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__CONCUR_RES, oldConcurRes, concurRes));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaExecHost getHost() {
if (host != null && host.eIsProxy()) {
- InternalEObject oldHost = (InternalEObject)host;
- host = (GaExecHost)eResolveProxy(oldHost);
+ InternalEObject oldHost = (InternalEObject) host;
+ host = (GaExecHost) eResolveProxy(oldHost);
if (host != oldHost) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_STEP__HOST, oldHost, host));
+ }
}
}
return host;
@@ -417,6 +472,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaExecHost basicGetHost() {
@@ -426,20 +482,25 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setHost(GaExecHost newHost) {
GaExecHost oldHost = host;
host = newHost;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__HOST, oldHost, host));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaRequestedService> getServDemand() {
if (servDemand == null) {
servDemand = new EObjectResolvingEList<GaRequestedService>(GaRequestedService.class, this, GQAMPackage.GA_STEP__SERV_DEMAND);
@@ -450,8 +511,10 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getServCount() {
if (servCount == null) {
servCount = new EDataTypeUniqueEList<String>(String.class, this, GQAMPackage.GA_STEP__SERV_COUNT);
@@ -462,8 +525,10 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSelfDelay() {
return selfDelay;
}
@@ -471,27 +536,33 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSelfDelay(String newSelfDelay) {
String oldSelfDelay = selfDelay;
selfDelay = newSelfDelay;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__SELF_DELAY, oldSelfDelay, selfDelay));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaScenario getScenario() {
if (scenario != null && scenario.eIsProxy()) {
- InternalEObject oldScenario = (InternalEObject)scenario;
- scenario = (GaScenario)eResolveProxy(oldScenario);
+ InternalEObject oldScenario = (InternalEObject) scenario;
+ scenario = (GaScenario) eResolveProxy(oldScenario);
if (scenario != oldScenario) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_STEP__SCENARIO, oldScenario, scenario));
+ }
}
}
return scenario;
@@ -500,6 +571,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaScenario basicGetScenario() {
@@ -509,6 +581,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NotificationChain basicSetScenario(GaScenario newScenario, NotificationChain msgs) {
@@ -516,7 +589,11 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
scenario = newScenario;
if (eNotificationRequired()) {
ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__SCENARIO, oldScenario, newScenario);
- if (msgs == null) msgs = notification; else msgs.add(notification);
+ if (msgs == null) {
+ msgs = notification;
+ } else {
+ msgs.add(notification);
+ }
}
return msgs;
}
@@ -524,34 +601,44 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setScenario(GaScenario newScenario) {
if (newScenario != scenario) {
NotificationChain msgs = null;
- if (scenario != null)
- msgs = ((InternalEObject)scenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__STEPS, GaScenario.class, msgs);
- if (newScenario != null)
- msgs = ((InternalEObject)newScenario).eInverseAdd(this, GQAMPackage.GA_SCENARIO__STEPS, GaScenario.class, msgs);
+ if (scenario != null) {
+ msgs = ((InternalEObject) scenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__STEPS, GaScenario.class, msgs);
+ }
+ if (newScenario != null) {
+ msgs = ((InternalEObject) newScenario).eInverseAdd(this, GQAMPackage.GA_SCENARIO__STEPS, GaScenario.class, msgs);
+ }
msgs = basicSetScenario(newScenario, msgs);
- if (msgs != null) msgs.dispatch();
+ if (msgs != null) {
+ msgs.dispatch();
+ }
}
- else if (eNotificationRequired())
+ else if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__SCENARIO, newScenario, newScenario));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaScenario getChildScenario() {
if (childScenario != null && childScenario.eIsProxy()) {
- InternalEObject oldChildScenario = (InternalEObject)childScenario;
- childScenario = (GaScenario)eResolveProxy(oldChildScenario);
+ InternalEObject oldChildScenario = (InternalEObject) childScenario;
+ childScenario = (GaScenario) eResolveProxy(oldChildScenario);
if (childScenario != oldChildScenario) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_STEP__CHILD_SCENARIO, oldChildScenario, childScenario));
+ }
}
}
return childScenario;
@@ -560,6 +647,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaScenario basicGetChildScenario() {
@@ -569,6 +657,7 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NotificationChain basicSetChildScenario(GaScenario newChildScenario, NotificationChain msgs) {
@@ -576,7 +665,11 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
childScenario = newChildScenario;
if (eNotificationRequired()) {
ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__CHILD_SCENARIO, oldChildScenario, newChildScenario);
- if (msgs == null) msgs = notification; else msgs.add(notification);
+ if (msgs == null) {
+ msgs = notification;
+ } else {
+ msgs.add(notification);
+ }
}
return msgs;
}
@@ -584,38 +677,48 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setChildScenario(GaScenario newChildScenario) {
if (newChildScenario != childScenario) {
NotificationChain msgs = null;
- if (childScenario != null)
- msgs = ((InternalEObject)childScenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GaScenario.class, msgs);
- if (newChildScenario != null)
- msgs = ((InternalEObject)newChildScenario).eInverseAdd(this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GaScenario.class, msgs);
+ if (childScenario != null) {
+ msgs = ((InternalEObject) childScenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GaScenario.class, msgs);
+ }
+ if (newChildScenario != null) {
+ msgs = ((InternalEObject) newChildScenario).eInverseAdd(this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GaScenario.class, msgs);
+ }
msgs = basicSetChildScenario(newChildScenario, msgs);
- if (msgs != null) msgs.dispatch();
+ if (msgs != null) {
+ msgs.dispatch();
+ }
}
- else if (eNotificationRequired())
+ else if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_STEP__CHILD_SCENARIO, newChildScenario, newChildScenario));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
switch (featureID) {
- case GQAMPackage.GA_STEP__SCENARIO:
- if (scenario != null)
- msgs = ((InternalEObject)scenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__STEPS, GaScenario.class, msgs);
- return basicSetScenario((GaScenario)otherEnd, msgs);
- case GQAMPackage.GA_STEP__CHILD_SCENARIO:
- if (childScenario != null)
- msgs = ((InternalEObject)childScenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GaScenario.class, msgs);
- return basicSetChildScenario((GaScenario)otherEnd, msgs);
+ case GQAMPackage.GA_STEP__SCENARIO:
+ if (scenario != null) {
+ msgs = ((InternalEObject) scenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__STEPS, GaScenario.class, msgs);
+ }
+ return basicSetScenario((GaScenario) otherEnd, msgs);
+ case GQAMPackage.GA_STEP__CHILD_SCENARIO:
+ if (childScenario != null) {
+ msgs = ((InternalEObject) childScenario).eInverseRemove(this, GQAMPackage.GA_SCENARIO__PARENT_STEP, GaScenario.class, msgs);
+ }
+ return basicSetChildScenario((GaScenario) otherEnd, msgs);
}
return super.eInverseAdd(otherEnd, featureID, msgs);
}
@@ -623,15 +726,16 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
switch (featureID) {
- case GQAMPackage.GA_STEP__SCENARIO:
- return basicSetScenario(null, msgs);
- case GQAMPackage.GA_STEP__CHILD_SCENARIO:
- return basicSetChildScenario(null, msgs);
+ case GQAMPackage.GA_STEP__SCENARIO:
+ return basicSetScenario(null, msgs);
+ case GQAMPackage.GA_STEP__CHILD_SCENARIO:
+ return basicSetChildScenario(null, msgs);
}
return super.eInverseRemove(otherEnd, featureID, msgs);
}
@@ -639,39 +743,48 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_STEP__IS_ATOMIC:
- return getIsAtomic();
- case GQAMPackage.GA_STEP__BLOCK_T:
- return getBlockT();
- case GQAMPackage.GA_STEP__REP:
- return getRep();
- case GQAMPackage.GA_STEP__PROB:
- return getProb();
- case GQAMPackage.GA_STEP__PRIORITY:
- return getPriority();
- case GQAMPackage.GA_STEP__CONCUR_RES:
- if (resolve) return getConcurRes();
- return basicGetConcurRes();
- case GQAMPackage.GA_STEP__HOST:
- if (resolve) return getHost();
- return basicGetHost();
- case GQAMPackage.GA_STEP__SERV_DEMAND:
- return getServDemand();
- case GQAMPackage.GA_STEP__SERV_COUNT:
- return getServCount();
- case GQAMPackage.GA_STEP__SELF_DELAY:
- return getSelfDelay();
- case GQAMPackage.GA_STEP__SCENARIO:
- if (resolve) return getScenario();
- return basicGetScenario();
- case GQAMPackage.GA_STEP__CHILD_SCENARIO:
- if (resolve) return getChildScenario();
- return basicGetChildScenario();
+ case GQAMPackage.GA_STEP__IS_ATOMIC:
+ return getIsAtomic();
+ case GQAMPackage.GA_STEP__BLOCK_T:
+ return getBlockT();
+ case GQAMPackage.GA_STEP__REP:
+ return getRep();
+ case GQAMPackage.GA_STEP__PROB:
+ return getProb();
+ case GQAMPackage.GA_STEP__PRIORITY:
+ return getPriority();
+ case GQAMPackage.GA_STEP__CONCUR_RES:
+ if (resolve) {
+ return getConcurRes();
+ }
+ return basicGetConcurRes();
+ case GQAMPackage.GA_STEP__HOST:
+ if (resolve) {
+ return getHost();
+ }
+ return basicGetHost();
+ case GQAMPackage.GA_STEP__SERV_DEMAND:
+ return getServDemand();
+ case GQAMPackage.GA_STEP__SERV_COUNT:
+ return getServCount();
+ case GQAMPackage.GA_STEP__SELF_DELAY:
+ return getSelfDelay();
+ case GQAMPackage.GA_STEP__SCENARIO:
+ if (resolve) {
+ return getScenario();
+ }
+ return basicGetScenario();
+ case GQAMPackage.GA_STEP__CHILD_SCENARIO:
+ if (resolve) {
+ return getChildScenario();
+ }
+ return basicGetChildScenario();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -679,50 +792,51 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_STEP__IS_ATOMIC:
- setIsAtomic((String)newValue);
- return;
- case GQAMPackage.GA_STEP__BLOCK_T:
- setBlockT((String)newValue);
- return;
- case GQAMPackage.GA_STEP__REP:
- setRep((String)newValue);
- return;
- case GQAMPackage.GA_STEP__PROB:
- setProb((String)newValue);
- return;
- case GQAMPackage.GA_STEP__PRIORITY:
- setPriority((String)newValue);
- return;
- case GQAMPackage.GA_STEP__CONCUR_RES:
- setConcurRes((SchedulableResource)newValue);
- return;
- case GQAMPackage.GA_STEP__HOST:
- setHost((GaExecHost)newValue);
- return;
- case GQAMPackage.GA_STEP__SERV_DEMAND:
- getServDemand().clear();
- getServDemand().addAll((Collection<? extends GaRequestedService>)newValue);
- return;
- case GQAMPackage.GA_STEP__SERV_COUNT:
- getServCount().clear();
- getServCount().addAll((Collection<? extends String>)newValue);
- return;
- case GQAMPackage.GA_STEP__SELF_DELAY:
- setSelfDelay((String)newValue);
- return;
- case GQAMPackage.GA_STEP__SCENARIO:
- setScenario((GaScenario)newValue);
- return;
- case GQAMPackage.GA_STEP__CHILD_SCENARIO:
- setChildScenario((GaScenario)newValue);
- return;
+ case GQAMPackage.GA_STEP__IS_ATOMIC:
+ setIsAtomic((String) newValue);
+ return;
+ case GQAMPackage.GA_STEP__BLOCK_T:
+ setBlockT((String) newValue);
+ return;
+ case GQAMPackage.GA_STEP__REP:
+ setRep((String) newValue);
+ return;
+ case GQAMPackage.GA_STEP__PROB:
+ setProb((String) newValue);
+ return;
+ case GQAMPackage.GA_STEP__PRIORITY:
+ setPriority((String) newValue);
+ return;
+ case GQAMPackage.GA_STEP__CONCUR_RES:
+ setConcurRes((SchedulableResource) newValue);
+ return;
+ case GQAMPackage.GA_STEP__HOST:
+ setHost((GaExecHost) newValue);
+ return;
+ case GQAMPackage.GA_STEP__SERV_DEMAND:
+ getServDemand().clear();
+ getServDemand().addAll((Collection<? extends GaRequestedService>) newValue);
+ return;
+ case GQAMPackage.GA_STEP__SERV_COUNT:
+ getServCount().clear();
+ getServCount().addAll((Collection<? extends String>) newValue);
+ return;
+ case GQAMPackage.GA_STEP__SELF_DELAY:
+ setSelfDelay((String) newValue);
+ return;
+ case GQAMPackage.GA_STEP__SCENARIO:
+ setScenario((GaScenario) newValue);
+ return;
+ case GQAMPackage.GA_STEP__CHILD_SCENARIO:
+ setChildScenario((GaScenario) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -730,47 +844,48 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_STEP__IS_ATOMIC:
- setIsAtomic(IS_ATOMIC_EDEFAULT);
- return;
- case GQAMPackage.GA_STEP__BLOCK_T:
- setBlockT(BLOCK_T_EDEFAULT);
- return;
- case GQAMPackage.GA_STEP__REP:
- setRep(REP_EDEFAULT);
- return;
- case GQAMPackage.GA_STEP__PROB:
- setProb(PROB_EDEFAULT);
- return;
- case GQAMPackage.GA_STEP__PRIORITY:
- setPriority(PRIORITY_EDEFAULT);
- return;
- case GQAMPackage.GA_STEP__CONCUR_RES:
- setConcurRes((SchedulableResource)null);
- return;
- case GQAMPackage.GA_STEP__HOST:
- setHost((GaExecHost)null);
- return;
- case GQAMPackage.GA_STEP__SERV_DEMAND:
- getServDemand().clear();
- return;
- case GQAMPackage.GA_STEP__SERV_COUNT:
- getServCount().clear();
- return;
- case GQAMPackage.GA_STEP__SELF_DELAY:
- setSelfDelay(SELF_DELAY_EDEFAULT);
- return;
- case GQAMPackage.GA_STEP__SCENARIO:
- setScenario((GaScenario)null);
- return;
- case GQAMPackage.GA_STEP__CHILD_SCENARIO:
- setChildScenario((GaScenario)null);
- return;
+ case GQAMPackage.GA_STEP__IS_ATOMIC:
+ setIsAtomic(IS_ATOMIC_EDEFAULT);
+ return;
+ case GQAMPackage.GA_STEP__BLOCK_T:
+ setBlockT(BLOCK_T_EDEFAULT);
+ return;
+ case GQAMPackage.GA_STEP__REP:
+ setRep(REP_EDEFAULT);
+ return;
+ case GQAMPackage.GA_STEP__PROB:
+ setProb(PROB_EDEFAULT);
+ return;
+ case GQAMPackage.GA_STEP__PRIORITY:
+ setPriority(PRIORITY_EDEFAULT);
+ return;
+ case GQAMPackage.GA_STEP__CONCUR_RES:
+ setConcurRes((SchedulableResource) null);
+ return;
+ case GQAMPackage.GA_STEP__HOST:
+ setHost((GaExecHost) null);
+ return;
+ case GQAMPackage.GA_STEP__SERV_DEMAND:
+ getServDemand().clear();
+ return;
+ case GQAMPackage.GA_STEP__SERV_COUNT:
+ getServCount().clear();
+ return;
+ case GQAMPackage.GA_STEP__SELF_DELAY:
+ setSelfDelay(SELF_DELAY_EDEFAULT);
+ return;
+ case GQAMPackage.GA_STEP__SCENARIO:
+ setScenario((GaScenario) null);
+ return;
+ case GQAMPackage.GA_STEP__CHILD_SCENARIO:
+ setChildScenario((GaScenario) null);
+ return;
}
super.eUnset(featureID);
}
@@ -778,35 +893,36 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_STEP__IS_ATOMIC:
- return IS_ATOMIC_EDEFAULT == null ? isAtomic != null : !IS_ATOMIC_EDEFAULT.equals(isAtomic);
- case GQAMPackage.GA_STEP__BLOCK_T:
- return BLOCK_T_EDEFAULT == null ? blockT != null : !BLOCK_T_EDEFAULT.equals(blockT);
- case GQAMPackage.GA_STEP__REP:
- return REP_EDEFAULT == null ? rep != null : !REP_EDEFAULT.equals(rep);
- case GQAMPackage.GA_STEP__PROB:
- return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob);
- case GQAMPackage.GA_STEP__PRIORITY:
- return PRIORITY_EDEFAULT == null ? priority != null : !PRIORITY_EDEFAULT.equals(priority);
- case GQAMPackage.GA_STEP__CONCUR_RES:
- return concurRes != null;
- case GQAMPackage.GA_STEP__HOST:
- return host != null;
- case GQAMPackage.GA_STEP__SERV_DEMAND:
- return servDemand != null && !servDemand.isEmpty();
- case GQAMPackage.GA_STEP__SERV_COUNT:
- return servCount != null && !servCount.isEmpty();
- case GQAMPackage.GA_STEP__SELF_DELAY:
- return SELF_DELAY_EDEFAULT == null ? selfDelay != null : !SELF_DELAY_EDEFAULT.equals(selfDelay);
- case GQAMPackage.GA_STEP__SCENARIO:
- return scenario != null;
- case GQAMPackage.GA_STEP__CHILD_SCENARIO:
- return childScenario != null;
+ case GQAMPackage.GA_STEP__IS_ATOMIC:
+ return IS_ATOMIC_EDEFAULT == null ? isAtomic != null : !IS_ATOMIC_EDEFAULT.equals(isAtomic);
+ case GQAMPackage.GA_STEP__BLOCK_T:
+ return BLOCK_T_EDEFAULT == null ? blockT != null : !BLOCK_T_EDEFAULT.equals(blockT);
+ case GQAMPackage.GA_STEP__REP:
+ return REP_EDEFAULT == null ? rep != null : !REP_EDEFAULT.equals(rep);
+ case GQAMPackage.GA_STEP__PROB:
+ return PROB_EDEFAULT == null ? prob != null : !PROB_EDEFAULT.equals(prob);
+ case GQAMPackage.GA_STEP__PRIORITY:
+ return PRIORITY_EDEFAULT == null ? priority != null : !PRIORITY_EDEFAULT.equals(priority);
+ case GQAMPackage.GA_STEP__CONCUR_RES:
+ return concurRes != null;
+ case GQAMPackage.GA_STEP__HOST:
+ return host != null;
+ case GQAMPackage.GA_STEP__SERV_DEMAND:
+ return servDemand != null && !servDemand.isEmpty();
+ case GQAMPackage.GA_STEP__SERV_COUNT:
+ return servCount != null && !servCount.isEmpty();
+ case GQAMPackage.GA_STEP__SELF_DELAY:
+ return SELF_DELAY_EDEFAULT == null ? selfDelay != null : !SELF_DELAY_EDEFAULT.equals(selfDelay);
+ case GQAMPackage.GA_STEP__SCENARIO:
+ return scenario != null;
+ case GQAMPackage.GA_STEP__CHILD_SCENARIO:
+ return childScenario != null;
}
return super.eIsSet(featureID);
}
@@ -814,11 +930,14 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (isAtomic: ");
@@ -839,4 +958,4 @@ public class GaStepImpl extends GaScenarioImpl implements GaStep {
return result.toString();
}
-} //GaStepImpl
+} // GaStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaTimedObsImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaTimedObsImpl.java
index a6952c96922..836ac0193bd 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaTimedObsImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaTimedObsImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -33,9 +33,9 @@ import org.eclipse.uml2.uml.TimeObservation;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl#getLaxity <em>Laxity</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl#getStartObs <em>Start Obs</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl#getEndObs <em>End Obs</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl#getLaxity <em>Laxity</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl#getStartObs <em>Start Obs</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaTimedObsImpl#getEndObs <em>End Obs</em>}</li>
* </ul>
* </p>
*
@@ -46,6 +46,7 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
* The default value of the '{@link #getLaxity() <em>Laxity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getLaxity()
* @generated
* @ordered
@@ -56,6 +57,7 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
* The cached value of the '{@link #getLaxity() <em>Laxity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getLaxity()
* @generated
* @ordered
@@ -66,6 +68,7 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
* The cached value of the '{@link #getStartObs() <em>Start Obs</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getStartObs()
* @generated
* @ordered
@@ -76,6 +79,7 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
* The cached value of the '{@link #getEndObs() <em>End Obs</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getEndObs()
* @generated
* @ordered
@@ -85,6 +89,7 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaTimedObsImpl() {
@@ -94,6 +99,7 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -104,8 +110,10 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public LaxityKind getLaxity() {
return laxity;
}
@@ -113,20 +121,25 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setLaxity(LaxityKind newLaxity) {
LaxityKind oldLaxity = laxity;
laxity = newLaxity == null ? LAXITY_EDEFAULT : newLaxity;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_TIMED_OBS__LAXITY, oldLaxity, laxity));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<TimeObservation> getStartObs() {
if (startObs == null) {
startObs = new EObjectResolvingEList<TimeObservation>(TimeObservation.class, this, GQAMPackage.GA_TIMED_OBS__START_OBS);
@@ -137,8 +150,10 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<TimeObservation> getEndObs() {
if (endObs == null) {
endObs = new EObjectResolvingEList<TimeObservation>(TimeObservation.class, this, GQAMPackage.GA_TIMED_OBS__END_OBS);
@@ -149,17 +164,18 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_TIMED_OBS__LAXITY:
- return getLaxity();
- case GQAMPackage.GA_TIMED_OBS__START_OBS:
- return getStartObs();
- case GQAMPackage.GA_TIMED_OBS__END_OBS:
- return getEndObs();
+ case GQAMPackage.GA_TIMED_OBS__LAXITY:
+ return getLaxity();
+ case GQAMPackage.GA_TIMED_OBS__START_OBS:
+ return getStartObs();
+ case GQAMPackage.GA_TIMED_OBS__END_OBS:
+ return getEndObs();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -167,23 +183,24 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_TIMED_OBS__LAXITY:
- setLaxity((LaxityKind)newValue);
- return;
- case GQAMPackage.GA_TIMED_OBS__START_OBS:
- getStartObs().clear();
- getStartObs().addAll((Collection<? extends TimeObservation>)newValue);
- return;
- case GQAMPackage.GA_TIMED_OBS__END_OBS:
- getEndObs().clear();
- getEndObs().addAll((Collection<? extends TimeObservation>)newValue);
- return;
+ case GQAMPackage.GA_TIMED_OBS__LAXITY:
+ setLaxity((LaxityKind) newValue);
+ return;
+ case GQAMPackage.GA_TIMED_OBS__START_OBS:
+ getStartObs().clear();
+ getStartObs().addAll((Collection<? extends TimeObservation>) newValue);
+ return;
+ case GQAMPackage.GA_TIMED_OBS__END_OBS:
+ getEndObs().clear();
+ getEndObs().addAll((Collection<? extends TimeObservation>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -191,20 +208,21 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_TIMED_OBS__LAXITY:
- setLaxity(LAXITY_EDEFAULT);
- return;
- case GQAMPackage.GA_TIMED_OBS__START_OBS:
- getStartObs().clear();
- return;
- case GQAMPackage.GA_TIMED_OBS__END_OBS:
- getEndObs().clear();
- return;
+ case GQAMPackage.GA_TIMED_OBS__LAXITY:
+ setLaxity(LAXITY_EDEFAULT);
+ return;
+ case GQAMPackage.GA_TIMED_OBS__START_OBS:
+ getStartObs().clear();
+ return;
+ case GQAMPackage.GA_TIMED_OBS__END_OBS:
+ getEndObs().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -212,17 +230,18 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_TIMED_OBS__LAXITY:
- return laxity != LAXITY_EDEFAULT;
- case GQAMPackage.GA_TIMED_OBS__START_OBS:
- return startObs != null && !startObs.isEmpty();
- case GQAMPackage.GA_TIMED_OBS__END_OBS:
- return endObs != null && !endObs.isEmpty();
+ case GQAMPackage.GA_TIMED_OBS__LAXITY:
+ return laxity != LAXITY_EDEFAULT;
+ case GQAMPackage.GA_TIMED_OBS__START_OBS:
+ return startObs != null && !startObs.isEmpty();
+ case GQAMPackage.GA_TIMED_OBS__END_OBS:
+ return endObs != null && !endObs.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -230,11 +249,14 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (laxity: ");
@@ -243,4 +265,4 @@ public class GaTimedObsImpl extends NfpConstraintImpl implements GaTimedObs {
return result.toString();
}
-} //GaTimedObsImpl
+} // GaTimedObsImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadBehaviorImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadBehaviorImpl.java
index 3434253ef9a..f0aac5e5b9c 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadBehaviorImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadBehaviorImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -35,9 +35,9 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl#getBehavior <em>Behavior</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl#getDemand <em>Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl#getBehavior <em>Behavior</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl#getDemand <em>Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadBehaviorImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -48,6 +48,7 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
* The cached value of the '{@link #getBehavior() <em>Behavior</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBehavior()
* @generated
* @ordered
@@ -58,6 +59,7 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
* The cached value of the '{@link #getDemand() <em>Demand</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getDemand()
* @generated
* @ordered
@@ -68,6 +70,7 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
* The cached value of the '{@link #getBase_NamedElement() <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_NamedElement()
* @generated
* @ordered
@@ -77,6 +80,7 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaWorkloadBehaviorImpl() {
@@ -86,6 +90,7 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -96,8 +101,10 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaScenario> getBehavior() {
if (behavior == null) {
behavior = new EObjectResolvingEList<GaScenario>(GaScenario.class, this, GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR);
@@ -108,8 +115,10 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaWorkloadEvent> getDemand() {
if (demand == null) {
demand = new EObjectResolvingEList<GaWorkloadEvent>(GaWorkloadEvent.class, this, GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND);
@@ -120,15 +129,18 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public NamedElement getBase_NamedElement() {
if (base_NamedElement != null && base_NamedElement.eIsProxy()) {
- InternalEObject oldBase_NamedElement = (InternalEObject)base_NamedElement;
- base_NamedElement = (NamedElement)eResolveProxy(oldBase_NamedElement);
+ InternalEObject oldBase_NamedElement = (InternalEObject) base_NamedElement;
+ base_NamedElement = (NamedElement) eResolveProxy(oldBase_NamedElement);
if (base_NamedElement != oldBase_NamedElement) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
}
return base_NamedElement;
@@ -137,6 +149,7 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NamedElement basicGetBase_NamedElement() {
@@ -146,30 +159,36 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_NamedElement(NamedElement newBase_NamedElement) {
NamedElement oldBase_NamedElement = base_NamedElement;
base_NamedElement = newBase_NamedElement;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
- return getBehavior();
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
- return getDemand();
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
- if (resolve) return getBase_NamedElement();
- return basicGetBase_NamedElement();
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
+ return getBehavior();
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
+ return getDemand();
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
+ if (resolve) {
+ return getBase_NamedElement();
+ }
+ return basicGetBase_NamedElement();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -177,23 +196,24 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
- getBehavior().clear();
- getBehavior().addAll((Collection<? extends GaScenario>)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
- getDemand().clear();
- getDemand().addAll((Collection<? extends GaWorkloadEvent>)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)newValue);
- return;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
+ getBehavior().clear();
+ getBehavior().addAll((Collection<? extends GaScenario>) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
+ getDemand().clear();
+ getDemand().addAll((Collection<? extends GaWorkloadEvent>) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -201,20 +221,21 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
- getBehavior().clear();
- return;
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
- getDemand().clear();
- return;
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)null);
- return;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
+ getBehavior().clear();
+ return;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
+ getDemand().clear();
+ return;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) null);
+ return;
}
super.eUnset(featureID);
}
@@ -222,19 +243,20 @@ public class GaWorkloadBehaviorImpl extends EObjectImpl implements GaWorkloadBeh
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
- return behavior != null && !behavior.isEmpty();
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
- return demand != null && !demand.isEmpty();
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
- return base_NamedElement != null;
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BEHAVIOR:
+ return behavior != null && !behavior.isEmpty();
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__DEMAND:
+ return demand != null && !demand.isEmpty();
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR__BASE_NAMED_ELEMENT:
+ return base_NamedElement != null;
}
return super.eIsSet(featureID);
}
-} //GaWorkloadBehaviorImpl
+} // GaWorkloadBehaviorImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadEventImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadEventImpl.java
index 2f3dcc72cfc..8ddb3d0cf49 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadEventImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadEventImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -33,12 +33,12 @@ import org.eclipse.uml2.uml.TimeEvent;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getPattern <em>Pattern</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getGenerator <em>Generator</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getTrace <em>Trace</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getEffect <em>Effect</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getTimedEvent <em>Timed Event</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getPattern <em>Pattern</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getGenerator <em>Generator</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getTrace <em>Trace</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getEffect <em>Effect</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getTimedEvent <em>Timed Event</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadEventImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -49,6 +49,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The default value of the '{@link #getPattern() <em>Pattern</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPattern()
* @generated
* @ordered
@@ -59,6 +60,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The cached value of the '{@link #getPattern() <em>Pattern</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPattern()
* @generated
* @ordered
@@ -69,6 +71,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The cached value of the '{@link #getGenerator() <em>Generator</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getGenerator()
* @generated
* @ordered
@@ -79,6 +82,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The cached value of the '{@link #getTrace() <em>Trace</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getTrace()
* @generated
* @ordered
@@ -89,6 +93,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The cached value of the '{@link #getEffect() <em>Effect</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getEffect()
* @generated
* @ordered
@@ -99,6 +104,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The cached value of the '{@link #getTimedEvent() <em>Timed Event</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getTimedEvent()
* @generated
* @ordered
@@ -109,6 +115,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
* The cached value of the '{@link #getBase_NamedElement() <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_NamedElement()
* @generated
* @ordered
@@ -118,6 +125,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaWorkloadEventImpl() {
@@ -127,6 +135,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -137,8 +146,10 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPattern() {
return pattern;
}
@@ -146,27 +157,33 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPattern(String newPattern) {
String oldPattern = pattern;
pattern = newPattern;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_EVENT__PATTERN, oldPattern, pattern));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaWorkloadGenerator getGenerator() {
if (generator != null && generator.eIsProxy()) {
- InternalEObject oldGenerator = (InternalEObject)generator;
- generator = (GaWorkloadGenerator)eResolveProxy(oldGenerator);
+ InternalEObject oldGenerator = (InternalEObject) generator;
+ generator = (GaWorkloadGenerator) eResolveProxy(oldGenerator);
if (generator != oldGenerator) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR, oldGenerator, generator));
+ }
}
}
return generator;
@@ -175,6 +192,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaWorkloadGenerator basicGetGenerator() {
@@ -184,27 +202,33 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setGenerator(GaWorkloadGenerator newGenerator) {
GaWorkloadGenerator oldGenerator = generator;
generator = newGenerator;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR, oldGenerator, generator));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaEventTrace getTrace() {
if (trace != null && trace.eIsProxy()) {
- InternalEObject oldTrace = (InternalEObject)trace;
- trace = (GaEventTrace)eResolveProxy(oldTrace);
+ InternalEObject oldTrace = (InternalEObject) trace;
+ trace = (GaEventTrace) eResolveProxy(oldTrace);
if (trace != oldTrace) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_EVENT__TRACE, oldTrace, trace));
+ }
}
}
return trace;
@@ -213,6 +237,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaEventTrace basicGetTrace() {
@@ -222,27 +247,33 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setTrace(GaEventTrace newTrace) {
GaEventTrace oldTrace = trace;
trace = newTrace;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_EVENT__TRACE, oldTrace, trace));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaScenario getEffect() {
if (effect != null && effect.eIsProxy()) {
- InternalEObject oldEffect = (InternalEObject)effect;
- effect = (GaScenario)eResolveProxy(oldEffect);
+ InternalEObject oldEffect = (InternalEObject) effect;
+ effect = (GaScenario) eResolveProxy(oldEffect);
if (effect != oldEffect) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_EVENT__EFFECT, oldEffect, effect));
+ }
}
}
return effect;
@@ -251,6 +282,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaScenario basicGetEffect() {
@@ -260,27 +292,33 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setEffect(GaScenario newEffect) {
GaScenario oldEffect = effect;
effect = newEffect;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_EVENT__EFFECT, oldEffect, effect));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public TimeEvent getTimedEvent() {
if (timedEvent != null && timedEvent.eIsProxy()) {
- InternalEObject oldTimedEvent = (InternalEObject)timedEvent;
- timedEvent = (TimeEvent)eResolveProxy(oldTimedEvent);
+ InternalEObject oldTimedEvent = (InternalEObject) timedEvent;
+ timedEvent = (TimeEvent) eResolveProxy(oldTimedEvent);
if (timedEvent != oldTimedEvent) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT, oldTimedEvent, timedEvent));
+ }
}
}
return timedEvent;
@@ -289,6 +327,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public TimeEvent basicGetTimedEvent() {
@@ -298,27 +337,33 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setTimedEvent(TimeEvent newTimedEvent) {
TimeEvent oldTimedEvent = timedEvent;
timedEvent = newTimedEvent;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT, oldTimedEvent, timedEvent));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public NamedElement getBase_NamedElement() {
if (base_NamedElement != null && base_NamedElement.eIsProxy()) {
- InternalEObject oldBase_NamedElement = (InternalEObject)base_NamedElement;
- base_NamedElement = (NamedElement)eResolveProxy(oldBase_NamedElement);
+ InternalEObject oldBase_NamedElement = (InternalEObject) base_NamedElement;
+ base_NamedElement = (NamedElement) eResolveProxy(oldBase_NamedElement);
if (base_NamedElement != oldBase_NamedElement) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
}
return base_NamedElement;
@@ -327,6 +372,7 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NamedElement basicGetBase_NamedElement() {
@@ -336,40 +382,54 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_NamedElement(NamedElement newBase_NamedElement) {
NamedElement oldBase_NamedElement = base_NamedElement;
base_NamedElement = newBase_NamedElement;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
- return getPattern();
- case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
- if (resolve) return getGenerator();
- return basicGetGenerator();
- case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
- if (resolve) return getTrace();
- return basicGetTrace();
- case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
- if (resolve) return getEffect();
- return basicGetEffect();
- case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
- if (resolve) return getTimedEvent();
- return basicGetTimedEvent();
- case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
- if (resolve) return getBase_NamedElement();
- return basicGetBase_NamedElement();
+ case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
+ return getPattern();
+ case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
+ if (resolve) {
+ return getGenerator();
+ }
+ return basicGetGenerator();
+ case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
+ if (resolve) {
+ return getTrace();
+ }
+ return basicGetTrace();
+ case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
+ if (resolve) {
+ return getEffect();
+ }
+ return basicGetEffect();
+ case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
+ if (resolve) {
+ return getTimedEvent();
+ }
+ return basicGetTimedEvent();
+ case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
+ if (resolve) {
+ return getBase_NamedElement();
+ }
+ return basicGetBase_NamedElement();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -377,29 +437,30 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
- setPattern((String)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
- setGenerator((GaWorkloadGenerator)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
- setTrace((GaEventTrace)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
- setEffect((GaScenario)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
- setTimedEvent((TimeEvent)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)newValue);
- return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
+ setPattern((String) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
+ setGenerator((GaWorkloadGenerator) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
+ setTrace((GaEventTrace) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
+ setEffect((GaScenario) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
+ setTimedEvent((TimeEvent) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -407,29 +468,30 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
- setPattern(PATTERN_EDEFAULT);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
- setGenerator((GaWorkloadGenerator)null);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
- setTrace((GaEventTrace)null);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
- setEffect((GaScenario)null);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
- setTimedEvent((TimeEvent)null);
- return;
- case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)null);
- return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
+ setPattern(PATTERN_EDEFAULT);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
+ setGenerator((GaWorkloadGenerator) null);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
+ setTrace((GaEventTrace) null);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
+ setEffect((GaScenario) null);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
+ setTimedEvent((TimeEvent) null);
+ return;
+ case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) null);
+ return;
}
super.eUnset(featureID);
}
@@ -437,23 +499,24 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
- return PATTERN_EDEFAULT == null ? pattern != null : !PATTERN_EDEFAULT.equals(pattern);
- case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
- return generator != null;
- case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
- return trace != null;
- case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
- return effect != null;
- case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
- return timedEvent != null;
- case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
- return base_NamedElement != null;
+ case GQAMPackage.GA_WORKLOAD_EVENT__PATTERN:
+ return PATTERN_EDEFAULT == null ? pattern != null : !PATTERN_EDEFAULT.equals(pattern);
+ case GQAMPackage.GA_WORKLOAD_EVENT__GENERATOR:
+ return generator != null;
+ case GQAMPackage.GA_WORKLOAD_EVENT__TRACE:
+ return trace != null;
+ case GQAMPackage.GA_WORKLOAD_EVENT__EFFECT:
+ return effect != null;
+ case GQAMPackage.GA_WORKLOAD_EVENT__TIMED_EVENT:
+ return timedEvent != null;
+ case GQAMPackage.GA_WORKLOAD_EVENT__BASE_NAMED_ELEMENT:
+ return base_NamedElement != null;
}
return super.eIsSet(featureID);
}
@@ -461,11 +524,14 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (pattern: ");
@@ -474,4 +540,4 @@ public class GaWorkloadEventImpl extends EObjectImpl implements GaWorkloadEvent
return result.toString();
}
-} //GaWorkloadEventImpl
+} // GaWorkloadEventImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadGeneratorImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadGeneratorImpl.java
index 9c7d72c6e1b..d9953229a47 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadGeneratorImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/impl/GaWorkloadGeneratorImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -29,8 +29,8 @@ import org.eclipse.uml2.uml.Behavior;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl#getPop <em>Pop</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl#getBase_Behavior <em>Base Behavior</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl#getPop <em>Pop</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.impl.GaWorkloadGeneratorImpl#getBase_Behavior <em>Base Behavior</em>}</li>
* </ul>
* </p>
*
@@ -41,6 +41,7 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
* The default value of the '{@link #getPop() <em>Pop</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPop()
* @generated
* @ordered
@@ -51,6 +52,7 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
* The cached value of the '{@link #getPop() <em>Pop</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPop()
* @generated
* @ordered
@@ -61,6 +63,7 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
* The cached value of the '{@link #getBase_Behavior() <em>Base Behavior</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Behavior()
* @generated
* @ordered
@@ -70,6 +73,7 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GaWorkloadGeneratorImpl() {
@@ -79,6 +83,7 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -89,8 +94,10 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPop() {
return pop;
}
@@ -98,27 +105,33 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPop(String newPop) {
String oldPop = pop;
pop = newPop;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_GENERATOR__POP, oldPop, pop));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Behavior getBase_Behavior() {
if (base_Behavior != null && base_Behavior.eIsProxy()) {
- InternalEObject oldBase_Behavior = (InternalEObject)base_Behavior;
- base_Behavior = (Behavior)eResolveProxy(oldBase_Behavior);
+ InternalEObject oldBase_Behavior = (InternalEObject) base_Behavior;
+ base_Behavior = (Behavior) eResolveProxy(oldBase_Behavior);
if (base_Behavior != oldBase_Behavior) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR, oldBase_Behavior, base_Behavior));
+ }
}
}
return base_Behavior;
@@ -127,6 +140,7 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Behavior basicGetBase_Behavior() {
@@ -136,28 +150,34 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Behavior(Behavior newBase_Behavior) {
Behavior oldBase_Behavior = base_Behavior;
base_Behavior = newBase_Behavior;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR, oldBase_Behavior, base_Behavior));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
- return getPop();
- case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
- if (resolve) return getBase_Behavior();
- return basicGetBase_Behavior();
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
+ return getPop();
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
+ if (resolve) {
+ return getBase_Behavior();
+ }
+ return basicGetBase_Behavior();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -165,17 +185,18 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
- setPop((String)newValue);
- return;
- case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
- setBase_Behavior((Behavior)newValue);
- return;
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
+ setPop((String) newValue);
+ return;
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
+ setBase_Behavior((Behavior) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -183,17 +204,18 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
- setPop(POP_EDEFAULT);
- return;
- case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
- setBase_Behavior((Behavior)null);
- return;
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
+ setPop(POP_EDEFAULT);
+ return;
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
+ setBase_Behavior((Behavior) null);
+ return;
}
super.eUnset(featureID);
}
@@ -201,15 +223,16 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
- return POP_EDEFAULT == null ? pop != null : !POP_EDEFAULT.equals(pop);
- case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
- return base_Behavior != null;
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__POP:
+ return POP_EDEFAULT == null ? pop != null : !POP_EDEFAULT.equals(pop);
+ case GQAMPackage.GA_WORKLOAD_GENERATOR__BASE_BEHAVIOR:
+ return base_Behavior != null;
}
return super.eIsSet(featureID);
}
@@ -217,11 +240,14 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (pop: ");
@@ -230,4 +256,4 @@ public class GaWorkloadGeneratorImpl extends EObjectImpl implements GaWorkloadGe
return result.toString();
}
-} //GaWorkloadGeneratorImpl
+} // GaWorkloadGeneratorImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMAdapterFactory.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMAdapterFactory.java
index 3eebb0b5207..2b943c38784 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMAdapterFactory.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMAdapterFactory.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -17,7 +17,6 @@ import org.eclipse.emf.common.notify.Adapter;
import org.eclipse.emf.common.notify.Notifier;
import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
import org.eclipse.emf.ecore.EObject;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext;
@@ -54,6 +53,7 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
* The <b>Adapter Factory</b> for the model.
* It provides an adapter <code>createXXX</code> method for each class of the model.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage
* @generated
*/
@@ -62,6 +62,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected static GQAMPackage modelPackage;
@@ -70,6 +71,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GQAMAdapterFactory() {
@@ -83,6 +85,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
* <!-- end-user-doc -->
+ *
* @return whether this factory is applicable for the type of the object.
* @generated
*/
@@ -92,7 +95,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
return true;
}
if (object instanceof EObject) {
- return ((EObject)object).eClass().getEPackage() == modelPackage;
+ return ((EObject) object).eClass().getEPackage() == modelPackage;
}
return false;
}
@@ -101,143 +104,175 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected GQAMSwitch<Adapter> modelSwitch =
- new GQAMSwitch<Adapter>() {
- @Override
- public Adapter caseGaWorkloadGenerator(GaWorkloadGenerator object) {
- return createGaWorkloadGeneratorAdapter();
- }
- @Override
- public Adapter caseGaEventTrace(GaEventTrace object) {
- return createGaEventTraceAdapter();
- }
- @Override
- public Adapter caseGaWorkloadEvent(GaWorkloadEvent object) {
- return createGaWorkloadEventAdapter();
- }
- @Override
- public Adapter caseGaScenario(GaScenario object) {
- return createGaScenarioAdapter();
- }
- @Override
- public Adapter caseGaStep(GaStep object) {
- return createGaStepAdapter();
- }
- @Override
- public Adapter caseGaExecHost(GaExecHost object) {
- return createGaExecHostAdapter();
- }
- @Override
- public Adapter caseGaRequestedService(GaRequestedService object) {
- return createGaRequestedServiceAdapter();
- }
- @Override
- public Adapter caseGaTimedObs(GaTimedObs object) {
- return createGaTimedObsAdapter();
- }
- @Override
- public Adapter caseGaCommStep(GaCommStep object) {
- return createGaCommStepAdapter();
- }
- @Override
- public Adapter caseGaAcqStep(GaAcqStep object) {
- return createGaAcqStepAdapter();
- }
- @Override
- public Adapter caseGaRelStep(GaRelStep object) {
- return createGaRelStepAdapter();
- }
- @Override
- public Adapter caseGaLatencyObs(GaLatencyObs object) {
- return createGaLatencyObsAdapter();
- }
- @Override
- public Adapter caseGaCommHost(GaCommHost object) {
- return createGaCommHostAdapter();
- }
- @Override
- public Adapter caseGaCommChannel(GaCommChannel object) {
- return createGaCommChannelAdapter();
- }
- @Override
- public Adapter caseGaWorkloadBehavior(GaWorkloadBehavior object) {
- return createGaWorkloadBehaviorAdapter();
- }
- @Override
- public Adapter caseGaAnalysisContext(GaAnalysisContext object) {
- return createGaAnalysisContextAdapter();
- }
- @Override
- public Adapter caseGaResourcesPlatform(GaResourcesPlatform object) {
- return createGaResourcesPlatformAdapter();
- }
- @Override
- public Adapter caseResourceUsage(ResourceUsage object) {
- return createResourceUsageAdapter();
- }
- @Override
- public Adapter caseTimedElement(TimedElement object) {
- return createTimedElementAdapter();
- }
- @Override
- public Adapter caseTimedProcessing(TimedProcessing object) {
- return createTimedProcessingAdapter();
- }
- @Override
- public Adapter caseResource(Resource object) {
- return createResourceAdapter();
- }
- @Override
- public Adapter caseScheduler(Scheduler object) {
- return createSchedulerAdapter();
- }
- @Override
- public Adapter caseProcessingResource(ProcessingResource object) {
- return createProcessingResourceAdapter();
- }
- @Override
- public Adapter caseComputingResource(ComputingResource object) {
- return createComputingResourceAdapter();
- }
- @Override
- public Adapter caseNfpConstraint(NfpConstraint object) {
- return createNfpConstraintAdapter();
- }
- @Override
- public Adapter caseCommunicationMedia(CommunicationMedia object) {
- return createCommunicationMediaAdapter();
- }
- @Override
- public Adapter caseSchedulableResource(SchedulableResource object) {
- return createSchedulableResourceAdapter();
- }
- @Override
- public Adapter caseConfiguration(Configuration object) {
- return createConfigurationAdapter();
- }
- @Override
- public Adapter caseExpressionContext(ExpressionContext object) {
- return createExpressionContextAdapter();
- }
- @Override
- public Adapter defaultCase(EObject object) {
- return createEObjectAdapter();
- }
- };
+ new GQAMSwitch<Adapter>() {
+ @Override
+ public Adapter caseGaWorkloadGenerator(GaWorkloadGenerator object) {
+ return createGaWorkloadGeneratorAdapter();
+ }
+
+ @Override
+ public Adapter caseGaEventTrace(GaEventTrace object) {
+ return createGaEventTraceAdapter();
+ }
+
+ @Override
+ public Adapter caseGaWorkloadEvent(GaWorkloadEvent object) {
+ return createGaWorkloadEventAdapter();
+ }
+
+ @Override
+ public Adapter caseGaScenario(GaScenario object) {
+ return createGaScenarioAdapter();
+ }
+
+ @Override
+ public Adapter caseGaStep(GaStep object) {
+ return createGaStepAdapter();
+ }
+
+ @Override
+ public Adapter caseGaExecHost(GaExecHost object) {
+ return createGaExecHostAdapter();
+ }
+
+ @Override
+ public Adapter caseGaRequestedService(GaRequestedService object) {
+ return createGaRequestedServiceAdapter();
+ }
+
+ @Override
+ public Adapter caseGaTimedObs(GaTimedObs object) {
+ return createGaTimedObsAdapter();
+ }
+
+ @Override
+ public Adapter caseGaCommStep(GaCommStep object) {
+ return createGaCommStepAdapter();
+ }
+
+ @Override
+ public Adapter caseGaAcqStep(GaAcqStep object) {
+ return createGaAcqStepAdapter();
+ }
+
+ @Override
+ public Adapter caseGaRelStep(GaRelStep object) {
+ return createGaRelStepAdapter();
+ }
+
+ @Override
+ public Adapter caseGaLatencyObs(GaLatencyObs object) {
+ return createGaLatencyObsAdapter();
+ }
+
+ @Override
+ public Adapter caseGaCommHost(GaCommHost object) {
+ return createGaCommHostAdapter();
+ }
+
+ @Override
+ public Adapter caseGaCommChannel(GaCommChannel object) {
+ return createGaCommChannelAdapter();
+ }
+
+ @Override
+ public Adapter caseGaWorkloadBehavior(GaWorkloadBehavior object) {
+ return createGaWorkloadBehaviorAdapter();
+ }
+
+ @Override
+ public Adapter caseGaAnalysisContext(GaAnalysisContext object) {
+ return createGaAnalysisContextAdapter();
+ }
+
+ @Override
+ public Adapter caseGaResourcesPlatform(GaResourcesPlatform object) {
+ return createGaResourcesPlatformAdapter();
+ }
+
+ @Override
+ public Adapter caseResourceUsage(ResourceUsage object) {
+ return createResourceUsageAdapter();
+ }
+
+ @Override
+ public Adapter caseTimedElement(TimedElement object) {
+ return createTimedElementAdapter();
+ }
+
+ @Override
+ public Adapter caseTimedProcessing(TimedProcessing object) {
+ return createTimedProcessingAdapter();
+ }
+
+ @Override
+ public Adapter caseResource(Resource object) {
+ return createResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseScheduler(Scheduler object) {
+ return createSchedulerAdapter();
+ }
+
+ @Override
+ public Adapter caseProcessingResource(ProcessingResource object) {
+ return createProcessingResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseComputingResource(ComputingResource object) {
+ return createComputingResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseNfpConstraint(NfpConstraint object) {
+ return createNfpConstraintAdapter();
+ }
+
+ @Override
+ public Adapter caseCommunicationMedia(CommunicationMedia object) {
+ return createCommunicationMediaAdapter();
+ }
+
+ @Override
+ public Adapter caseSchedulableResource(SchedulableResource object) {
+ return createSchedulableResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseConfiguration(Configuration object) {
+ return createConfigurationAdapter();
+ }
+
+ @Override
+ public Adapter caseExpressionContext(ExpressionContext object) {
+ return createExpressionContextAdapter();
+ }
+
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
/**
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param target the object to adapt.
+ *
+ * @param target
+ * the object to adapt.
* @return the adapter for the <code>target</code>.
* @generated
*/
@Override
public Adapter createAdapter(Notifier target) {
- return modelSwitch.doSwitch((EObject)target);
+ return modelSwitch.doSwitch((EObject) target);
}
@@ -247,6 +282,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadGenerator
* @generated
@@ -261,6 +297,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaEventTrace
* @generated
@@ -275,6 +312,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadEvent
* @generated
@@ -289,6 +327,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario
* @generated
@@ -303,6 +342,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep
* @generated
@@ -317,6 +357,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost
* @generated
@@ -331,6 +372,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService
* @generated
@@ -345,6 +387,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs
* @generated
@@ -359,6 +402,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep
* @generated
@@ -373,6 +417,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep
* @generated
@@ -387,6 +432,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRelStep
* @generated
@@ -401,6 +447,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaLatencyObs
* @generated
@@ -415,6 +462,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost
* @generated
@@ -429,6 +477,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommChannel
* @generated
@@ -443,6 +492,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaWorkloadBehavior
* @generated
@@ -457,6 +507,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext
* @generated
@@ -471,6 +522,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaResourcesPlatform
* @generated
@@ -485,6 +537,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ResourceUsage
* @generated
@@ -499,6 +552,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedElement
* @generated
@@ -513,6 +567,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing
* @generated
@@ -527,6 +582,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource
* @generated
@@ -541,6 +597,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Scheduler
* @generated
@@ -555,6 +612,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ProcessingResource
* @generated
@@ -569,6 +627,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ComputingResource
* @generated
@@ -583,6 +642,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.NFPs.NfpConstraint
* @generated
@@ -597,6 +657,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.CommunicationMedia
* @generated
@@ -611,6 +672,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.SchedulableResource
* @generated
@@ -625,6 +687,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.CoreElements.Configuration
* @generated
@@ -639,6 +702,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Annexes.VSL.Variables.ExpressionContext
* @generated
@@ -652,6 +716,7 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @generated
*/
@@ -659,4 +724,4 @@ public class GQAMAdapterFactory extends AdapterFactoryImpl {
return null;
}
-} //GQAMAdapterFactory
+} // GQAMAdapterFactory
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceFactoryImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceFactoryImpl.java
index 393358a7f44..12865721bd0 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceFactoryImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceFactoryImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -22,6 +22,7 @@ import org.eclipse.emf.ecore.xmi.XMLResource;
* <!-- begin-user-doc -->
* The <b>Resource Factory</b> associated with the package.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.util.GQAMResourceImpl
* @generated
*/
@@ -30,6 +31,7 @@ public class GQAMResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GQAMResourceFactoryImpl() {
@@ -40,6 +42,7 @@ public class GQAMResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -57,4 +60,4 @@ public class GQAMResourceFactoryImpl extends ResourceFactoryImpl {
return result;
}
-} //GQAMResourceFactoryImpl
+} // GQAMResourceFactoryImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceImpl.java
index 96bc4986d3b..c0a6e63aa5c 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMResourceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ import org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl;
* <!-- begin-user-doc -->
* The <b>Resource </b> associated with the package.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.util.GQAMResourceFactoryImpl
* @generated
*/
@@ -28,11 +29,13 @@ public class GQAMResourceImpl extends XMLResourceImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param uri the URI of the new resource.
+ *
+ * @param uri
+ * the URI of the new resource.
* @generated
*/
public GQAMResourceImpl(URI uri) {
super(uri);
}
-} //GQAMResourceImpl
+} // GQAMResourceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMSwitch.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMSwitch.java
index d7360ce8a0b..b3cbb4e2b75 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMSwitch.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMSwitch.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -13,13 +13,9 @@
*****************************************************************************/
package org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.util;
-import java.util.List;
-
-import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAcqStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext;
@@ -54,13 +50,13 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
/**
* <!-- begin-user-doc -->
* The <b>Switch</b> for the model's inheritance hierarchy.
- * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
- * to invoke the <code>caseXXX</code> method for each class of the model,
+ * It supports the call {@link #doSwitch(EObject) doSwitch(object)} to invoke the <code>caseXXX</code> method for each class of the model,
* starting with the actual class of the object
* and proceeding up the inheritance hierarchy
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage
* @generated
*/
@@ -69,6 +65,7 @@ public class GQAMSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected static GQAMPackage modelPackage;
@@ -77,6 +74,7 @@ public class GQAMSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GQAMSwitch() {
@@ -89,6 +87,7 @@ public class GQAMSwitch<T> extends Switch<T> {
* Checks whether this is a switch for the given package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @parameter ePackage the package in question.
* @return whether this is a switch for the given package.
* @generated
@@ -102,157 +101,277 @@ public class GQAMSwitch<T> extends Switch<T> {
* Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the first non-null result returned by a <code>caseXXX</code> call.
* @generated
*/
@Override
protected T doSwitch(int classifierID, EObject theEObject) {
switch (classifierID) {
- case GQAMPackage.GA_WORKLOAD_GENERATOR: {
- GaWorkloadGenerator gaWorkloadGenerator = (GaWorkloadGenerator)theEObject;
- T result = caseGaWorkloadGenerator(gaWorkloadGenerator);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_EVENT_TRACE: {
- GaEventTrace gaEventTrace = (GaEventTrace)theEObject;
- T result = caseGaEventTrace(gaEventTrace);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_WORKLOAD_EVENT: {
- GaWorkloadEvent gaWorkloadEvent = (GaWorkloadEvent)theEObject;
- T result = caseGaWorkloadEvent(gaWorkloadEvent);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_SCENARIO: {
- GaScenario gaScenario = (GaScenario)theEObject;
- T result = caseGaScenario(gaScenario);
- if (result == null) result = caseResourceUsage(gaScenario);
- if (result == null) result = caseTimedProcessing(gaScenario);
- if (result == null) result = caseTimedElement(gaScenario);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_STEP: {
- GaStep gaStep = (GaStep)theEObject;
- T result = caseGaStep(gaStep);
- if (result == null) result = caseGaScenario(gaStep);
- if (result == null) result = caseResourceUsage(gaStep);
- if (result == null) result = caseTimedProcessing(gaStep);
- if (result == null) result = caseTimedElement(gaStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_EXEC_HOST: {
- GaExecHost gaExecHost = (GaExecHost)theEObject;
- T result = caseGaExecHost(gaExecHost);
- if (result == null) result = caseScheduler(gaExecHost);
- if (result == null) result = caseComputingResource(gaExecHost);
- if (result == null) result = caseProcessingResource(gaExecHost);
- if (result == null) result = caseResource(gaExecHost);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_REQUESTED_SERVICE: {
- GaRequestedService gaRequestedService = (GaRequestedService)theEObject;
- T result = caseGaRequestedService(gaRequestedService);
- if (result == null) result = caseGaStep(gaRequestedService);
- if (result == null) result = caseGaScenario(gaRequestedService);
- if (result == null) result = caseResourceUsage(gaRequestedService);
- if (result == null) result = caseTimedProcessing(gaRequestedService);
- if (result == null) result = caseTimedElement(gaRequestedService);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_TIMED_OBS: {
- GaTimedObs gaTimedObs = (GaTimedObs)theEObject;
- T result = caseGaTimedObs(gaTimedObs);
- if (result == null) result = caseNfpConstraint(gaTimedObs);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_COMM_STEP: {
- GaCommStep gaCommStep = (GaCommStep)theEObject;
- T result = caseGaCommStep(gaCommStep);
- if (result == null) result = caseGaStep(gaCommStep);
- if (result == null) result = caseGaScenario(gaCommStep);
- if (result == null) result = caseResourceUsage(gaCommStep);
- if (result == null) result = caseTimedProcessing(gaCommStep);
- if (result == null) result = caseTimedElement(gaCommStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_ACQ_STEP: {
- GaAcqStep gaAcqStep = (GaAcqStep)theEObject;
- T result = caseGaAcqStep(gaAcqStep);
- if (result == null) result = caseGaStep(gaAcqStep);
- if (result == null) result = caseGaScenario(gaAcqStep);
- if (result == null) result = caseResourceUsage(gaAcqStep);
- if (result == null) result = caseTimedProcessing(gaAcqStep);
- if (result == null) result = caseTimedElement(gaAcqStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_REL_STEP: {
- GaRelStep gaRelStep = (GaRelStep)theEObject;
- T result = caseGaRelStep(gaRelStep);
- if (result == null) result = caseGaStep(gaRelStep);
- if (result == null) result = caseGaScenario(gaRelStep);
- if (result == null) result = caseResourceUsage(gaRelStep);
- if (result == null) result = caseTimedProcessing(gaRelStep);
- if (result == null) result = caseTimedElement(gaRelStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_LATENCY_OBS: {
- GaLatencyObs gaLatencyObs = (GaLatencyObs)theEObject;
- T result = caseGaLatencyObs(gaLatencyObs);
- if (result == null) result = caseGaTimedObs(gaLatencyObs);
- if (result == null) result = caseNfpConstraint(gaLatencyObs);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_COMM_HOST: {
- GaCommHost gaCommHost = (GaCommHost)theEObject;
- T result = caseGaCommHost(gaCommHost);
- if (result == null) result = caseCommunicationMedia(gaCommHost);
- if (result == null) result = caseScheduler(gaCommHost);
- if (result == null) result = caseProcessingResource(gaCommHost);
- if (result == null) result = caseResource(gaCommHost);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_COMM_CHANNEL: {
- GaCommChannel gaCommChannel = (GaCommChannel)theEObject;
- T result = caseGaCommChannel(gaCommChannel);
- if (result == null) result = caseSchedulableResource(gaCommChannel);
- if (result == null) result = caseResource(gaCommChannel);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_WORKLOAD_BEHAVIOR: {
- GaWorkloadBehavior gaWorkloadBehavior = (GaWorkloadBehavior)theEObject;
- T result = caseGaWorkloadBehavior(gaWorkloadBehavior);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_ANALYSIS_CONTEXT: {
- GaAnalysisContext gaAnalysisContext = (GaAnalysisContext)theEObject;
- T result = caseGaAnalysisContext(gaAnalysisContext);
- if (result == null) result = caseConfiguration(gaAnalysisContext);
- if (result == null) result = caseExpressionContext(gaAnalysisContext);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case GQAMPackage.GA_RESOURCES_PLATFORM: {
- GaResourcesPlatform gaResourcesPlatform = (GaResourcesPlatform)theEObject;
- T result = caseGaResourcesPlatform(gaResourcesPlatform);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- default: return defaultCase(theEObject);
+ case GQAMPackage.GA_WORKLOAD_GENERATOR: {
+ GaWorkloadGenerator gaWorkloadGenerator = (GaWorkloadGenerator) theEObject;
+ T result = caseGaWorkloadGenerator(gaWorkloadGenerator);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_EVENT_TRACE: {
+ GaEventTrace gaEventTrace = (GaEventTrace) theEObject;
+ T result = caseGaEventTrace(gaEventTrace);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_WORKLOAD_EVENT: {
+ GaWorkloadEvent gaWorkloadEvent = (GaWorkloadEvent) theEObject;
+ T result = caseGaWorkloadEvent(gaWorkloadEvent);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_SCENARIO: {
+ GaScenario gaScenario = (GaScenario) theEObject;
+ T result = caseGaScenario(gaScenario);
+ if (result == null) {
+ result = caseResourceUsage(gaScenario);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(gaScenario);
+ }
+ if (result == null) {
+ result = caseTimedElement(gaScenario);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_STEP: {
+ GaStep gaStep = (GaStep) theEObject;
+ T result = caseGaStep(gaStep);
+ if (result == null) {
+ result = caseGaScenario(gaStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(gaStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(gaStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(gaStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_EXEC_HOST: {
+ GaExecHost gaExecHost = (GaExecHost) theEObject;
+ T result = caseGaExecHost(gaExecHost);
+ if (result == null) {
+ result = caseScheduler(gaExecHost);
+ }
+ if (result == null) {
+ result = caseComputingResource(gaExecHost);
+ }
+ if (result == null) {
+ result = caseProcessingResource(gaExecHost);
+ }
+ if (result == null) {
+ result = caseResource(gaExecHost);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_REQUESTED_SERVICE: {
+ GaRequestedService gaRequestedService = (GaRequestedService) theEObject;
+ T result = caseGaRequestedService(gaRequestedService);
+ if (result == null) {
+ result = caseGaStep(gaRequestedService);
+ }
+ if (result == null) {
+ result = caseGaScenario(gaRequestedService);
+ }
+ if (result == null) {
+ result = caseResourceUsage(gaRequestedService);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(gaRequestedService);
+ }
+ if (result == null) {
+ result = caseTimedElement(gaRequestedService);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_TIMED_OBS: {
+ GaTimedObs gaTimedObs = (GaTimedObs) theEObject;
+ T result = caseGaTimedObs(gaTimedObs);
+ if (result == null) {
+ result = caseNfpConstraint(gaTimedObs);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_COMM_STEP: {
+ GaCommStep gaCommStep = (GaCommStep) theEObject;
+ T result = caseGaCommStep(gaCommStep);
+ if (result == null) {
+ result = caseGaStep(gaCommStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(gaCommStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(gaCommStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(gaCommStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(gaCommStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_ACQ_STEP: {
+ GaAcqStep gaAcqStep = (GaAcqStep) theEObject;
+ T result = caseGaAcqStep(gaAcqStep);
+ if (result == null) {
+ result = caseGaStep(gaAcqStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(gaAcqStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(gaAcqStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(gaAcqStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(gaAcqStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_REL_STEP: {
+ GaRelStep gaRelStep = (GaRelStep) theEObject;
+ T result = caseGaRelStep(gaRelStep);
+ if (result == null) {
+ result = caseGaStep(gaRelStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(gaRelStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(gaRelStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(gaRelStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(gaRelStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_LATENCY_OBS: {
+ GaLatencyObs gaLatencyObs = (GaLatencyObs) theEObject;
+ T result = caseGaLatencyObs(gaLatencyObs);
+ if (result == null) {
+ result = caseGaTimedObs(gaLatencyObs);
+ }
+ if (result == null) {
+ result = caseNfpConstraint(gaLatencyObs);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_COMM_HOST: {
+ GaCommHost gaCommHost = (GaCommHost) theEObject;
+ T result = caseGaCommHost(gaCommHost);
+ if (result == null) {
+ result = caseCommunicationMedia(gaCommHost);
+ }
+ if (result == null) {
+ result = caseScheduler(gaCommHost);
+ }
+ if (result == null) {
+ result = caseProcessingResource(gaCommHost);
+ }
+ if (result == null) {
+ result = caseResource(gaCommHost);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_COMM_CHANNEL: {
+ GaCommChannel gaCommChannel = (GaCommChannel) theEObject;
+ T result = caseGaCommChannel(gaCommChannel);
+ if (result == null) {
+ result = caseSchedulableResource(gaCommChannel);
+ }
+ if (result == null) {
+ result = caseResource(gaCommChannel);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_WORKLOAD_BEHAVIOR: {
+ GaWorkloadBehavior gaWorkloadBehavior = (GaWorkloadBehavior) theEObject;
+ T result = caseGaWorkloadBehavior(gaWorkloadBehavior);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_ANALYSIS_CONTEXT: {
+ GaAnalysisContext gaAnalysisContext = (GaAnalysisContext) theEObject;
+ T result = caseGaAnalysisContext(gaAnalysisContext);
+ if (result == null) {
+ result = caseConfiguration(gaAnalysisContext);
+ }
+ if (result == null) {
+ result = caseExpressionContext(gaAnalysisContext);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case GQAMPackage.GA_RESOURCES_PLATFORM: {
+ GaResourcesPlatform gaResourcesPlatform = (GaResourcesPlatform) theEObject;
+ T result = caseGaResourcesPlatform(gaResourcesPlatform);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ default:
+ return defaultCase(theEObject);
}
}
@@ -262,7 +381,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Workload Generator</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -277,7 +398,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Event Trace</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -292,7 +415,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Workload Event</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -307,7 +432,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Scenario</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -322,7 +449,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -337,7 +466,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Exec Host</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -352,7 +483,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Requested Service</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -367,7 +500,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Timed Obs</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -382,7 +517,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Comm Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -397,7 +534,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Acq Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -412,7 +551,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Rel Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -427,7 +568,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Latency Obs</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -442,7 +585,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Comm Host</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -457,7 +602,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Comm Channel</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -472,7 +619,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Workload Behavior</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -487,7 +636,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Analysis Context</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -502,7 +653,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Resources Platform</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -517,7 +670,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Resource Usage</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -532,7 +687,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Timed Element</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -547,7 +704,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Timed Processing</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -562,7 +721,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -577,7 +738,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Scheduler</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -592,7 +755,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Processing Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -607,7 +772,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Computing Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -622,7 +789,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Nfp Constraint</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -637,7 +806,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Communication Media</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -652,7 +823,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Schedulable Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -667,7 +840,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Configuration</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -682,7 +857,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Expression Context</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -697,7 +874,9 @@ public class GQAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch, but this is the last case anyway.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject)
* @generated
@@ -707,4 +886,4 @@ public class GQAMSwitch<T> extends Switch<T> {
return null;
}
-} //GQAMSwitch
+} // GQAMSwitch
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMXMLProcessor.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMXMLProcessor.java
index a6c89917464..2365b6d7761 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMXMLProcessor.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/GQAM/util/GQAMXMLProcessor.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,6 +24,7 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GQAMPackage;
* This class contains helper methods to serialize and deserialize XML documents
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public class GQAMXMLProcessor extends XMLProcessor {
@@ -32,17 +33,19 @@ public class GQAMXMLProcessor extends XMLProcessor {
* Public constructor to instantiate the helper.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GQAMXMLProcessor() {
super((EPackage.Registry.INSTANCE));
GQAMPackage.eINSTANCE.eClass();
}
-
+
/**
* Register for "*" and "xml" file extensions the GQAMResourceFactoryImpl factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -55,4 +58,4 @@ public class GQAMXMLProcessor extends XMLProcessor {
return registrations;
}
-} //GQAMXMLProcessor
+} // GQAMXMLProcessor
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMFactory.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMFactory.java
index 4e374c31f10..07110d18c73 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMFactory.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMFactory.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ import org.eclipse.emf.ecore.EFactory;
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage
* @generated
*/
@@ -28,6 +29,7 @@ public interface PAMFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
PAMFactory eINSTANCE = org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMFactoryImpl.init();
@@ -36,6 +38,7 @@ public interface PAMFactory extends EFactory {
* Returns a new object of class '<em>Pa Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Pa Step</em>'.
* @generated
*/
@@ -45,6 +48,7 @@ public interface PAMFactory extends EFactory {
* Returns a new object of class '<em>Pa Requested Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Pa Requested Step</em>'.
* @generated
*/
@@ -54,6 +58,7 @@ public interface PAMFactory extends EFactory {
* Returns a new object of class '<em>Pa Comm Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Pa Comm Step</em>'.
* @generated
*/
@@ -63,6 +68,7 @@ public interface PAMFactory extends EFactory {
* Returns a new object of class '<em>Pa Res Pass Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Pa Res Pass Step</em>'.
* @generated
*/
@@ -72,6 +78,7 @@ public interface PAMFactory extends EFactory {
* Returns a new object of class '<em>Pa Logical Resource</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Pa Logical Resource</em>'.
* @generated
*/
@@ -81,6 +88,7 @@ public interface PAMFactory extends EFactory {
* Returns a new object of class '<em>Pa Run TInstance</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Pa Run TInstance</em>'.
* @generated
*/
@@ -90,9 +98,10 @@ public interface PAMFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the package supported by this factory.
* @generated
*/
PAMPackage getPAMPackage();
-} //PAMFactory
+} // PAMFactory
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMPackage.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMPackage.java
index 01c904b9ca7..6e07d8618d2 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMPackage.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PAMPackage.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,12 +25,13 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.GRMPackage;
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMFactory
* @model kind="package"
* @generated
@@ -40,6 +41,7 @@ public interface PAMPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNAME = "PAM";
@@ -48,6 +50,7 @@ public interface PAMPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_URI = "http://www.eclipse.org/papyrus/PAM/1";
@@ -56,6 +59,7 @@ public interface PAMPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_PREFIX = "PAM";
@@ -64,6 +68,7 @@ public interface PAMPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
PAMPackage eINSTANCE = org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl.init();
@@ -72,6 +77,7 @@ public interface PAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl <em>Pa Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaStep()
* @generated
@@ -82,6 +88,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -91,6 +98,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -100,6 +108,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -109,6 +118,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -118,6 +128,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -127,6 +138,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -136,6 +148,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -145,6 +158,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -154,6 +168,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -163,6 +178,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -172,6 +188,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -181,6 +198,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -190,6 +208,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -199,6 +218,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -208,6 +228,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -217,6 +238,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -226,6 +248,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -235,6 +258,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -244,6 +268,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -253,6 +278,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -262,6 +288,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -271,6 +298,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -280,6 +308,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -289,6 +318,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -298,6 +328,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -307,6 +338,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -316,6 +348,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -325,6 +358,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -334,6 +368,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -343,6 +378,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -352,6 +388,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -361,6 +398,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -370,6 +408,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -379,6 +418,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -388,6 +428,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -397,6 +438,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -406,6 +448,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -415,6 +458,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -424,6 +468,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -433,6 +478,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -442,6 +488,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>No Sync</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -451,6 +498,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Ext Op Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -460,6 +508,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Ext Op Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -469,6 +518,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Behav Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -478,6 +528,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Behav Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -487,6 +538,7 @@ public interface PAMPackage extends EPackage {
* The number of structural features of the '<em>Pa Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -496,6 +548,7 @@ public interface PAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRequestedStepImpl <em>Pa Requested Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRequestedStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaRequestedStep()
* @generated
@@ -506,6 +559,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -515,6 +569,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -524,6 +579,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -533,6 +589,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -542,6 +599,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -551,6 +609,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -560,6 +619,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -569,6 +629,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -578,6 +639,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -587,6 +649,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -596,6 +659,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -605,6 +669,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -614,6 +679,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -623,6 +689,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -632,6 +699,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -641,6 +709,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -650,6 +719,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -659,6 +729,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -668,6 +739,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -677,6 +749,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -686,6 +759,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -695,6 +769,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -704,6 +779,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -713,6 +789,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -722,6 +799,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -731,6 +809,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -740,6 +819,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -749,6 +829,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -758,6 +839,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -767,6 +849,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -776,6 +859,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -785,6 +869,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -794,6 +879,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -803,6 +889,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -812,6 +899,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -821,6 +909,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -830,6 +919,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -839,6 +929,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -848,6 +939,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -857,6 +949,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -866,6 +959,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>No Sync</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -875,6 +969,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Ext Op Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -884,6 +979,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Ext Op Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -893,6 +989,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Behav Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -902,6 +999,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Behav Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -911,6 +1009,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Operation</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -920,6 +1019,7 @@ public interface PAMPackage extends EPackage {
* The number of structural features of the '<em>Pa Requested Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -929,6 +1029,7 @@ public interface PAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaCommStepImpl <em>Pa Comm Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaCommStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaCommStep()
* @generated
@@ -939,6 +1040,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -948,6 +1050,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -957,6 +1060,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -966,6 +1070,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -975,6 +1080,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -984,6 +1090,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -993,6 +1100,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1002,6 +1110,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1011,6 +1120,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1020,6 +1130,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1029,6 +1140,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1038,6 +1150,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1047,6 +1160,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1056,6 +1170,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1065,6 +1180,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1074,6 +1190,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1083,6 +1200,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1092,6 +1210,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1101,6 +1220,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1110,6 +1230,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1119,6 +1240,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1128,6 +1250,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1137,6 +1260,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1146,6 +1270,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1155,6 +1280,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1164,6 +1290,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1173,6 +1300,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1182,6 +1310,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1191,6 +1320,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1200,6 +1330,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1209,6 +1340,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1218,6 +1350,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1227,6 +1360,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1236,6 +1370,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1245,6 +1380,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1254,6 +1390,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1263,6 +1400,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1272,6 +1410,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1281,6 +1420,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1290,6 +1430,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1299,6 +1440,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>No Sync</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1308,6 +1450,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Ext Op Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1317,6 +1460,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Ext Op Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1326,6 +1470,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Behav Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1335,6 +1480,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Behav Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1344,6 +1490,7 @@ public interface PAMPackage extends EPackage {
* The number of structural features of the '<em>Pa Comm Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1353,6 +1500,7 @@ public interface PAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl <em>Pa Res Pass Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaResPassStep()
* @generated
@@ -1363,6 +1511,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1372,6 +1521,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1381,6 +1531,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1390,6 +1541,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1399,6 +1551,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1408,6 +1561,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1417,6 +1571,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1426,6 +1581,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1435,6 +1591,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1444,6 +1601,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1453,6 +1611,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1462,6 +1621,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1471,6 +1631,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1480,6 +1641,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1489,6 +1651,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1498,6 +1661,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1507,6 +1671,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1516,6 +1681,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1525,6 +1691,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1534,6 +1701,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1543,6 +1711,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1552,6 +1721,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1561,6 +1731,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1570,6 +1741,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1579,6 +1751,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1588,6 +1761,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1597,6 +1771,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1606,6 +1781,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1615,6 +1791,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1624,6 +1801,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1633,6 +1811,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1642,6 +1821,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1651,6 +1831,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1660,6 +1841,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1669,6 +1851,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1678,6 +1861,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1687,6 +1871,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1696,6 +1881,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1705,6 +1891,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1714,6 +1901,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1723,6 +1911,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Resource</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1732,6 +1921,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Res Units</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1741,6 +1931,7 @@ public interface PAMPackage extends EPackage {
* The number of structural features of the '<em>Pa Res Pass Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1750,6 +1941,7 @@ public interface PAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl <em>Pa Logical Resource</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaLogicalResource()
* @generated
@@ -1760,6 +1952,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1769,6 +1962,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1778,6 +1972,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1787,6 +1982,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1796,6 +1992,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1805,6 +2002,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1814,6 +2012,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1823,6 +2022,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1832,6 +2032,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1841,6 +2042,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1850,6 +2052,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Pool Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1859,6 +2062,7 @@ public interface PAMPackage extends EPackage {
* The number of structural features of the '<em>Pa Logical Resource</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1868,6 +2072,7 @@ public interface PAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl <em>Pa Run TInstance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaRunTInstance()
* @generated
@@ -1878,6 +2083,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Pool Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1887,6 +2093,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Unbdd Pool</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1896,6 +2103,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Instance</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1905,6 +2113,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1914,6 +2123,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1923,6 +2133,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1932,6 +2143,7 @@ public interface PAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1941,6 +2153,7 @@ public interface PAMPackage extends EPackage {
* The number of structural features of the '<em>Pa Run TInstance</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1951,6 +2164,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep <em>Pa Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Pa Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep
* @generated
@@ -1961,6 +2175,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getNoSync <em>No Sync</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>No Sync</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getNoSync()
* @see #getPaStep()
@@ -1972,6 +2187,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpDemand <em>Ext Op Demand</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Ext Op Demand</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpDemand()
* @see #getPaStep()
@@ -1983,6 +2199,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpCount <em>Ext Op Count</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Ext Op Count</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpCount()
* @see #getPaStep()
@@ -1994,6 +2211,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavDemand <em>Behav Demand</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Behav Demand</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavDemand()
* @see #getPaStep()
@@ -2005,6 +2223,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavCount <em>Behav Count</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Behav Count</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavCount()
* @see #getPaStep()
@@ -2016,6 +2235,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRequestedStep <em>Pa Requested Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Pa Requested Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRequestedStep
* @generated
@@ -2026,6 +2246,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaCommStep <em>Pa Comm Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Pa Comm Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaCommStep
* @generated
@@ -2036,6 +2257,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep <em>Pa Res Pass Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Pa Res Pass Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep
* @generated
@@ -2046,6 +2268,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResource <em>Resource</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Resource</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResource()
* @see #getPaResPassStep()
@@ -2057,6 +2280,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResUnits <em>Res Units</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Res Units</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResUnits()
* @see #getPaResPassStep()
@@ -2068,6 +2292,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource <em>Pa Logical Resource</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Pa Logical Resource</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource
* @generated
@@ -2078,6 +2303,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getUtilization <em>Utilization</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Utilization</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getUtilization()
* @see #getPaLogicalResource()
@@ -2089,6 +2315,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getThroughput <em>Throughput</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Throughput</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getThroughput()
* @see #getPaLogicalResource()
@@ -2100,6 +2327,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getPoolSize <em>Pool Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Pool Size</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getPoolSize()
* @see #getPaLogicalResource()
@@ -2111,6 +2339,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance <em>Pa Run TInstance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Pa Run TInstance</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance
* @generated
@@ -2121,6 +2350,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getPoolSize <em>Pool Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Pool Size</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getPoolSize()
* @see #getPaRunTInstance()
@@ -2132,6 +2362,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#isUnbddPool <em>Unbdd Pool</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Unbdd Pool</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#isUnbddPool()
* @see #getPaRunTInstance()
@@ -2143,6 +2374,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getInstance <em>Instance</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Instance</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getInstance()
* @see #getPaRunTInstance()
@@ -2154,6 +2386,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getHost <em>Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getHost()
* @see #getPaRunTInstance()
@@ -2165,6 +2398,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getUtilization <em>Utilization</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Utilization</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getUtilization()
* @see #getPaRunTInstance()
@@ -2176,6 +2410,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getThroughput <em>Throughput</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Throughput</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getThroughput()
* @see #getPaRunTInstance()
@@ -2187,6 +2422,7 @@ public interface PAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getBase_NamedElement <em>Base Named Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Named Element</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getBase_NamedElement()
* @see #getPaRunTInstance()
@@ -2198,6 +2434,7 @@ public interface PAMPackage extends EPackage {
* Returns the factory that creates the instances of the model.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the factory that creates the instances of the model.
* @generated
*/
@@ -2207,12 +2444,13 @@ public interface PAMPackage extends EPackage {
* <!-- begin-user-doc -->
* Defines literals for the meta objects that represent
* <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @generated
*/
interface Literals {
@@ -2220,6 +2458,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl <em>Pa Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaStep()
* @generated
@@ -2230,6 +2469,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>No Sync</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_STEP__NO_SYNC = eINSTANCE.getPaStep_NoSync();
@@ -2238,6 +2478,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Ext Op Demand</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_STEP__EXT_OP_DEMAND = eINSTANCE.getPaStep_ExtOpDemand();
@@ -2246,6 +2487,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Ext Op Count</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_STEP__EXT_OP_COUNT = eINSTANCE.getPaStep_ExtOpCount();
@@ -2254,6 +2496,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Behav Demand</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference PA_STEP__BEHAV_DEMAND = eINSTANCE.getPaStep_BehavDemand();
@@ -2262,6 +2505,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Behav Count</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_STEP__BEHAV_COUNT = eINSTANCE.getPaStep_BehavCount();
@@ -2270,6 +2514,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRequestedStepImpl <em>Pa Requested Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRequestedStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaRequestedStep()
* @generated
@@ -2280,6 +2525,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaCommStepImpl <em>Pa Comm Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaCommStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaCommStep()
* @generated
@@ -2290,6 +2536,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl <em>Pa Res Pass Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaResPassStep()
* @generated
@@ -2300,6 +2547,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Resource</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference PA_RES_PASS_STEP__RESOURCE = eINSTANCE.getPaResPassStep_Resource();
@@ -2308,6 +2556,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Res Units</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_RES_PASS_STEP__RES_UNITS = eINSTANCE.getPaResPassStep_ResUnits();
@@ -2316,6 +2565,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl <em>Pa Logical Resource</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaLogicalResource()
* @generated
@@ -2326,6 +2576,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_LOGICAL_RESOURCE__UTILIZATION = eINSTANCE.getPaLogicalResource_Utilization();
@@ -2334,6 +2585,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Throughput</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_LOGICAL_RESOURCE__THROUGHPUT = eINSTANCE.getPaLogicalResource_Throughput();
@@ -2342,6 +2594,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Pool Size</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_LOGICAL_RESOURCE__POOL_SIZE = eINSTANCE.getPaLogicalResource_PoolSize();
@@ -2350,6 +2603,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl <em>Pa Run TInstance</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PAMPackageImpl#getPaRunTInstance()
* @generated
@@ -2360,6 +2614,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Pool Size</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_RUN_TINSTANCE__POOL_SIZE = eINSTANCE.getPaRunTInstance_PoolSize();
@@ -2368,6 +2623,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Unbdd Pool</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_RUN_TINSTANCE__UNBDD_POOL = eINSTANCE.getPaRunTInstance_UnbddPool();
@@ -2376,6 +2632,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Instance</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference PA_RUN_TINSTANCE__INSTANCE = eINSTANCE.getPaRunTInstance_Instance();
@@ -2384,6 +2641,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Host</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference PA_RUN_TINSTANCE__HOST = eINSTANCE.getPaRunTInstance_Host();
@@ -2392,6 +2650,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Utilization</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_RUN_TINSTANCE__UTILIZATION = eINSTANCE.getPaRunTInstance_Utilization();
@@ -2400,6 +2659,7 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Throughput</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute PA_RUN_TINSTANCE__THROUGHPUT = eINSTANCE.getPaRunTInstance_Throughput();
@@ -2408,10 +2668,11 @@ public interface PAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Named Element</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT = eINSTANCE.getPaRunTInstance_Base_NamedElement();
}
-} //PAMPackage
+} // PAMPackage
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaCommStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaCommStep.java
index 26d2b56a102..60cc3a6a6e2 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaCommStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaCommStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaLogicalResource.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaLogicalResource.java
index a795ce1c2c4..5f9c87f2865 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaLogicalResource.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaLogicalResource.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,9 +23,9 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getPoolSize <em>Pool Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getPoolSize <em>Pool Size</em>}</li>
* </ul>
* </p>
*
@@ -38,10 +38,10 @@ public interface PaLogicalResource extends Resource {
* Returns the value of the '<em><b>Utilization</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization</em>' attribute.
* @see #setUtilization(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaLogicalResource_Utilization()
@@ -54,7 +54,9 @@ public interface PaLogicalResource extends Resource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getUtilization <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Utilization</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Utilization</em>' attribute.
* @see #getUtilization()
* @generated
*/
@@ -64,10 +66,10 @@ public interface PaLogicalResource extends Resource {
* Returns the value of the '<em><b>Throughput</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Throughput</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Throughput</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Throughput</em>' attribute.
* @see #setThroughput(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaLogicalResource_Throughput()
@@ -80,7 +82,9 @@ public interface PaLogicalResource extends Resource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getThroughput <em>Throughput</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Throughput</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Throughput</em>' attribute.
* @see #getThroughput()
* @generated
*/
@@ -90,10 +94,10 @@ public interface PaLogicalResource extends Resource {
* Returns the value of the '<em><b>Pool Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Pool Size</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Pool Size</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Pool Size</em>' attribute.
* @see #setPoolSize(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaLogicalResource_PoolSize()
@@ -106,7 +110,9 @@ public interface PaLogicalResource extends Resource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource#getPoolSize <em>Pool Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Pool Size</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Pool Size</em>' attribute.
* @see #getPoolSize()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRequestedStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRequestedStep.java
index b76cc2c01a8..a6afea0e4f0 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRequestedStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRequestedStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaResPassStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaResPassStep.java
index 6e0acf0fee7..16e12f6388d 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaResPassStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaResPassStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,8 +24,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResource <em>Resource</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResUnits <em>Res Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResource <em>Resource</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResUnits <em>Res Units</em>}</li>
* </ul>
* </p>
*
@@ -38,10 +38,10 @@ public interface PaResPassStep extends GaStep {
* Returns the value of the '<em><b>Resource</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Resource</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Resource</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Resource</em>' reference.
* @see #setResource(Resource)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaResPassStep_Resource()
@@ -54,7 +54,9 @@ public interface PaResPassStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResource <em>Resource</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Resource</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Resource</em>' reference.
* @see #getResource()
* @generated
*/
@@ -65,10 +67,10 @@ public interface PaResPassStep extends GaStep {
* The default value is <code>"1"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Res Units</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Res Units</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Res Units</em>' attribute.
* @see #setResUnits(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaResPassStep_ResUnits()
@@ -81,7 +83,9 @@ public interface PaResPassStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep#getResUnits <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Res Units</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Res Units</em>' attribute.
* @see #getResUnits()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRunTInstance.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRunTInstance.java
index 81792e1557c..742dbc7e894 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRunTInstance.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaRunTInstance.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -26,13 +26,13 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getPoolSize <em>Pool Size</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#isUnbddPool <em>Unbdd Pool</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getInstance <em>Instance</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getHost <em>Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getPoolSize <em>Pool Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#isUnbddPool <em>Unbdd Pool</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getInstance <em>Instance</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getHost <em>Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -45,10 +45,10 @@ public interface PaRunTInstance extends EObject {
* Returns the value of the '<em><b>Pool Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Pool Size</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Pool Size</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Pool Size</em>' attribute.
* @see #setPoolSize(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_PoolSize()
@@ -61,7 +61,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getPoolSize <em>Pool Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Pool Size</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Pool Size</em>' attribute.
* @see #getPoolSize()
* @generated
*/
@@ -72,10 +74,10 @@ public interface PaRunTInstance extends EObject {
* The default value is <code>"false"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Unbdd Pool</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Unbdd Pool</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Unbdd Pool</em>' attribute.
* @see #setUnbddPool(boolean)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_UnbddPool()
@@ -88,7 +90,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#isUnbddPool <em>Unbdd Pool</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Unbdd Pool</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Unbdd Pool</em>' attribute.
* @see #isUnbddPool()
* @generated
*/
@@ -98,10 +102,10 @@ public interface PaRunTInstance extends EObject {
* Returns the value of the '<em><b>Instance</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Instance</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Instance</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Instance</em>' reference.
* @see #setInstance(SchedulableResource)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_Instance()
@@ -114,7 +118,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getInstance <em>Instance</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Instance</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Instance</em>' reference.
* @see #getInstance()
* @generated
*/
@@ -124,10 +130,10 @@ public interface PaRunTInstance extends EObject {
* Returns the value of the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Host</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Host</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Host</em>' reference.
* @see #setHost(GaExecHost)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_Host()
@@ -140,7 +146,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getHost <em>Host</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Host</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Host</em>' reference.
* @see #getHost()
* @generated
*/
@@ -150,10 +158,10 @@ public interface PaRunTInstance extends EObject {
* Returns the value of the '<em><b>Utilization</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Utilization</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Utilization</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Utilization</em>' attribute.
* @see #setUtilization(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_Utilization()
@@ -166,7 +174,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getUtilization <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Utilization</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Utilization</em>' attribute.
* @see #getUtilization()
* @generated
*/
@@ -176,10 +186,10 @@ public interface PaRunTInstance extends EObject {
* Returns the value of the '<em><b>Throughput</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Throughput</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Throughput</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Throughput</em>' attribute.
* @see #setThroughput(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_Throughput()
@@ -192,7 +202,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getThroughput <em>Throughput</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Throughput</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Throughput</em>' attribute.
* @see #getThroughput()
* @generated
*/
@@ -202,10 +214,10 @@ public interface PaRunTInstance extends EObject {
* Returns the value of the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Named Element</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Named Element</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Named Element</em>' reference.
* @see #setBase_NamedElement(NamedElement)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaRunTInstance_Base_NamedElement()
@@ -218,7 +230,9 @@ public interface PaRunTInstance extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance#getBase_NamedElement <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Named Element</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Named Element</em>' reference.
* @see #getBase_NamedElement()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaStep.java
index 9b8fde75fa3..9dc9552cfb7 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/PaStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,11 +25,11 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getNoSync <em>No Sync</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpDemand <em>Ext Op Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpCount <em>Ext Op Count</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavDemand <em>Behav Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavCount <em>Behav Count</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getNoSync <em>No Sync</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpDemand <em>Ext Op Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getExtOpCount <em>Ext Op Count</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavDemand <em>Behav Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getBehavCount <em>Behav Count</em>}</li>
* </ul>
* </p>
*
@@ -43,10 +43,10 @@ public interface PaStep extends GaStep {
* The default value is <code>"false"</code>.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>No Sync</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>No Sync</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>No Sync</em>' attribute.
* @see #setNoSync(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaStep_NoSync()
@@ -59,7 +59,9 @@ public interface PaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep#getNoSync <em>No Sync</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>No Sync</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>No Sync</em>' attribute.
* @see #getNoSync()
* @generated
*/
@@ -70,10 +72,10 @@ public interface PaStep extends GaStep {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Ext Op Demand</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Ext Op Demand</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Ext Op Demand</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaStep_ExtOpDemand()
* @model dataType="org.eclipse.papyrus.MARTE_Library.MARTE_PrimitivesTypes.String"
@@ -86,10 +88,10 @@ public interface PaStep extends GaStep {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Ext Op Count</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Ext Op Count</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Ext Op Count</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaStep_ExtOpCount()
* @model default="1" dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real"
@@ -102,10 +104,10 @@ public interface PaStep extends GaStep {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Behav Demand</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Behav Demand</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Behav Demand</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaStep_BehavDemand()
* @model
@@ -118,10 +120,10 @@ public interface PaStep extends GaStep {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Behav Count</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Behav Count</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Behav Count</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#getPaStep_BehavCount()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Real"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMFactoryImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMFactoryImpl.java
index 936365e59f6..7d7e89cebdb 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMFactoryImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMFactoryImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -18,7 +18,6 @@ import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMFactory;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaCommStep;
@@ -32,6 +31,7 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep;
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
+ *
* @generated
*/
public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
@@ -39,16 +39,16 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static PAMFactory init() {
try {
- PAMFactory thePAMFactory = (PAMFactory)EPackage.Registry.INSTANCE.getEFactory(PAMPackage.eNS_URI);
+ PAMFactory thePAMFactory = (PAMFactory) EPackage.Registry.INSTANCE.getEFactory(PAMPackage.eNS_URI);
if (thePAMFactory != null) {
return thePAMFactory;
}
- }
- catch (Exception exception) {
+ } catch (Exception exception) {
EcorePlugin.INSTANCE.log(exception);
}
return new PAMFactoryImpl();
@@ -58,6 +58,7 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public PAMFactoryImpl() {
@@ -67,27 +68,36 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public EObject create(EClass eClass) {
switch (eClass.getClassifierID()) {
- case PAMPackage.PA_STEP: return createPaStep();
- case PAMPackage.PA_REQUESTED_STEP: return createPaRequestedStep();
- case PAMPackage.PA_COMM_STEP: return createPaCommStep();
- case PAMPackage.PA_RES_PASS_STEP: return createPaResPassStep();
- case PAMPackage.PA_LOGICAL_RESOURCE: return createPaLogicalResource();
- case PAMPackage.PA_RUN_TINSTANCE: return createPaRunTInstance();
- default:
- throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ case PAMPackage.PA_STEP:
+ return createPaStep();
+ case PAMPackage.PA_REQUESTED_STEP:
+ return createPaRequestedStep();
+ case PAMPackage.PA_COMM_STEP:
+ return createPaCommStep();
+ case PAMPackage.PA_RES_PASS_STEP:
+ return createPaResPassStep();
+ case PAMPackage.PA_LOGICAL_RESOURCE:
+ return createPaLogicalResource();
+ case PAMPackage.PA_RUN_TINSTANCE:
+ return createPaRunTInstance();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PaStep createPaStep() {
PaStepImpl paStep = new PaStepImpl();
return paStep;
@@ -96,8 +106,10 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PaRequestedStep createPaRequestedStep() {
PaRequestedStepImpl paRequestedStep = new PaRequestedStepImpl();
return paRequestedStep;
@@ -106,8 +118,10 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PaCommStep createPaCommStep() {
PaCommStepImpl paCommStep = new PaCommStepImpl();
return paCommStep;
@@ -116,8 +130,10 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PaResPassStep createPaResPassStep() {
PaResPassStepImpl paResPassStep = new PaResPassStepImpl();
return paResPassStep;
@@ -126,8 +142,10 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PaLogicalResource createPaLogicalResource() {
PaLogicalResourceImpl paLogicalResource = new PaLogicalResourceImpl();
return paLogicalResource;
@@ -136,8 +154,10 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PaRunTInstance createPaRunTInstance() {
PaRunTInstanceImpl paRunTInstance = new PaRunTInstanceImpl();
return paRunTInstance;
@@ -146,15 +166,18 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PAMPackage getPAMPackage() {
- return (PAMPackage)getEPackage();
+ return (PAMPackage) getEPackage();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @deprecated
* @generated
*/
@@ -163,4 +186,4 @@ public class PAMFactoryImpl extends EFactoryImpl implements PAMFactory {
return PAMPackage.eINSTANCE;
}
-} //PAMFactoryImpl
+} // PAMFactoryImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMPackageImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMPackageImpl.java
index 56978625717..7abb8b36eed 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMPackageImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PAMPackageImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -114,12 +114,14 @@ import org.eclipse.uml2.uml.UMLPackage;
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
+ *
* @generated
*/
public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paStepEClass = null;
@@ -127,6 +129,7 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paRequestedStepEClass = null;
@@ -134,6 +137,7 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paCommStepEClass = null;
@@ -141,6 +145,7 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paResPassStepEClass = null;
@@ -148,6 +153,7 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paLogicalResourceEClass = null;
@@ -155,20 +161,17 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass paRunTInstanceEClass = null;
/**
- * Creates an instance of the model <b>Package</b>, registered with
- * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
+ * Creates an instance of the model <b>Package</b>, registered with {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
* package URI value.
- * <p>Note: the correct way to create the package is via the static
- * factory method {@link #init init()}, which also performs
- * initialization of the package, or returns the registered package,
- * if one already exists.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <p>
+ * Note: the correct way to create the package is via the static factory method {@link #init init()}, which also performs initialization of the package, or returns the registered package, if one already exists. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage#eNS_URI
* @see #init()
@@ -181,27 +184,29 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private static boolean isInited = false;
/**
* Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
+ *
+ * <p>
+ * This method is used to initialize {@link PAMPackage#eINSTANCE} when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package. <!-- begin-user-doc --> <!-- end-user-doc -->
*
- * <p>This method is used to initialize {@link PAMPackage#eINSTANCE} when that field is accessed.
- * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
* @see #eNS_URI
* @see #createPackageContents()
* @see #initializePackageContents()
* @generated
*/
public static PAMPackage init() {
- if (isInited) return (PAMPackage)EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI);
+ if (isInited) {
+ return (PAMPackage) EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI);
+ }
// Obtain or create and register package
- PAMPackageImpl thePAMPackage = (PAMPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof PAMPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new PAMPackageImpl());
+ PAMPackageImpl thePAMPackage = (PAMPackageImpl) (EPackage.Registry.INSTANCE.get(eNS_URI) instanceof PAMPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new PAMPackageImpl());
isInited = true;
@@ -209,47 +214,74 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
UMLPackage.eINSTANCE.eClass();
// Obtain or create and register interdependencies
- MARTEPackageImpl theMARTEPackage = (MARTEPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) instanceof MARTEPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) : MARTEPackage.eINSTANCE);
- NFPsPackageImpl theNFPsPackage = (NFPsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) instanceof NFPsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) : NFPsPackage.eINSTANCE);
- CoreElementsPackageImpl theCoreElementsPackage = (CoreElementsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) instanceof CoreElementsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) : CoreElementsPackage.eINSTANCE);
- AllocPackageImpl theAllocPackage = (AllocPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) instanceof AllocPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) : AllocPackage.eINSTANCE);
- TimePackageImpl theTimePackage = (TimePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) instanceof TimePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) : TimePackage.eINSTANCE);
- GRMPackageImpl theGRMPackage = (GRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) instanceof GRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) : GRMPackage.eINSTANCE);
- RSMPackageImpl theRSMPackage = (RSMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) instanceof RSMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) : RSMPackage.eINSTANCE);
- VSLPackageImpl theVSLPackage = (VSLPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) instanceof VSLPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) : VSLPackage.eINSTANCE);
- VariablesPackageImpl theVariablesPackage = (VariablesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) instanceof VariablesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) : VariablesPackage.eINSTANCE);
- OperatorsPackageImpl theOperatorsPackage = (OperatorsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) instanceof OperatorsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) : OperatorsPackage.eINSTANCE);
- DataTypesPackageImpl theDataTypesPackage = (DataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) instanceof DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) : DataTypesPackage.eINSTANCE);
- HLAMPackageImpl theHLAMPackage = (HLAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) instanceof HLAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) : HLAMPackage.eINSTANCE);
- HRMPackageImpl theHRMPackage = (HRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) instanceof HRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) : HRMPackage.eINSTANCE);
- HwLogicalPackageImpl theHwLogicalPackage = (HwLogicalPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) instanceof HwLogicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) : HwLogicalPackage.eINSTANCE);
- HwComputingPackageImpl theHwComputingPackage = (HwComputingPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) instanceof HwComputingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) : HwComputingPackage.eINSTANCE);
- HwCommunicationPackageImpl theHwCommunicationPackage = (HwCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) instanceof HwCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) : HwCommunicationPackage.eINSTANCE);
- HwStoragePackageImpl theHwStoragePackage = (HwStoragePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) instanceof HwStoragePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) : HwStoragePackage.eINSTANCE);
- HwStorageManagerPackageImpl theHwStorageManagerPackage = (HwStorageManagerPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) instanceof HwStorageManagerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) : HwStorageManagerPackage.eINSTANCE);
- HwMemoryPackageImpl theHwMemoryPackage = (HwMemoryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) instanceof HwMemoryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) : HwMemoryPackage.eINSTANCE);
- HwTimingPackageImpl theHwTimingPackage = (HwTimingPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) instanceof HwTimingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) : HwTimingPackage.eINSTANCE);
- HwDevicePackageImpl theHwDevicePackage = (HwDevicePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) instanceof HwDevicePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) : HwDevicePackage.eINSTANCE);
- HwGeneralPackageImpl theHwGeneralPackage = (HwGeneralPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) instanceof HwGeneralPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) : HwGeneralPackage.eINSTANCE);
- HwPhysicalPackageImpl theHwPhysicalPackage = (HwPhysicalPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) instanceof HwPhysicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) : HwPhysicalPackage.eINSTANCE);
- HwLayoutPackageImpl theHwLayoutPackage = (HwLayoutPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) instanceof HwLayoutPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) : HwLayoutPackage.eINSTANCE);
- HwPowerPackageImpl theHwPowerPackage = (HwPowerPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) instanceof HwPowerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) : HwPowerPackage.eINSTANCE);
- SRMPackageImpl theSRMPackage = (SRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) instanceof SRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) : SRMPackage.eINSTANCE);
- SW_ResourceCorePackageImpl theSW_ResourceCorePackage = (SW_ResourceCorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) instanceof SW_ResourceCorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) : SW_ResourceCorePackage.eINSTANCE);
- SW_ConcurrencyPackageImpl theSW_ConcurrencyPackage = (SW_ConcurrencyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) instanceof SW_ConcurrencyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) : SW_ConcurrencyPackage.eINSTANCE);
- SW_BrokeringPackageImpl theSW_BrokeringPackage = (SW_BrokeringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) instanceof SW_BrokeringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) : SW_BrokeringPackage.eINSTANCE);
- SW_InteractionPackageImpl theSW_InteractionPackage = (SW_InteractionPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) instanceof SW_InteractionPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) : SW_InteractionPackage.eINSTANCE);
- GCMPackageImpl theGCMPackage = (GCMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) instanceof GCMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) : GCMPackage.eINSTANCE);
- GQAMPackageImpl theGQAMPackage = (GQAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) instanceof GQAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) : GQAMPackage.eINSTANCE);
- SAMPackageImpl theSAMPackage = (SAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) instanceof SAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) : SAMPackage.eINSTANCE);
- MeasurementUnitsPackageImpl theMeasurementUnitsPackage = (MeasurementUnitsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) instanceof MeasurementUnitsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) : MeasurementUnitsPackage.eINSTANCE);
- GRM_BasicTypesPackageImpl theGRM_BasicTypesPackage = (GRM_BasicTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) instanceof GRM_BasicTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) : GRM_BasicTypesPackage.eINSTANCE);
- MARTE_DataTypesPackageImpl theMARTE_DataTypesPackage = (MARTE_DataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) instanceof MARTE_DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) : MARTE_DataTypesPackage.eINSTANCE);
- BasicNFP_TypesPackageImpl theBasicNFP_TypesPackage = (BasicNFP_TypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) instanceof BasicNFP_TypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) : BasicNFP_TypesPackage.eINSTANCE);
- TimeTypesLibraryPackageImpl theTimeTypesLibraryPackage = (TimeTypesLibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) instanceof TimeTypesLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) : TimeTypesLibraryPackage.eINSTANCE);
- TimeLibraryPackageImpl theTimeLibraryPackage = (TimeLibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) instanceof TimeLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) : TimeLibraryPackage.eINSTANCE);
- RS_LibraryPackageImpl theRS_LibraryPackage = (RS_LibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) instanceof RS_LibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) : RS_LibraryPackage.eINSTANCE);
- MARTE_PrimitivesTypesPackageImpl theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) instanceof MARTE_PrimitivesTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) : MARTE_PrimitivesTypesPackage.eINSTANCE);
+ MARTEPackageImpl theMARTEPackage = (MARTEPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) instanceof MARTEPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) : MARTEPackage.eINSTANCE);
+ NFPsPackageImpl theNFPsPackage = (NFPsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) instanceof NFPsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) : NFPsPackage.eINSTANCE);
+ CoreElementsPackageImpl theCoreElementsPackage = (CoreElementsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) instanceof CoreElementsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI)
+ : CoreElementsPackage.eINSTANCE);
+ AllocPackageImpl theAllocPackage = (AllocPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) instanceof AllocPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) : AllocPackage.eINSTANCE);
+ TimePackageImpl theTimePackage = (TimePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) instanceof TimePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) : TimePackage.eINSTANCE);
+ GRMPackageImpl theGRMPackage = (GRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) instanceof GRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) : GRMPackage.eINSTANCE);
+ RSMPackageImpl theRSMPackage = (RSMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) instanceof RSMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) : RSMPackage.eINSTANCE);
+ VSLPackageImpl theVSLPackage = (VSLPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) instanceof VSLPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) : VSLPackage.eINSTANCE);
+ VariablesPackageImpl theVariablesPackage = (VariablesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) instanceof VariablesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI)
+ : VariablesPackage.eINSTANCE);
+ OperatorsPackageImpl theOperatorsPackage = (OperatorsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) instanceof OperatorsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI)
+ : OperatorsPackage.eINSTANCE);
+ DataTypesPackageImpl theDataTypesPackage = (DataTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) instanceof DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI)
+ : DataTypesPackage.eINSTANCE);
+ HLAMPackageImpl theHLAMPackage = (HLAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) instanceof HLAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) : HLAMPackage.eINSTANCE);
+ HRMPackageImpl theHRMPackage = (HRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) instanceof HRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) : HRMPackage.eINSTANCE);
+ HwLogicalPackageImpl theHwLogicalPackage = (HwLogicalPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) instanceof HwLogicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI)
+ : HwLogicalPackage.eINSTANCE);
+ HwComputingPackageImpl theHwComputingPackage = (HwComputingPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) instanceof HwComputingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI)
+ : HwComputingPackage.eINSTANCE);
+ HwCommunicationPackageImpl theHwCommunicationPackage = (HwCommunicationPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) instanceof HwCommunicationPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HwCommunicationPackage.eNS_URI) : HwCommunicationPackage.eINSTANCE);
+ HwStoragePackageImpl theHwStoragePackage = (HwStoragePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) instanceof HwStoragePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI)
+ : HwStoragePackage.eINSTANCE);
+ HwStorageManagerPackageImpl theHwStorageManagerPackage = (HwStorageManagerPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) instanceof HwStorageManagerPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HwStorageManagerPackage.eNS_URI) : HwStorageManagerPackage.eINSTANCE);
+ HwMemoryPackageImpl theHwMemoryPackage = (HwMemoryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) instanceof HwMemoryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI)
+ : HwMemoryPackage.eINSTANCE);
+ HwTimingPackageImpl theHwTimingPackage = (HwTimingPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) instanceof HwTimingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI)
+ : HwTimingPackage.eINSTANCE);
+ HwDevicePackageImpl theHwDevicePackage = (HwDevicePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) instanceof HwDevicePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI)
+ : HwDevicePackage.eINSTANCE);
+ HwGeneralPackageImpl theHwGeneralPackage = (HwGeneralPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) instanceof HwGeneralPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI)
+ : HwGeneralPackage.eINSTANCE);
+ HwPhysicalPackageImpl theHwPhysicalPackage = (HwPhysicalPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) instanceof HwPhysicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI)
+ : HwPhysicalPackage.eINSTANCE);
+ HwLayoutPackageImpl theHwLayoutPackage = (HwLayoutPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) instanceof HwLayoutPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI)
+ : HwLayoutPackage.eINSTANCE);
+ HwPowerPackageImpl theHwPowerPackage = (HwPowerPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) instanceof HwPowerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) : HwPowerPackage.eINSTANCE);
+ SRMPackageImpl theSRMPackage = (SRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) instanceof SRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) : SRMPackage.eINSTANCE);
+ SW_ResourceCorePackageImpl theSW_ResourceCorePackage = (SW_ResourceCorePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) instanceof SW_ResourceCorePackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_ResourceCorePackage.eNS_URI) : SW_ResourceCorePackage.eINSTANCE);
+ SW_ConcurrencyPackageImpl theSW_ConcurrencyPackage = (SW_ConcurrencyPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) instanceof SW_ConcurrencyPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_ConcurrencyPackage.eNS_URI) : SW_ConcurrencyPackage.eINSTANCE);
+ SW_BrokeringPackageImpl theSW_BrokeringPackage = (SW_BrokeringPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) instanceof SW_BrokeringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI)
+ : SW_BrokeringPackage.eINSTANCE);
+ SW_InteractionPackageImpl theSW_InteractionPackage = (SW_InteractionPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) instanceof SW_InteractionPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_InteractionPackage.eNS_URI) : SW_InteractionPackage.eINSTANCE);
+ GCMPackageImpl theGCMPackage = (GCMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) instanceof GCMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) : GCMPackage.eINSTANCE);
+ GQAMPackageImpl theGQAMPackage = (GQAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) instanceof GQAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) : GQAMPackage.eINSTANCE);
+ SAMPackageImpl theSAMPackage = (SAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) instanceof SAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI) : SAMPackage.eINSTANCE);
+ MeasurementUnitsPackageImpl theMeasurementUnitsPackage = (MeasurementUnitsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) instanceof MeasurementUnitsPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MeasurementUnitsPackage.eNS_URI) : MeasurementUnitsPackage.eINSTANCE);
+ GRM_BasicTypesPackageImpl theGRM_BasicTypesPackage = (GRM_BasicTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) instanceof GRM_BasicTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(GRM_BasicTypesPackage.eNS_URI) : GRM_BasicTypesPackage.eINSTANCE);
+ MARTE_DataTypesPackageImpl theMARTE_DataTypesPackage = (MARTE_DataTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) instanceof MARTE_DataTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MARTE_DataTypesPackage.eNS_URI) : MARTE_DataTypesPackage.eINSTANCE);
+ BasicNFP_TypesPackageImpl theBasicNFP_TypesPackage = (BasicNFP_TypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) instanceof BasicNFP_TypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(BasicNFP_TypesPackage.eNS_URI) : BasicNFP_TypesPackage.eINSTANCE);
+ TimeTypesLibraryPackageImpl theTimeTypesLibraryPackage = (TimeTypesLibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) instanceof TimeTypesLibraryPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(TimeTypesLibraryPackage.eNS_URI) : TimeTypesLibraryPackage.eINSTANCE);
+ TimeLibraryPackageImpl theTimeLibraryPackage = (TimeLibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) instanceof TimeLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI)
+ : TimeLibraryPackage.eINSTANCE);
+ RS_LibraryPackageImpl theRS_LibraryPackage = (RS_LibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) instanceof RS_LibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI)
+ : RS_LibraryPackage.eINSTANCE);
+ MARTE_PrimitivesTypesPackageImpl theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) instanceof MARTE_PrimitivesTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) : MARTE_PrimitivesTypesPackage.eINSTANCE);
// Create package meta-data objects
thePAMPackage.createPackageContents();
@@ -342,7 +374,7 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
// Mark meta-data to indicate it can't be changed
thePAMPackage.freeze();
-
+
// Update the registry and return the package
EPackage.Registry.INSTANCE.put(PAMPackage.eNS_URI, thePAMPackage);
return thePAMPackage;
@@ -351,8 +383,10 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getPaStep() {
return paStepEClass;
}
@@ -360,53 +394,65 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaStep_NoSync() {
- return (EAttribute)paStepEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) paStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaStep_ExtOpDemand() {
- return (EAttribute)paStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) paStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaStep_ExtOpCount() {
- return (EAttribute)paStepEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) paStepEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getPaStep_BehavDemand() {
- return (EReference)paStepEClass.getEStructuralFeatures().get(3);
+ return (EReference) paStepEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaStep_BehavCount() {
- return (EAttribute)paStepEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) paStepEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getPaRequestedStep() {
return paRequestedStepEClass;
}
@@ -414,8 +460,10 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getPaCommStep() {
return paCommStepEClass;
}
@@ -423,8 +471,10 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getPaResPassStep() {
return paResPassStepEClass;
}
@@ -432,26 +482,32 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getPaResPassStep_Resource() {
- return (EReference)paResPassStepEClass.getEStructuralFeatures().get(0);
+ return (EReference) paResPassStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaResPassStep_ResUnits() {
- return (EAttribute)paResPassStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) paResPassStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getPaLogicalResource() {
return paLogicalResourceEClass;
}
@@ -459,35 +515,43 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaLogicalResource_Utilization() {
- return (EAttribute)paLogicalResourceEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) paLogicalResourceEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaLogicalResource_Throughput() {
- return (EAttribute)paLogicalResourceEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) paLogicalResourceEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaLogicalResource_PoolSize() {
- return (EAttribute)paLogicalResourceEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) paLogicalResourceEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getPaRunTInstance() {
return paRunTInstanceEClass;
}
@@ -495,91 +559,111 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaRunTInstance_PoolSize() {
- return (EAttribute)paRunTInstanceEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) paRunTInstanceEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaRunTInstance_UnbddPool() {
- return (EAttribute)paRunTInstanceEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) paRunTInstanceEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getPaRunTInstance_Instance() {
- return (EReference)paRunTInstanceEClass.getEStructuralFeatures().get(2);
+ return (EReference) paRunTInstanceEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getPaRunTInstance_Host() {
- return (EReference)paRunTInstanceEClass.getEStructuralFeatures().get(3);
+ return (EReference) paRunTInstanceEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaRunTInstance_Utilization() {
- return (EAttribute)paRunTInstanceEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) paRunTInstanceEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getPaRunTInstance_Throughput() {
- return (EAttribute)paRunTInstanceEClass.getEStructuralFeatures().get(5);
+ return (EAttribute) paRunTInstanceEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getPaRunTInstance_Base_NamedElement() {
- return (EReference)paRunTInstanceEClass.getEStructuralFeatures().get(6);
+ return (EReference) paRunTInstanceEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public PAMFactory getPAMFactory() {
- return (PAMFactory)getEFactoryInstance();
+ return (PAMFactory) getEFactoryInstance();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isCreated = false;
/**
- * Creates the meta-model objects for the package. This method is
+ * Creates the meta-model objects for the package. This method is
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public void createPackageContents() {
- if (isCreated) return;
+ if (isCreated) {
+ return;
+ }
isCreated = true;
// Create classes and their features
@@ -616,19 +700,23 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isInitialized = false;
/**
- * Complete the initialization of the package and its meta-model. This
+ * Complete the initialization of the package and its meta-model. This
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public void initializePackageContents() {
- if (isInitialized) return;
+ if (isInitialized) {
+ return;
+ }
isInitialized = true;
// Initialize package
@@ -637,11 +725,11 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
setNsURI(eNS_URI);
// Obtain other dependent packages
- GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
- BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI);
- MARTE_PrimitivesTypesPackage theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackage)EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI);
- GRMPackage theGRMPackage = (GRMPackage)EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI);
- UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
+ GQAMPackage theGQAMPackage = (GQAMPackage) EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
+ BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage) EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI);
+ MARTE_PrimitivesTypesPackage theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackage) EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI);
+ GRMPackage theGRMPackage = (GRMPackage) EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI);
+ UMLPackage theUMLPackage = (UMLPackage) EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
// Create type parameters
@@ -669,7 +757,8 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
initEClass(paCommStepEClass, PaCommStep.class, "PaCommStep", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEClass(paResPassStepEClass, PaResPassStep.class, "PaResPassStep", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getPaResPassStep_Resource(), theGRMPackage.getResource(), null, "resource", null, 0, 1, PaResPassStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getPaResPassStep_Resource(), theGRMPackage.getResource(), null, "resource", null, 0, 1, PaResPassStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
initEAttribute(getPaResPassStep_ResUnits(), theBasicNFP_TypesPackage.getNFP_Integer(), "resUnits", "1", 0, 1, PaResPassStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(paLogicalResourceEClass, PaLogicalResource.class, "PaLogicalResource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
@@ -680,11 +769,14 @@ public class PAMPackageImpl extends EPackageImpl implements PAMPackage {
initEClass(paRunTInstanceEClass, PaRunTInstance.class, "PaRunTInstance", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getPaRunTInstance_PoolSize(), theBasicNFP_TypesPackage.getNFP_Integer(), "poolSize", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getPaRunTInstance_UnbddPool(), theMARTE_PrimitivesTypesPackage.getBoolean(), "unbddPool", "false", 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getPaRunTInstance_Instance(), theGRMPackage.getSchedulableResource(), null, "instance", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getPaRunTInstance_Host(), theGQAMPackage.getGaExecHost(), null, "host", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getPaRunTInstance_Instance(), theGRMPackage.getSchedulableResource(), null, "instance", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE,
+ !IS_DERIVED, !IS_ORDERED);
+ initEReference(getPaRunTInstance_Host(), theGQAMPackage.getGaExecHost(), null, "host", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ !IS_ORDERED);
initEAttribute(getPaRunTInstance_Utilization(), theBasicNFP_TypesPackage.getNFP_Real(), "utilization", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getPaRunTInstance_Throughput(), theBasicNFP_TypesPackage.getNFP_Frequency(), "throughput", null, 0, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getPaRunTInstance_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getPaRunTInstance_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, PaRunTInstance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
}
-} //PAMPackageImpl
+} // PAMPackageImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaCommStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaCommStepImpl.java
index 51f74bdc148..ec127d4c09a 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaCommStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaCommStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -30,6 +30,7 @@ public class PaCommStepImpl extends PaStepImpl implements PaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PaCommStepImpl() {
@@ -39,6 +40,7 @@ public class PaCommStepImpl extends PaStepImpl implements PaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -46,4 +48,4 @@ public class PaCommStepImpl extends PaStepImpl implements PaCommStep {
return PAMPackage.Literals.PA_COMM_STEP;
}
-} //PaCommStepImpl
+} // PaCommStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaLogicalResourceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaLogicalResourceImpl.java
index 641e2fd151d..0d4e51f5b58 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaLogicalResourceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaLogicalResourceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -27,9 +27,9 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.impl.ResourceImpl;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl#getPoolSize <em>Pool Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaLogicalResourceImpl#getPoolSize <em>Pool Size</em>}</li>
* </ul>
* </p>
*
@@ -40,6 +40,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
* The default value of the '{@link #getUtilization() <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -50,6 +51,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
* The cached value of the '{@link #getUtilization() <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -60,6 +62,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
* The default value of the '{@link #getThroughput() <em>Throughput</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -70,6 +73,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
* The cached value of the '{@link #getThroughput() <em>Throughput</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -80,6 +84,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
* The default value of the '{@link #getPoolSize() <em>Pool Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPoolSize()
* @generated
* @ordered
@@ -90,6 +95,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
* The cached value of the '{@link #getPoolSize() <em>Pool Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPoolSize()
* @generated
* @ordered
@@ -99,6 +105,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PaLogicalResourceImpl() {
@@ -108,6 +115,7 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -118,8 +126,10 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getUtilization() {
return utilization;
}
@@ -127,20 +137,25 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setUtilization(String newUtilization) {
String oldUtilization = utilization;
utilization = newUtilization;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION, oldUtilization, utilization));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getThroughput() {
return throughput;
}
@@ -148,20 +163,25 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setThroughput(String newThroughput) {
String oldThroughput = throughput;
throughput = newThroughput;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT, oldThroughput, throughput));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPoolSize() {
return poolSize;
}
@@ -169,29 +189,33 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPoolSize(String newPoolSize) {
String oldPoolSize = poolSize;
poolSize = newPoolSize;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE, oldPoolSize, poolSize));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
- return getUtilization();
- case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
- return getThroughput();
- case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
- return getPoolSize();
+ case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
+ return getUtilization();
+ case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
+ return getThroughput();
+ case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
+ return getPoolSize();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -199,20 +223,21 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
- setUtilization((String)newValue);
- return;
- case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
- setThroughput((String)newValue);
- return;
- case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
- setPoolSize((String)newValue);
- return;
+ case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
+ setUtilization((String) newValue);
+ return;
+ case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
+ setThroughput((String) newValue);
+ return;
+ case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
+ setPoolSize((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -220,20 +245,21 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
- setUtilization(UTILIZATION_EDEFAULT);
- return;
- case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
- setThroughput(THROUGHPUT_EDEFAULT);
- return;
- case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
- setPoolSize(POOL_SIZE_EDEFAULT);
- return;
+ case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
+ setUtilization(UTILIZATION_EDEFAULT);
+ return;
+ case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
+ setThroughput(THROUGHPUT_EDEFAULT);
+ return;
+ case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
+ setPoolSize(POOL_SIZE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -241,17 +267,18 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
- return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization);
- case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
- return THROUGHPUT_EDEFAULT == null ? throughput != null : !THROUGHPUT_EDEFAULT.equals(throughput);
- case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
- return POOL_SIZE_EDEFAULT == null ? poolSize != null : !POOL_SIZE_EDEFAULT.equals(poolSize);
+ case PAMPackage.PA_LOGICAL_RESOURCE__UTILIZATION:
+ return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization);
+ case PAMPackage.PA_LOGICAL_RESOURCE__THROUGHPUT:
+ return THROUGHPUT_EDEFAULT == null ? throughput != null : !THROUGHPUT_EDEFAULT.equals(throughput);
+ case PAMPackage.PA_LOGICAL_RESOURCE__POOL_SIZE:
+ return POOL_SIZE_EDEFAULT == null ? poolSize != null : !POOL_SIZE_EDEFAULT.equals(poolSize);
}
return super.eIsSet(featureID);
}
@@ -259,11 +286,14 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (utilization: ");
@@ -276,4 +306,4 @@ public class PaLogicalResourceImpl extends ResourceImpl implements PaLogicalReso
return result.toString();
}
-} //PaLogicalResourceImpl
+} // PaLogicalResourceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRequestedStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRequestedStepImpl.java
index a2f74436437..3a33eb4e543 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRequestedStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRequestedStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -30,7 +30,7 @@ import org.eclipse.uml2.uml.Operation;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRequestedStepImpl#getBase_Operation <em>Base Operation</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRequestedStepImpl#getBase_Operation <em>Base Operation</em>}</li>
* </ul>
* </p>
*
@@ -41,6 +41,7 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
* The cached value of the '{@link #getBase_Operation() <em>Base Operation</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_Operation()
* @generated
* @ordered
@@ -50,6 +51,7 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PaRequestedStepImpl() {
@@ -59,6 +61,7 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -69,15 +72,18 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Operation getBase_Operation() {
if (base_Operation != null && base_Operation.eIsProxy()) {
- InternalEObject oldBase_Operation = (InternalEObject)base_Operation;
- base_Operation = (Operation)eResolveProxy(oldBase_Operation);
+ InternalEObject oldBase_Operation = (InternalEObject) base_Operation;
+ base_Operation = (Operation) eResolveProxy(oldBase_Operation);
if (base_Operation != oldBase_Operation) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION, oldBase_Operation, base_Operation));
+ }
}
}
return base_Operation;
@@ -86,6 +92,7 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Operation basicGetBase_Operation() {
@@ -95,26 +102,32 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_Operation(Operation newBase_Operation) {
Operation oldBase_Operation = base_Operation;
base_Operation = newBase_Operation;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION, oldBase_Operation, base_Operation));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
- if (resolve) return getBase_Operation();
- return basicGetBase_Operation();
+ case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
+ if (resolve) {
+ return getBase_Operation();
+ }
+ return basicGetBase_Operation();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -122,14 +135,15 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
- setBase_Operation((Operation)newValue);
- return;
+ case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
+ setBase_Operation((Operation) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -137,14 +151,15 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
- setBase_Operation((Operation)null);
- return;
+ case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
+ setBase_Operation((Operation) null);
+ return;
}
super.eUnset(featureID);
}
@@ -152,13 +167,14 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
- return base_Operation != null;
+ case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
+ return base_Operation != null;
}
return super.eIsSet(featureID);
}
@@ -166,14 +182,17 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eBaseStructuralFeatureID(int derivedFeatureID, Class<?> baseClass) {
if (baseClass == GaRequestedService.class) {
switch (derivedFeatureID) {
- case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION: return GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION;
- default: return -1;
+ case PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION:
+ return GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION;
+ default:
+ return -1;
}
}
return super.eBaseStructuralFeatureID(derivedFeatureID, baseClass);
@@ -182,17 +201,20 @@ public class PaRequestedStepImpl extends PaStepImpl implements PaRequestedStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public int eDerivedStructuralFeatureID(int baseFeatureID, Class<?> baseClass) {
if (baseClass == GaRequestedService.class) {
switch (baseFeatureID) {
- case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION: return PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION;
- default: return -1;
+ case GQAMPackage.GA_REQUESTED_SERVICE__BASE_OPERATION:
+ return PAMPackage.PA_REQUESTED_STEP__BASE_OPERATION;
+ default:
+ return -1;
}
}
return super.eDerivedStructuralFeatureID(baseFeatureID, baseClass);
}
-} //PaRequestedStepImpl
+} // PaRequestedStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaResPassStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaResPassStepImpl.java
index 3d487a016e8..07f678c7f9b 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaResPassStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaResPassStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -29,8 +29,8 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl#getResource <em>Resource</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl#getResUnits <em>Res Units</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl#getResource <em>Resource</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaResPassStepImpl#getResUnits <em>Res Units</em>}</li>
* </ul>
* </p>
*
@@ -41,6 +41,7 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
* The cached value of the '{@link #getResource() <em>Resource</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResource()
* @generated
* @ordered
@@ -51,6 +52,7 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
* The default value of the '{@link #getResUnits() <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResUnits()
* @generated
* @ordered
@@ -61,6 +63,7 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
* The cached value of the '{@link #getResUnits() <em>Res Units</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getResUnits()
* @generated
* @ordered
@@ -70,6 +73,7 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PaResPassStepImpl() {
@@ -79,6 +83,7 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -89,15 +94,18 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public Resource getResource() {
if (resource != null && resource.eIsProxy()) {
- InternalEObject oldResource = (InternalEObject)resource;
- resource = (Resource)eResolveProxy(oldResource);
+ InternalEObject oldResource = (InternalEObject) resource;
+ resource = (Resource) eResolveProxy(oldResource);
if (resource != oldResource) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, PAMPackage.PA_RES_PASS_STEP__RESOURCE, oldResource, resource));
+ }
}
}
return resource;
@@ -106,6 +114,7 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public Resource basicGetResource() {
@@ -115,20 +124,25 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setResource(Resource newResource) {
Resource oldResource = resource;
resource = newResource;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RES_PASS_STEP__RESOURCE, oldResource, resource));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getResUnits() {
return resUnits;
}
@@ -136,28 +150,34 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setResUnits(String newResUnits) {
String oldResUnits = resUnits;
resUnits = newResUnits;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RES_PASS_STEP__RES_UNITS, oldResUnits, resUnits));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
- if (resolve) return getResource();
- return basicGetResource();
- case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
- return getResUnits();
+ case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
+ if (resolve) {
+ return getResource();
+ }
+ return basicGetResource();
+ case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
+ return getResUnits();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -165,17 +185,18 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
- setResource((Resource)newValue);
- return;
- case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
- setResUnits((String)newValue);
- return;
+ case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
+ setResource((Resource) newValue);
+ return;
+ case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
+ setResUnits((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -183,17 +204,18 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
- setResource((Resource)null);
- return;
- case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
- setResUnits(RES_UNITS_EDEFAULT);
- return;
+ case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
+ setResource((Resource) null);
+ return;
+ case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
+ setResUnits(RES_UNITS_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -201,15 +223,16 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
- return resource != null;
- case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
- return RES_UNITS_EDEFAULT == null ? resUnits != null : !RES_UNITS_EDEFAULT.equals(resUnits);
+ case PAMPackage.PA_RES_PASS_STEP__RESOURCE:
+ return resource != null;
+ case PAMPackage.PA_RES_PASS_STEP__RES_UNITS:
+ return RES_UNITS_EDEFAULT == null ? resUnits != null : !RES_UNITS_EDEFAULT.equals(resUnits);
}
return super.eIsSet(featureID);
}
@@ -217,11 +240,14 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (resUnits: ");
@@ -230,4 +256,4 @@ public class PaResPassStepImpl extends GaStepImpl implements PaResPassStep {
return result.toString();
}
-} //PaResPassStepImpl
+} // PaResPassStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRunTInstanceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRunTInstanceImpl.java
index bc01524b029..2e714b8e5d1 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRunTInstanceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaRunTInstanceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -31,13 +31,13 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getPoolSize <em>Pool Size</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#isUnbddPool <em>Unbdd Pool</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getInstance <em>Instance</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getHost <em>Host</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getUtilization <em>Utilization</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getThroughput <em>Throughput</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getPoolSize <em>Pool Size</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#isUnbddPool <em>Unbdd Pool</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getInstance <em>Instance</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getHost <em>Host</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getUtilization <em>Utilization</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getThroughput <em>Throughput</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaRunTInstanceImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -48,6 +48,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The default value of the '{@link #getPoolSize() <em>Pool Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPoolSize()
* @generated
* @ordered
@@ -58,6 +59,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #getPoolSize() <em>Pool Size</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPoolSize()
* @generated
* @ordered
@@ -68,6 +70,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The default value of the '{@link #isUnbddPool() <em>Unbdd Pool</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #isUnbddPool()
* @generated
* @ordered
@@ -78,6 +81,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #isUnbddPool() <em>Unbdd Pool</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #isUnbddPool()
* @generated
* @ordered
@@ -88,6 +92,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #getInstance() <em>Instance</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getInstance()
* @generated
* @ordered
@@ -98,6 +103,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #getHost() <em>Host</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getHost()
* @generated
* @ordered
@@ -108,6 +114,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The default value of the '{@link #getUtilization() <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -118,6 +125,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #getUtilization() <em>Utilization</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getUtilization()
* @generated
* @ordered
@@ -128,6 +136,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The default value of the '{@link #getThroughput() <em>Throughput</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -138,6 +147,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #getThroughput() <em>Throughput</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getThroughput()
* @generated
* @ordered
@@ -148,6 +158,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
* The cached value of the '{@link #getBase_NamedElement() <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_NamedElement()
* @generated
* @ordered
@@ -157,6 +168,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PaRunTInstanceImpl() {
@@ -166,6 +178,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -176,8 +189,10 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPoolSize() {
return poolSize;
}
@@ -185,20 +200,25 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPoolSize(String newPoolSize) {
String oldPoolSize = poolSize;
poolSize = newPoolSize;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE, oldPoolSize, poolSize));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public boolean isUnbddPool() {
return unbddPool;
}
@@ -206,27 +226,33 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setUnbddPool(boolean newUnbddPool) {
boolean oldUnbddPool = unbddPool;
unbddPool = newUnbddPool;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL, oldUnbddPool, unbddPool));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SchedulableResource getInstance() {
if (instance != null && instance.eIsProxy()) {
- InternalEObject oldInstance = (InternalEObject)instance;
- instance = (SchedulableResource)eResolveProxy(oldInstance);
+ InternalEObject oldInstance = (InternalEObject) instance;
+ instance = (SchedulableResource) eResolveProxy(oldInstance);
if (instance != oldInstance) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, PAMPackage.PA_RUN_TINSTANCE__INSTANCE, oldInstance, instance));
+ }
}
}
return instance;
@@ -235,6 +261,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SchedulableResource basicGetInstance() {
@@ -244,27 +271,33 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setInstance(SchedulableResource newInstance) {
SchedulableResource oldInstance = instance;
instance = newInstance;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__INSTANCE, oldInstance, instance));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public GaExecHost getHost() {
if (host != null && host.eIsProxy()) {
- InternalEObject oldHost = (InternalEObject)host;
- host = (GaExecHost)eResolveProxy(oldHost);
+ InternalEObject oldHost = (InternalEObject) host;
+ host = (GaExecHost) eResolveProxy(oldHost);
if (host != oldHost) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, PAMPackage.PA_RUN_TINSTANCE__HOST, oldHost, host));
+ }
}
}
return host;
@@ -273,6 +306,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public GaExecHost basicGetHost() {
@@ -282,20 +316,25 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setHost(GaExecHost newHost) {
GaExecHost oldHost = host;
host = newHost;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__HOST, oldHost, host));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getUtilization() {
return utilization;
}
@@ -303,20 +342,25 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setUtilization(String newUtilization) {
String oldUtilization = utilization;
utilization = newUtilization;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__UTILIZATION, oldUtilization, utilization));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getThroughput() {
return throughput;
}
@@ -324,27 +368,33 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setThroughput(String newThroughput) {
String oldThroughput = throughput;
throughput = newThroughput;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT, oldThroughput, throughput));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public NamedElement getBase_NamedElement() {
if (base_NamedElement != null && base_NamedElement.eIsProxy()) {
- InternalEObject oldBase_NamedElement = (InternalEObject)base_NamedElement;
- base_NamedElement = (NamedElement)eResolveProxy(oldBase_NamedElement);
+ InternalEObject oldBase_NamedElement = (InternalEObject) base_NamedElement;
+ base_NamedElement = (NamedElement) eResolveProxy(oldBase_NamedElement);
if (base_NamedElement != oldBase_NamedElement) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
}
return base_NamedElement;
@@ -353,6 +403,7 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NamedElement basicGetBase_NamedElement() {
@@ -362,40 +413,50 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_NamedElement(NamedElement newBase_NamedElement) {
NamedElement oldBase_NamedElement = base_NamedElement;
base_NamedElement = newBase_NamedElement;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
- return getPoolSize();
- case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
- return isUnbddPool();
- case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
- if (resolve) return getInstance();
- return basicGetInstance();
- case PAMPackage.PA_RUN_TINSTANCE__HOST:
- if (resolve) return getHost();
- return basicGetHost();
- case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
- return getUtilization();
- case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
- return getThroughput();
- case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
- if (resolve) return getBase_NamedElement();
- return basicGetBase_NamedElement();
+ case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
+ return getPoolSize();
+ case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
+ return isUnbddPool();
+ case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
+ if (resolve) {
+ return getInstance();
+ }
+ return basicGetInstance();
+ case PAMPackage.PA_RUN_TINSTANCE__HOST:
+ if (resolve) {
+ return getHost();
+ }
+ return basicGetHost();
+ case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
+ return getUtilization();
+ case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
+ return getThroughput();
+ case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
+ if (resolve) {
+ return getBase_NamedElement();
+ }
+ return basicGetBase_NamedElement();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -403,32 +464,33 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
- setPoolSize((String)newValue);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
- setUnbddPool((Boolean)newValue);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
- setInstance((SchedulableResource)newValue);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__HOST:
- setHost((GaExecHost)newValue);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
- setUtilization((String)newValue);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
- setThroughput((String)newValue);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)newValue);
- return;
+ case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
+ setPoolSize((String) newValue);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
+ setUnbddPool((Boolean) newValue);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
+ setInstance((SchedulableResource) newValue);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__HOST:
+ setHost((GaExecHost) newValue);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
+ setUtilization((String) newValue);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
+ setThroughput((String) newValue);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -436,32 +498,33 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
- setPoolSize(POOL_SIZE_EDEFAULT);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
- setUnbddPool(UNBDD_POOL_EDEFAULT);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
- setInstance((SchedulableResource)null);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__HOST:
- setHost((GaExecHost)null);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
- setUtilization(UTILIZATION_EDEFAULT);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
- setThroughput(THROUGHPUT_EDEFAULT);
- return;
- case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)null);
- return;
+ case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
+ setPoolSize(POOL_SIZE_EDEFAULT);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
+ setUnbddPool(UNBDD_POOL_EDEFAULT);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
+ setInstance((SchedulableResource) null);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__HOST:
+ setHost((GaExecHost) null);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
+ setUtilization(UTILIZATION_EDEFAULT);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
+ setThroughput(THROUGHPUT_EDEFAULT);
+ return;
+ case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) null);
+ return;
}
super.eUnset(featureID);
}
@@ -469,25 +532,26 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
- return POOL_SIZE_EDEFAULT == null ? poolSize != null : !POOL_SIZE_EDEFAULT.equals(poolSize);
- case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
- return unbddPool != UNBDD_POOL_EDEFAULT;
- case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
- return instance != null;
- case PAMPackage.PA_RUN_TINSTANCE__HOST:
- return host != null;
- case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
- return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization);
- case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
- return THROUGHPUT_EDEFAULT == null ? throughput != null : !THROUGHPUT_EDEFAULT.equals(throughput);
- case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
- return base_NamedElement != null;
+ case PAMPackage.PA_RUN_TINSTANCE__POOL_SIZE:
+ return POOL_SIZE_EDEFAULT == null ? poolSize != null : !POOL_SIZE_EDEFAULT.equals(poolSize);
+ case PAMPackage.PA_RUN_TINSTANCE__UNBDD_POOL:
+ return unbddPool != UNBDD_POOL_EDEFAULT;
+ case PAMPackage.PA_RUN_TINSTANCE__INSTANCE:
+ return instance != null;
+ case PAMPackage.PA_RUN_TINSTANCE__HOST:
+ return host != null;
+ case PAMPackage.PA_RUN_TINSTANCE__UTILIZATION:
+ return UTILIZATION_EDEFAULT == null ? utilization != null : !UTILIZATION_EDEFAULT.equals(utilization);
+ case PAMPackage.PA_RUN_TINSTANCE__THROUGHPUT:
+ return THROUGHPUT_EDEFAULT == null ? throughput != null : !THROUGHPUT_EDEFAULT.equals(throughput);
+ case PAMPackage.PA_RUN_TINSTANCE__BASE_NAMED_ELEMENT:
+ return base_NamedElement != null;
}
return super.eIsSet(featureID);
}
@@ -495,11 +559,14 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (poolSize: ");
@@ -514,4 +581,4 @@ public class PaRunTInstanceImpl extends EObjectImpl implements PaRunTInstance {
return result.toString();
}
-} //PaRunTInstanceImpl
+} // PaRunTInstanceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaStepImpl.java
index ad954fd5c7d..94a5705eef4 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/impl/PaStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -33,11 +33,11 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getNoSync <em>No Sync</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getExtOpDemand <em>Ext Op Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getExtOpCount <em>Ext Op Count</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getBehavDemand <em>Behav Demand</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getBehavCount <em>Behav Count</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getNoSync <em>No Sync</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getExtOpDemand <em>Ext Op Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getExtOpCount <em>Ext Op Count</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getBehavDemand <em>Behav Demand</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.impl.PaStepImpl#getBehavCount <em>Behav Count</em>}</li>
* </ul>
* </p>
*
@@ -48,6 +48,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
* The default value of the '{@link #getNoSync() <em>No Sync</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getNoSync()
* @generated
* @ordered
@@ -58,6 +59,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
* The cached value of the '{@link #getNoSync() <em>No Sync</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getNoSync()
* @generated
* @ordered
@@ -68,6 +70,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
* The cached value of the '{@link #getExtOpDemand() <em>Ext Op Demand</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getExtOpDemand()
* @generated
* @ordered
@@ -78,6 +81,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
* The cached value of the '{@link #getExtOpCount() <em>Ext Op Count</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getExtOpCount()
* @generated
* @ordered
@@ -88,6 +92,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
* The cached value of the '{@link #getBehavDemand() <em>Behav Demand</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBehavDemand()
* @generated
* @ordered
@@ -98,6 +103,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
* The cached value of the '{@link #getBehavCount() <em>Behav Count</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBehavCount()
* @generated
* @ordered
@@ -107,6 +113,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PaStepImpl() {
@@ -116,6 +123,7 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -126,8 +134,10 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getNoSync() {
return noSync;
}
@@ -135,20 +145,25 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setNoSync(String newNoSync) {
String oldNoSync = noSync;
noSync = newNoSync;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, PAMPackage.PA_STEP__NO_SYNC, oldNoSync, noSync));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getExtOpDemand() {
if (extOpDemand == null) {
extOpDemand = new EDataTypeUniqueEList<String>(String.class, this, PAMPackage.PA_STEP__EXT_OP_DEMAND);
@@ -159,8 +174,10 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getExtOpCount() {
if (extOpCount == null) {
extOpCount = new EDataTypeUniqueEList<String>(String.class, this, PAMPackage.PA_STEP__EXT_OP_COUNT);
@@ -171,8 +188,10 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaScenario> getBehavDemand() {
if (behavDemand == null) {
behavDemand = new EObjectResolvingEList<GaScenario>(GaScenario.class, this, PAMPackage.PA_STEP__BEHAV_DEMAND);
@@ -183,8 +202,10 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getBehavCount() {
if (behavCount == null) {
behavCount = new EDataTypeUniqueEList<String>(String.class, this, PAMPackage.PA_STEP__BEHAV_COUNT);
@@ -195,21 +216,22 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case PAMPackage.PA_STEP__NO_SYNC:
- return getNoSync();
- case PAMPackage.PA_STEP__EXT_OP_DEMAND:
- return getExtOpDemand();
- case PAMPackage.PA_STEP__EXT_OP_COUNT:
- return getExtOpCount();
- case PAMPackage.PA_STEP__BEHAV_DEMAND:
- return getBehavDemand();
- case PAMPackage.PA_STEP__BEHAV_COUNT:
- return getBehavCount();
+ case PAMPackage.PA_STEP__NO_SYNC:
+ return getNoSync();
+ case PAMPackage.PA_STEP__EXT_OP_DEMAND:
+ return getExtOpDemand();
+ case PAMPackage.PA_STEP__EXT_OP_COUNT:
+ return getExtOpCount();
+ case PAMPackage.PA_STEP__BEHAV_DEMAND:
+ return getBehavDemand();
+ case PAMPackage.PA_STEP__BEHAV_COUNT:
+ return getBehavCount();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -217,31 +239,32 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case PAMPackage.PA_STEP__NO_SYNC:
- setNoSync((String)newValue);
- return;
- case PAMPackage.PA_STEP__EXT_OP_DEMAND:
- getExtOpDemand().clear();
- getExtOpDemand().addAll((Collection<? extends String>)newValue);
- return;
- case PAMPackage.PA_STEP__EXT_OP_COUNT:
- getExtOpCount().clear();
- getExtOpCount().addAll((Collection<? extends String>)newValue);
- return;
- case PAMPackage.PA_STEP__BEHAV_DEMAND:
- getBehavDemand().clear();
- getBehavDemand().addAll((Collection<? extends GaScenario>)newValue);
- return;
- case PAMPackage.PA_STEP__BEHAV_COUNT:
- getBehavCount().clear();
- getBehavCount().addAll((Collection<? extends String>)newValue);
- return;
+ case PAMPackage.PA_STEP__NO_SYNC:
+ setNoSync((String) newValue);
+ return;
+ case PAMPackage.PA_STEP__EXT_OP_DEMAND:
+ getExtOpDemand().clear();
+ getExtOpDemand().addAll((Collection<? extends String>) newValue);
+ return;
+ case PAMPackage.PA_STEP__EXT_OP_COUNT:
+ getExtOpCount().clear();
+ getExtOpCount().addAll((Collection<? extends String>) newValue);
+ return;
+ case PAMPackage.PA_STEP__BEHAV_DEMAND:
+ getBehavDemand().clear();
+ getBehavDemand().addAll((Collection<? extends GaScenario>) newValue);
+ return;
+ case PAMPackage.PA_STEP__BEHAV_COUNT:
+ getBehavCount().clear();
+ getBehavCount().addAll((Collection<? extends String>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -249,26 +272,27 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case PAMPackage.PA_STEP__NO_SYNC:
- setNoSync(NO_SYNC_EDEFAULT);
- return;
- case PAMPackage.PA_STEP__EXT_OP_DEMAND:
- getExtOpDemand().clear();
- return;
- case PAMPackage.PA_STEP__EXT_OP_COUNT:
- getExtOpCount().clear();
- return;
- case PAMPackage.PA_STEP__BEHAV_DEMAND:
- getBehavDemand().clear();
- return;
- case PAMPackage.PA_STEP__BEHAV_COUNT:
- getBehavCount().clear();
- return;
+ case PAMPackage.PA_STEP__NO_SYNC:
+ setNoSync(NO_SYNC_EDEFAULT);
+ return;
+ case PAMPackage.PA_STEP__EXT_OP_DEMAND:
+ getExtOpDemand().clear();
+ return;
+ case PAMPackage.PA_STEP__EXT_OP_COUNT:
+ getExtOpCount().clear();
+ return;
+ case PAMPackage.PA_STEP__BEHAV_DEMAND:
+ getBehavDemand().clear();
+ return;
+ case PAMPackage.PA_STEP__BEHAV_COUNT:
+ getBehavCount().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -276,21 +300,22 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case PAMPackage.PA_STEP__NO_SYNC:
- return NO_SYNC_EDEFAULT == null ? noSync != null : !NO_SYNC_EDEFAULT.equals(noSync);
- case PAMPackage.PA_STEP__EXT_OP_DEMAND:
- return extOpDemand != null && !extOpDemand.isEmpty();
- case PAMPackage.PA_STEP__EXT_OP_COUNT:
- return extOpCount != null && !extOpCount.isEmpty();
- case PAMPackage.PA_STEP__BEHAV_DEMAND:
- return behavDemand != null && !behavDemand.isEmpty();
- case PAMPackage.PA_STEP__BEHAV_COUNT:
- return behavCount != null && !behavCount.isEmpty();
+ case PAMPackage.PA_STEP__NO_SYNC:
+ return NO_SYNC_EDEFAULT == null ? noSync != null : !NO_SYNC_EDEFAULT.equals(noSync);
+ case PAMPackage.PA_STEP__EXT_OP_DEMAND:
+ return extOpDemand != null && !extOpDemand.isEmpty();
+ case PAMPackage.PA_STEP__EXT_OP_COUNT:
+ return extOpCount != null && !extOpCount.isEmpty();
+ case PAMPackage.PA_STEP__BEHAV_DEMAND:
+ return behavDemand != null && !behavDemand.isEmpty();
+ case PAMPackage.PA_STEP__BEHAV_COUNT:
+ return behavCount != null && !behavCount.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -298,11 +323,14 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (noSync: ");
@@ -317,4 +345,4 @@ public class PaStepImpl extends GaStepImpl implements PaStep {
return result.toString();
}
-} //PaStepImpl
+} // PaStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMAdapterFactory.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMAdapterFactory.java
index 4a09c645e9b..af641a03288 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMAdapterFactory.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMAdapterFactory.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -21,7 +21,6 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaCommStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource;
@@ -39,6 +38,7 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
* The <b>Adapter Factory</b> for the model.
* It provides an adapter <code>createXXX</code> method for each class of the model.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage
* @generated
*/
@@ -47,6 +47,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected static PAMPackage modelPackage;
@@ -55,6 +56,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public PAMAdapterFactory() {
@@ -68,6 +70,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
* <!-- end-user-doc -->
+ *
* @return whether this factory is applicable for the type of the object.
* @generated
*/
@@ -77,7 +80,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
return true;
}
if (object instanceof EObject) {
- return ((EObject)object).eClass().getEPackage() == modelPackage;
+ return ((EObject) object).eClass().getEPackage() == modelPackage;
}
return false;
}
@@ -86,83 +89,100 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected PAMSwitch<Adapter> modelSwitch =
- new PAMSwitch<Adapter>() {
- @Override
- public Adapter casePaStep(PaStep object) {
- return createPaStepAdapter();
- }
- @Override
- public Adapter casePaRequestedStep(PaRequestedStep object) {
- return createPaRequestedStepAdapter();
- }
- @Override
- public Adapter casePaCommStep(PaCommStep object) {
- return createPaCommStepAdapter();
- }
- @Override
- public Adapter casePaResPassStep(PaResPassStep object) {
- return createPaResPassStepAdapter();
- }
- @Override
- public Adapter casePaLogicalResource(PaLogicalResource object) {
- return createPaLogicalResourceAdapter();
- }
- @Override
- public Adapter casePaRunTInstance(PaRunTInstance object) {
- return createPaRunTInstanceAdapter();
- }
- @Override
- public Adapter caseResourceUsage(ResourceUsage object) {
- return createResourceUsageAdapter();
- }
- @Override
- public Adapter caseTimedElement(TimedElement object) {
- return createTimedElementAdapter();
- }
- @Override
- public Adapter caseTimedProcessing(TimedProcessing object) {
- return createTimedProcessingAdapter();
- }
- @Override
- public Adapter caseGaScenario(GaScenario object) {
- return createGaScenarioAdapter();
- }
- @Override
- public Adapter caseGaStep(GaStep object) {
- return createGaStepAdapter();
- }
- @Override
- public Adapter caseGaRequestedService(GaRequestedService object) {
- return createGaRequestedServiceAdapter();
- }
- @Override
- public Adapter caseGaCommStep(GaCommStep object) {
- return createGaCommStepAdapter();
- }
- @Override
- public Adapter caseResource(Resource object) {
- return createResourceAdapter();
- }
- @Override
- public Adapter defaultCase(EObject object) {
- return createEObjectAdapter();
- }
- };
+ new PAMSwitch<Adapter>() {
+ @Override
+ public Adapter casePaStep(PaStep object) {
+ return createPaStepAdapter();
+ }
+
+ @Override
+ public Adapter casePaRequestedStep(PaRequestedStep object) {
+ return createPaRequestedStepAdapter();
+ }
+
+ @Override
+ public Adapter casePaCommStep(PaCommStep object) {
+ return createPaCommStepAdapter();
+ }
+
+ @Override
+ public Adapter casePaResPassStep(PaResPassStep object) {
+ return createPaResPassStepAdapter();
+ }
+
+ @Override
+ public Adapter casePaLogicalResource(PaLogicalResource object) {
+ return createPaLogicalResourceAdapter();
+ }
+
+ @Override
+ public Adapter casePaRunTInstance(PaRunTInstance object) {
+ return createPaRunTInstanceAdapter();
+ }
+
+ @Override
+ public Adapter caseResourceUsage(ResourceUsage object) {
+ return createResourceUsageAdapter();
+ }
+
+ @Override
+ public Adapter caseTimedElement(TimedElement object) {
+ return createTimedElementAdapter();
+ }
+
+ @Override
+ public Adapter caseTimedProcessing(TimedProcessing object) {
+ return createTimedProcessingAdapter();
+ }
+
+ @Override
+ public Adapter caseGaScenario(GaScenario object) {
+ return createGaScenarioAdapter();
+ }
+
+ @Override
+ public Adapter caseGaStep(GaStep object) {
+ return createGaStepAdapter();
+ }
+
+ @Override
+ public Adapter caseGaRequestedService(GaRequestedService object) {
+ return createGaRequestedServiceAdapter();
+ }
+
+ @Override
+ public Adapter caseGaCommStep(GaCommStep object) {
+ return createGaCommStepAdapter();
+ }
+
+ @Override
+ public Adapter caseResource(Resource object) {
+ return createResourceAdapter();
+ }
+
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
/**
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param target the object to adapt.
+ *
+ * @param target
+ * the object to adapt.
* @return the adapter for the <code>target</code>.
* @generated
*/
@Override
public Adapter createAdapter(Notifier target) {
- return modelSwitch.doSwitch((EObject)target);
+ return modelSwitch.doSwitch((EObject) target);
}
@@ -172,6 +192,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaStep
* @generated
@@ -186,6 +207,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRequestedStep
* @generated
@@ -200,6 +222,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaCommStep
* @generated
@@ -214,6 +237,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaResPassStep
* @generated
@@ -228,6 +252,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource
* @generated
@@ -242,6 +267,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaRunTInstance
* @generated
@@ -256,6 +282,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ResourceUsage
* @generated
@@ -270,6 +297,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedElement
* @generated
@@ -284,6 +312,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing
* @generated
@@ -298,6 +327,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario
* @generated
@@ -312,6 +342,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep
* @generated
@@ -326,6 +357,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService
* @generated
@@ -340,6 +372,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep
* @generated
@@ -354,6 +387,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource
* @generated
@@ -367,6 +401,7 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @generated
*/
@@ -374,4 +409,4 @@ public class PAMAdapterFactory extends AdapterFactoryImpl {
return null;
}
-} //PAMAdapterFactory
+} // PAMAdapterFactory
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceFactoryImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceFactoryImpl.java
index 78cbb06ed1c..bc1f443fea1 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceFactoryImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceFactoryImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -22,6 +22,7 @@ import org.eclipse.emf.ecore.xmi.XMLResource;
* <!-- begin-user-doc -->
* The <b>Resource Factory</b> associated with the package.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.util.PAMResourceImpl
* @generated
*/
@@ -30,6 +31,7 @@ public class PAMResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public PAMResourceFactoryImpl() {
@@ -40,6 +42,7 @@ public class PAMResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -57,4 +60,4 @@ public class PAMResourceFactoryImpl extends ResourceFactoryImpl {
return result;
}
-} //PAMResourceFactoryImpl
+} // PAMResourceFactoryImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceImpl.java
index 623d1a4bafe..c6978f48f54 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMResourceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ import org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl;
* <!-- begin-user-doc -->
* The <b>Resource </b> associated with the package.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.util.PAMResourceFactoryImpl
* @generated
*/
@@ -28,11 +29,13 @@ public class PAMResourceImpl extends XMLResourceImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param uri the URI of the new resource.
+ *
+ * @param uri
+ * the URI of the new resource.
* @generated
*/
public PAMResourceImpl(URI uri) {
super(uri);
}
-} //PAMResourceImpl
+} // PAMResourceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMSwitch.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMSwitch.java
index 4b6efccb0a8..fd1d49c34cb 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMSwitch.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMSwitch.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -13,9 +13,6 @@
*****************************************************************************/
package org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.util;
-import java.util.List;
-
-import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
@@ -23,7 +20,6 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaRequestedService;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaCommStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PaLogicalResource;
@@ -39,13 +35,13 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
/**
* <!-- begin-user-doc -->
* The <b>Switch</b> for the model's inheritance hierarchy.
- * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
- * to invoke the <code>caseXXX</code> method for each class of the model,
+ * It supports the call {@link #doSwitch(EObject) doSwitch(object)} to invoke the <code>caseXXX</code> method for each class of the model,
* starting with the actual class of the object
* and proceeding up the inheritance hierarchy
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage
* @generated
*/
@@ -54,6 +50,7 @@ public class PAMSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected static PAMPackage modelPackage;
@@ -62,6 +59,7 @@ public class PAMSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public PAMSwitch() {
@@ -74,6 +72,7 @@ public class PAMSwitch<T> extends Switch<T> {
* Checks whether this is a switch for the given package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @parameter ePackage the package in question.
* @return whether this is a switch for the given package.
* @generated
@@ -87,74 +86,138 @@ public class PAMSwitch<T> extends Switch<T> {
* Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the first non-null result returned by a <code>caseXXX</code> call.
* @generated
*/
@Override
protected T doSwitch(int classifierID, EObject theEObject) {
switch (classifierID) {
- case PAMPackage.PA_STEP: {
- PaStep paStep = (PaStep)theEObject;
- T result = casePaStep(paStep);
- if (result == null) result = caseGaStep(paStep);
- if (result == null) result = caseGaScenario(paStep);
- if (result == null) result = caseResourceUsage(paStep);
- if (result == null) result = caseTimedProcessing(paStep);
- if (result == null) result = caseTimedElement(paStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
+ case PAMPackage.PA_STEP: {
+ PaStep paStep = (PaStep) theEObject;
+ T result = casePaStep(paStep);
+ if (result == null) {
+ result = caseGaStep(paStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(paStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(paStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(paStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(paStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case PAMPackage.PA_REQUESTED_STEP: {
+ PaRequestedStep paRequestedStep = (PaRequestedStep) theEObject;
+ T result = casePaRequestedStep(paRequestedStep);
+ if (result == null) {
+ result = casePaStep(paRequestedStep);
}
- case PAMPackage.PA_REQUESTED_STEP: {
- PaRequestedStep paRequestedStep = (PaRequestedStep)theEObject;
- T result = casePaRequestedStep(paRequestedStep);
- if (result == null) result = casePaStep(paRequestedStep);
- if (result == null) result = caseGaRequestedService(paRequestedStep);
- if (result == null) result = caseGaStep(paRequestedStep);
- if (result == null) result = caseGaScenario(paRequestedStep);
- if (result == null) result = caseResourceUsage(paRequestedStep);
- if (result == null) result = caseTimedProcessing(paRequestedStep);
- if (result == null) result = caseTimedElement(paRequestedStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
+ if (result == null) {
+ result = caseGaRequestedService(paRequestedStep);
+ }
+ if (result == null) {
+ result = caseGaStep(paRequestedStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(paRequestedStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(paRequestedStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(paRequestedStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(paRequestedStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case PAMPackage.PA_COMM_STEP: {
+ PaCommStep paCommStep = (PaCommStep) theEObject;
+ T result = casePaCommStep(paCommStep);
+ if (result == null) {
+ result = casePaStep(paCommStep);
}
- case PAMPackage.PA_COMM_STEP: {
- PaCommStep paCommStep = (PaCommStep)theEObject;
- T result = casePaCommStep(paCommStep);
- if (result == null) result = casePaStep(paCommStep);
- if (result == null) result = caseGaCommStep(paCommStep);
- if (result == null) result = caseGaStep(paCommStep);
- if (result == null) result = caseGaScenario(paCommStep);
- if (result == null) result = caseResourceUsage(paCommStep);
- if (result == null) result = caseTimedProcessing(paCommStep);
- if (result == null) result = caseTimedElement(paCommStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
+ if (result == null) {
+ result = caseGaCommStep(paCommStep);
}
- case PAMPackage.PA_RES_PASS_STEP: {
- PaResPassStep paResPassStep = (PaResPassStep)theEObject;
- T result = casePaResPassStep(paResPassStep);
- if (result == null) result = caseGaStep(paResPassStep);
- if (result == null) result = caseGaScenario(paResPassStep);
- if (result == null) result = caseResourceUsage(paResPassStep);
- if (result == null) result = caseTimedProcessing(paResPassStep);
- if (result == null) result = caseTimedElement(paResPassStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
+ if (result == null) {
+ result = caseGaStep(paCommStep);
}
- case PAMPackage.PA_LOGICAL_RESOURCE: {
- PaLogicalResource paLogicalResource = (PaLogicalResource)theEObject;
- T result = casePaLogicalResource(paLogicalResource);
- if (result == null) result = caseResource(paLogicalResource);
- if (result == null) result = defaultCase(theEObject);
- return result;
+ if (result == null) {
+ result = caseGaScenario(paCommStep);
}
- case PAMPackage.PA_RUN_TINSTANCE: {
- PaRunTInstance paRunTInstance = (PaRunTInstance)theEObject;
- T result = casePaRunTInstance(paRunTInstance);
- if (result == null) result = defaultCase(theEObject);
- return result;
+ if (result == null) {
+ result = caseResourceUsage(paCommStep);
}
- default: return defaultCase(theEObject);
+ if (result == null) {
+ result = caseTimedProcessing(paCommStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(paCommStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case PAMPackage.PA_RES_PASS_STEP: {
+ PaResPassStep paResPassStep = (PaResPassStep) theEObject;
+ T result = casePaResPassStep(paResPassStep);
+ if (result == null) {
+ result = caseGaStep(paResPassStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(paResPassStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(paResPassStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(paResPassStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(paResPassStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case PAMPackage.PA_LOGICAL_RESOURCE: {
+ PaLogicalResource paLogicalResource = (PaLogicalResource) theEObject;
+ T result = casePaLogicalResource(paLogicalResource);
+ if (result == null) {
+ result = caseResource(paLogicalResource);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case PAMPackage.PA_RUN_TINSTANCE: {
+ PaRunTInstance paRunTInstance = (PaRunTInstance) theEObject;
+ T result = casePaRunTInstance(paRunTInstance);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ default:
+ return defaultCase(theEObject);
}
}
@@ -164,7 +227,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Pa Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -179,7 +244,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Pa Requested Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -194,7 +261,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Pa Comm Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -209,7 +278,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Pa Res Pass Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -224,7 +295,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Pa Logical Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -239,7 +312,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Pa Run TInstance</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -254,7 +329,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Resource Usage</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -269,7 +346,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Timed Element</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -284,7 +363,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Timed Processing</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -299,7 +380,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Scenario</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -314,7 +397,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -329,7 +414,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Requested Service</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -344,7 +431,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Comm Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -359,7 +448,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -374,7 +465,9 @@ public class PAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch, but this is the last case anyway.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject)
* @generated
@@ -384,4 +477,4 @@ public class PAMSwitch<T> extends Switch<T> {
return null;
}
-} //PAMSwitch
+} // PAMSwitch
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMXMLProcessor.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMXMLProcessor.java
index ef5c214a81e..334aa89bf7e 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMXMLProcessor.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/PAM/util/PAMXMLProcessor.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,6 +24,7 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.PAM.PAMPackage;
* This class contains helper methods to serialize and deserialize XML documents
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public class PAMXMLProcessor extends XMLProcessor {
@@ -32,17 +33,19 @@ public class PAMXMLProcessor extends XMLProcessor {
* Public constructor to instantiate the helper.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public PAMXMLProcessor() {
super((EPackage.Registry.INSTANCE));
PAMPackage.eINSTANCE.eClass();
}
-
+
/**
* Register for "*" and "xml" file extensions the PAMResourceFactoryImpl factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -55,4 +58,4 @@ public class PAMXMLProcessor extends XMLProcessor {
return registrations;
}
-} //PAMXMLProcessor
+} // PAMXMLProcessor
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/OptimallityCriterionKind.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/OptimallityCriterionKind.java
index 925147a1136..2bdc4c3519b 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/OptimallityCriterionKind.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/OptimallityCriterionKind.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,6 +24,7 @@ import org.eclipse.emf.common.util.Enumerator;
* A representation of the literals of the enumeration '<em><b>Optimallity Criterion Kind</b></em>',
* and utility methods for working with them.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getOptimallityCriterionKind()
* @model
* @generated
@@ -33,6 +34,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Meet Hard Deadlines</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #MEET_HARD_DEADLINES_VALUE
* @generated
* @ordered
@@ -43,6 +45,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Minimize Missed Deadlines</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #MINIMIZE_MISSED_DEADLINES_VALUE
* @generated
* @ordered
@@ -53,6 +56,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Minimized Mean Tardiness</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #MINIMIZED_MEAN_TARDINESS_VALUE
* @generated
* @ordered
@@ -63,6 +67,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Undef</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #UNDEF_VALUE
* @generated
* @ordered
@@ -73,6 +78,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Other</b></em>' literal object.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #OTHER_VALUE
* @generated
* @ordered
@@ -83,10 +89,10 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Meet Hard Deadlines</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Meet Hard Deadlines</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Meet Hard Deadlines</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #MEET_HARD_DEADLINES
* @model name="meetHardDeadlines"
* @generated
@@ -98,10 +104,10 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Minimize Missed Deadlines</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Minimize Missed Deadlines</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Minimize Missed Deadlines</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #MINIMIZE_MISSED_DEADLINES
* @model name="minimizeMissedDeadlines"
* @generated
@@ -113,10 +119,10 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Minimized Mean Tardiness</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Minimized Mean Tardiness</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Minimized Mean Tardiness</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #MINIMIZED_MEAN_TARDINESS
* @model name="minimizedMeanTardiness"
* @generated
@@ -128,10 +134,10 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Undef</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Undef</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Undef</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #UNDEF
* @model name="undef"
* @generated
@@ -143,10 +149,10 @@ public enum OptimallityCriterionKind implements Enumerator {
* The '<em><b>Other</b></em>' literal value.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of '<em><b>Other</b></em>' literal object isn't clear,
- * there really should be more of a description here...
+ * If the meaning of '<em><b>Other</b></em>' literal object isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @see #OTHER
* @model name="other"
* @generated
@@ -158,21 +164,23 @@ public enum OptimallityCriterionKind implements Enumerator {
* An array of all the '<em><b>Optimallity Criterion Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private static final OptimallityCriterionKind[] VALUES_ARRAY =
- new OptimallityCriterionKind[] {
- MEET_HARD_DEADLINES,
- MINIMIZE_MISSED_DEADLINES,
- MINIMIZED_MEAN_TARDINESS,
- UNDEF,
- OTHER,
- };
+ new OptimallityCriterionKind[] {
+ MEET_HARD_DEADLINES,
+ MINIMIZE_MISSED_DEADLINES,
+ MINIMIZED_MEAN_TARDINESS,
+ UNDEF,
+ OTHER,
+ };
/**
* A public read-only list of all the '<em><b>Optimallity Criterion Kind</b></em>' enumerators.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static final List<OptimallityCriterionKind> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
@@ -181,6 +189,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* Returns the '<em><b>Optimallity Criterion Kind</b></em>' literal with the specified literal value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static OptimallityCriterionKind get(String literal) {
@@ -197,6 +206,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* Returns the '<em><b>Optimallity Criterion Kind</b></em>' literal with the specified name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static OptimallityCriterionKind getByName(String name) {
@@ -213,15 +223,21 @@ public enum OptimallityCriterionKind implements Enumerator {
* Returns the '<em><b>Optimallity Criterion Kind</b></em>' literal with the specified integer value.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static OptimallityCriterionKind get(int value) {
switch (value) {
- case MEET_HARD_DEADLINES_VALUE: return MEET_HARD_DEADLINES;
- case MINIMIZE_MISSED_DEADLINES_VALUE: return MINIMIZE_MISSED_DEADLINES;
- case MINIMIZED_MEAN_TARDINESS_VALUE: return MINIMIZED_MEAN_TARDINESS;
- case UNDEF_VALUE: return UNDEF;
- case OTHER_VALUE: return OTHER;
+ case MEET_HARD_DEADLINES_VALUE:
+ return MEET_HARD_DEADLINES;
+ case MINIMIZE_MISSED_DEADLINES_VALUE:
+ return MINIMIZE_MISSED_DEADLINES;
+ case MINIMIZED_MEAN_TARDINESS_VALUE:
+ return MINIMIZED_MEAN_TARDINESS;
+ case UNDEF_VALUE:
+ return UNDEF;
+ case OTHER_VALUE:
+ return OTHER;
}
return null;
}
@@ -229,6 +245,7 @@ public enum OptimallityCriterionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private final int value;
@@ -236,6 +253,7 @@ public enum OptimallityCriterionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private final String name;
@@ -243,6 +261,7 @@ public enum OptimallityCriterionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private final String literal;
@@ -251,6 +270,7 @@ public enum OptimallityCriterionKind implements Enumerator {
* Only this class can construct instances.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private OptimallityCriterionKind(int value, String name, String literal) {
@@ -262,39 +282,46 @@ public enum OptimallityCriterionKind implements Enumerator {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public int getValue() {
- return value;
+ return value;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getName() {
- return name;
+ return name;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getLiteral() {
- return literal;
+ return literal;
}
/**
* Returns the literal value of the enumerator, which is its string representation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
return literal;
}
-
-} //OptimallityCriterionKind
+
+} // OptimallityCriterionKind
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMFactory.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMFactory.java
index 3fd708504d5..1d46fe5f5db 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMFactory.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMFactory.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ import org.eclipse.emf.ecore.EFactory;
* The <b>Factory</b> for the model.
* It provides a create method for each non-abstract class of the model.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage
* @generated
*/
@@ -28,6 +29,7 @@ public interface SAMFactory extends EFactory {
* The singleton instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
SAMFactory eINSTANCE = org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMFactoryImpl.init();
@@ -36,6 +38,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Analysis Context</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Analysis Context</em>'.
* @generated
*/
@@ -45,6 +48,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Endto End Flow</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Endto End Flow</em>'.
* @generated
*/
@@ -54,6 +58,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Comm Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Comm Step</em>'.
* @generated
*/
@@ -63,6 +68,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Step</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Step</em>'.
* @generated
*/
@@ -72,6 +78,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Shared Resource</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Shared Resource</em>'.
* @generated
*/
@@ -81,6 +88,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Sched Obs</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Sched Obs</em>'.
* @generated
*/
@@ -90,6 +98,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Comm Host</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Comm Host</em>'.
* @generated
*/
@@ -99,6 +108,7 @@ public interface SAMFactory extends EFactory {
* Returns a new object of class '<em>Sa Exec Host</em>'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return a new object of class '<em>Sa Exec Host</em>'.
* @generated
*/
@@ -108,9 +118,10 @@ public interface SAMFactory extends EFactory {
* Returns the package supported by this factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the package supported by this factory.
* @generated
*/
SAMPackage getSAMPackage();
-} //SAMFactory
+} // SAMFactory
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMPackage.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMPackage.java
index af6e9fcae63..4b40177eac1 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMPackage.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SAMPackage.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -26,12 +26,13 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.GRMPackage;
* The <b>Package</b> for the model.
* It contains accessors for the meta objects to represent
* <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMFactory
* @model kind="package"
* @generated
@@ -41,6 +42,7 @@ public interface SAMPackage extends EPackage {
* The package name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNAME = "SAM";
@@ -49,6 +51,7 @@ public interface SAMPackage extends EPackage {
* The package namespace URI.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_URI = "http://www.eclipse.org/papyrus/SAM/1";
@@ -57,6 +60,7 @@ public interface SAMPackage extends EPackage {
* The package namespace name.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
String eNS_PREFIX = "SAM";
@@ -65,6 +69,7 @@ public interface SAMPackage extends EPackage {
* The singleton instance of the package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
SAMPackage eINSTANCE = org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl.init();
@@ -73,6 +78,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl <em>Sa Analysis Context</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaAnalysisContext()
* @generated
@@ -83,6 +89,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Structured Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -92,6 +99,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Package</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -101,6 +109,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Mode</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -110,6 +119,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -119,6 +129,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Context</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -128,6 +139,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Workload</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -137,6 +149,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Platform</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -146,6 +159,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -155,6 +169,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Opt Criterion</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -164,6 +179,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Analysis Context</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -173,6 +189,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl <em>Sa Endto End Flow</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaEndtoEndFlow()
* @generated
@@ -183,6 +200,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -192,6 +210,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -201,6 +220,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>End2 End T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -210,6 +230,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>End2 End D</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -219,6 +240,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -228,6 +250,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -237,6 +260,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Endto End Flow</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -246,6 +270,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl <em>Sa Comm Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaCommStep()
* @generated
@@ -256,6 +281,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -265,6 +291,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -274,6 +301,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -283,6 +311,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -292,6 +321,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -301,6 +331,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -310,6 +341,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -319,6 +351,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -328,6 +361,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -337,6 +371,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -346,6 +381,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -355,6 +391,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -364,6 +401,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -373,6 +411,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -382,6 +421,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -391,6 +431,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -400,6 +441,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -409,6 +451,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -418,6 +461,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -427,6 +471,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -436,6 +481,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -445,6 +491,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -454,6 +501,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -463,6 +511,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -472,6 +521,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -481,6 +531,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -490,6 +541,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -499,6 +551,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -508,6 +561,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -517,6 +571,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -526,6 +581,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -535,6 +591,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -544,6 +601,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -553,6 +611,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -562,6 +621,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -571,6 +631,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -580,6 +641,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -589,6 +651,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -598,6 +661,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -607,6 +671,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -616,6 +681,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Deadline</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -625,6 +691,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Spare Cap</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -634,6 +701,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -643,6 +711,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavioral Feature</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -652,6 +721,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Comm Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -661,6 +731,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl <em>Sa Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaStep()
* @generated
@@ -671,6 +742,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Exec Time</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -680,6 +752,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Allocated Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -689,6 +762,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Used Memory</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -698,6 +772,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Power Peak</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -707,6 +782,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Energy</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -716,6 +792,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -725,6 +802,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sub Usage</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -734,6 +812,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Used Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -743,6 +822,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Msg Size</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -752,6 +832,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>On</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -761,6 +842,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Action</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -770,6 +852,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavior</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -779,6 +862,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Message</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -788,6 +872,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Duration</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -797,6 +882,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Start</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -806,6 +892,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Finish</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -815,6 +902,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Cause</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -824,6 +912,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -833,6 +922,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host Demand Ops</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -842,6 +932,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Inter Occ T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -851,6 +942,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -860,6 +952,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Resp T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -869,6 +962,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -878,6 +972,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization On Host</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -887,6 +982,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Root</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -896,6 +992,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Steps</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -905,6 +1002,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Parent Step</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -914,6 +1012,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Timing</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -923,6 +1022,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Atomic</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -932,6 +1032,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -941,6 +1042,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Rep</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -950,6 +1052,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Prob</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -959,6 +1062,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Priority</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -968,6 +1072,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Concur Res</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -977,6 +1082,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -986,6 +1092,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Demand</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -995,6 +1102,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Serv Count</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1004,6 +1112,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Self Delay</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1013,6 +1122,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1022,6 +1132,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Child Scenario</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1031,6 +1142,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Behavioral Feature</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1040,6 +1152,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Deadline</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1049,6 +1162,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Spare Cap</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1058,6 +1172,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1067,6 +1182,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Preempt T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1076,6 +1192,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Ready T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1085,6 +1202,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Nonpreemption Blocking</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1094,6 +1212,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Shared Res</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1103,6 +1222,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Self Suspension Blocking</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1112,6 +1232,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Number Self Suspensions</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1121,6 +1242,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Step</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1130,6 +1252,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl <em>Sa Shared Resource</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaSharedResource()
* @generated
@@ -1140,6 +1263,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1149,6 +1273,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1158,6 +1283,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1167,6 +1293,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1176,6 +1303,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1185,6 +1313,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1194,6 +1323,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1203,6 +1333,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1212,6 +1343,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Protect Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1221,6 +1353,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Ceiling</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1230,6 +1363,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Other Protect Protocol</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1239,6 +1373,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Scheduler</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1248,6 +1383,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Capacity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1257,6 +1393,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Preemp</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1266,6 +1403,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Consum</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1275,6 +1413,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Acquis T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1284,6 +1423,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Release T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1293,6 +1433,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Shared Resource</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1302,6 +1443,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl <em>Sa Sched Obs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaSchedObs()
* @generated
@@ -1312,6 +1454,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Kind</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1321,6 +1464,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Constraint</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1330,6 +1474,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Mode</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1339,6 +1484,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Laxity</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1348,6 +1494,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Start Obs</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1357,6 +1504,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>End Obs</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1366,6 +1514,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Suspentions</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1375,6 +1524,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1384,6 +1534,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Overlaps</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1393,6 +1544,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Sched Obs</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1402,6 +1554,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl <em>Sa Comm Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaCommHost()
* @generated
@@ -1412,6 +1565,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1421,6 +1575,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1430,6 +1585,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1439,6 +1595,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1448,6 +1605,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1457,6 +1615,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1466,6 +1625,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1475,6 +1635,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1484,6 +1645,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Speed Factor</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1493,6 +1655,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Main Scheduler</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1502,6 +1665,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Element Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1511,6 +1675,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connector</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1520,6 +1685,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Transm Mode</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1529,6 +1695,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Block T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1538,6 +1705,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Packet T</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1547,6 +1715,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Capacity</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1556,6 +1725,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Preemptible</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1565,6 +1735,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1574,6 +1745,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Other Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1583,6 +1755,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Schedule</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1592,6 +1765,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Processing Units</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1601,6 +1775,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1610,6 +1785,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Protected Shared Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1619,6 +1795,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Schedulable Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1628,6 +1805,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1637,6 +1815,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1646,6 +1825,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1655,6 +1835,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1664,6 +1845,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Comm Host</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1673,6 +1855,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl <em>Sa Exec Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaExecHost()
* @generated
@@ -1683,6 +1866,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Res Mult</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1692,6 +1876,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Protected</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1701,6 +1886,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Active</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1710,6 +1896,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Property</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1719,6 +1906,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Instance Specification</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1728,6 +1916,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Classifier</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1737,6 +1926,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Lifeline</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1746,6 +1936,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Base Connectable Element</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1755,6 +1946,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Preemptible</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1764,6 +1956,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1773,6 +1966,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Other Sched Policy</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1782,6 +1976,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Schedule</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1791,6 +1986,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Processing Units</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1800,6 +1996,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Host</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1809,6 +2006,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Protected Shared Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1818,6 +2016,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Schedulable Resources</b></em>' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1827,6 +2026,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Speed Factor</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1836,6 +2036,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Main Scheduler</b></em>' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1845,6 +2046,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Comm Tx Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1854,6 +2056,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Comm Rcv Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1863,6 +2066,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Cntxt Sw T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1872,6 +2076,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Clock Ovh</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1881,6 +2086,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Pri Range</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1890,6 +2096,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Mem Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1899,6 +2106,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Utilization</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1908,6 +2116,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Throughput</b></em>' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1917,6 +2126,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1926,6 +2136,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1935,6 +2146,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>Sched Utiliz</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1944,6 +2156,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>IS Rswitch T</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1953,6 +2166,7 @@ public interface SAMPackage extends EPackage {
* The feature id for the '<em><b>IS Rprio Range</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1962,6 +2176,7 @@ public interface SAMPackage extends EPackage {
* The number of structural features of the '<em>Sa Exec Host</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
* @ordered
*/
@@ -1971,6 +2186,7 @@ public interface SAMPackage extends EPackage {
* The meta object id for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind <em>Optimallity Criterion Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getOptimallityCriterionKind()
* @generated
@@ -1982,6 +2198,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext <em>Sa Analysis Context</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Analysis Context</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext
* @generated
@@ -1992,6 +2209,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getIsSched <em>Is Sched</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Sched</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getIsSched()
* @see #getSaAnalysisContext()
@@ -2003,6 +2221,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getOptCriterion <em>Opt Criterion</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Opt Criterion</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getOptCriterion()
* @see #getSaAnalysisContext()
@@ -2014,6 +2233,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow <em>Sa Endto End Flow</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Endto End Flow</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow
* @generated
@@ -2024,6 +2244,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getIsSched <em>Is Sched</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Sched</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getIsSched()
* @see #getSaEndtoEndFlow()
@@ -2035,6 +2256,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getSchSlack <em>Sch Slack</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sch Slack</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getSchSlack()
* @see #getSaEndtoEndFlow()
@@ -2046,6 +2268,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndT <em>End2 End T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>End2 End T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndT()
* @see #getSaEndtoEndFlow()
@@ -2057,6 +2280,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndD <em>End2 End D</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>End2 End D</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndD()
* @see #getSaEndtoEndFlow()
@@ -2068,6 +2292,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getTiming <em>Timing</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Timing</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getTiming()
* @see #getSaEndtoEndFlow()
@@ -2079,6 +2304,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getBase_NamedElement <em>Base Named Element</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Named Element</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getBase_NamedElement()
* @see #getSaEndtoEndFlow()
@@ -2090,6 +2316,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep <em>Sa Comm Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Comm Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep
* @generated
@@ -2100,6 +2327,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getDeadline <em>Deadline</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Deadline</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getDeadline()
* @see #getSaCommStep()
@@ -2111,6 +2339,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSpareCap <em>Spare Cap</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Spare Cap</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSpareCap()
* @see #getSaCommStep()
@@ -2122,6 +2351,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSchSlack <em>Sch Slack</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sch Slack</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSchSlack()
* @see #getSaCommStep()
@@ -2133,6 +2363,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Behavioral Feature</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getBase_BehavioralFeature()
* @see #getSaCommStep()
@@ -2144,6 +2375,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep <em>Sa Step</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Step</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep
* @generated
@@ -2154,6 +2386,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the reference '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference '<em>Base Behavioral Feature</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getBase_BehavioralFeature()
* @see #getSaStep()
@@ -2165,6 +2398,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getDeadline <em>Deadline</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Deadline</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getDeadline()
* @see #getSaStep()
@@ -2176,6 +2410,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSpareCap <em>Spare Cap</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Spare Cap</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSpareCap()
* @see #getSaStep()
@@ -2187,6 +2422,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSchSlack <em>Sch Slack</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sch Slack</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSchSlack()
* @see #getSaStep()
@@ -2198,6 +2434,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getPreemptT <em>Preempt T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Preempt T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getPreemptT()
* @see #getSaStep()
@@ -2209,6 +2446,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getReadyT <em>Ready T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Ready T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getReadyT()
* @see #getSaStep()
@@ -2220,6 +2458,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNonpreemptionBlocking <em>Nonpreemption Blocking</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Nonpreemption Blocking</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNonpreemptionBlocking()
* @see #getSaStep()
@@ -2231,6 +2470,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the reference list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSharedRes <em>Shared Res</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the reference list '<em>Shared Res</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSharedRes()
* @see #getSaStep()
@@ -2242,6 +2482,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSelfSuspensionBlocking <em>Self Suspension Blocking</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Self Suspension Blocking</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSelfSuspensionBlocking()
* @see #getSaStep()
@@ -2253,6 +2494,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNumberSelfSuspensions <em>Number Self Suspensions</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Number Self Suspensions</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNumberSelfSuspensions()
* @see #getSaStep()
@@ -2264,6 +2506,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource <em>Sa Shared Resource</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Shared Resource</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource
* @generated
@@ -2274,6 +2517,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getCapacity <em>Capacity</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Capacity</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getCapacity()
* @see #getSaSharedResource()
@@ -2285,6 +2529,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsPreemp <em>Is Preemp</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Preemp</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsPreemp()
* @see #getSaSharedResource()
@@ -2296,6 +2541,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsConsum <em>Is Consum</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Consum</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsConsum()
* @see #getSaSharedResource()
@@ -2307,6 +2553,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getAcquisT <em>Acquis T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Acquis T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getAcquisT()
* @see #getSaSharedResource()
@@ -2318,6 +2565,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getReleaseT <em>Release T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Release T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getReleaseT()
* @see #getSaSharedResource()
@@ -2329,6 +2577,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs <em>Sa Sched Obs</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Sched Obs</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs
* @generated
@@ -2339,6 +2588,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getSuspentions <em>Suspentions</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Suspentions</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getSuspentions()
* @see #getSaSchedObs()
@@ -2350,6 +2600,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getBlockT <em>Block T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Block T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getBlockT()
* @see #getSaSchedObs()
@@ -2361,6 +2612,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute list '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getOverlaps <em>Overlaps</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute list '<em>Overlaps</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getOverlaps()
* @see #getSaSchedObs()
@@ -2372,6 +2624,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost <em>Sa Comm Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Comm Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost
* @generated
@@ -2382,6 +2635,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getIsSched <em>Is Sched</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Sched</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getIsSched()
* @see #getSaCommHost()
@@ -2393,6 +2647,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getSchSlack <em>Sch Slack</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sch Slack</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getSchSlack()
* @see #getSaCommHost()
@@ -2404,6 +2659,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for class '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost <em>Sa Exec Host</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for class '<em>Sa Exec Host</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost
* @generated
@@ -2414,6 +2670,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getIsSched <em>Is Sched</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Is Sched</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getIsSched()
* @see #getSaExecHost()
@@ -2425,6 +2682,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchSlack <em>Sch Slack</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sch Slack</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchSlack()
* @see #getSaExecHost()
@@ -2436,6 +2694,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchedUtiliz <em>Sched Utiliz</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>Sched Utiliz</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchedUtiliz()
* @see #getSaExecHost()
@@ -2447,6 +2706,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRswitchT <em>IS Rswitch T</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>IS Rswitch T</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRswitchT()
* @see #getSaExecHost()
@@ -2458,6 +2718,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for the attribute '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRprioRange <em>IS Rprio Range</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for the attribute '<em>IS Rprio Range</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRprioRange()
* @see #getSaExecHost()
@@ -2469,6 +2730,7 @@ public interface SAMPackage extends EPackage {
* Returns the meta object for enum '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind <em>Optimallity Criterion Kind</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the meta object for enum '<em>Optimallity Criterion Kind</em>'.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind
* @generated
@@ -2479,6 +2741,7 @@ public interface SAMPackage extends EPackage {
* Returns the factory that creates the instances of the model.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the factory that creates the instances of the model.
* @generated
*/
@@ -2488,12 +2751,13 @@ public interface SAMPackage extends EPackage {
* <!-- begin-user-doc -->
* Defines literals for the meta objects that represent
* <ul>
- * <li>each class,</li>
- * <li>each feature of each class,</li>
- * <li>each enum,</li>
- * <li>and each data type</li>
+ * <li>each class,</li>
+ * <li>each feature of each class,</li>
+ * <li>each enum,</li>
+ * <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
+ *
* @generated
*/
interface Literals {
@@ -2501,6 +2765,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl <em>Sa Analysis Context</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaAnalysisContext()
* @generated
@@ -2511,6 +2776,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Sched</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_ANALYSIS_CONTEXT__IS_SCHED = eINSTANCE.getSaAnalysisContext_IsSched();
@@ -2519,6 +2785,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Opt Criterion</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_ANALYSIS_CONTEXT__OPT_CRITERION = eINSTANCE.getSaAnalysisContext_OptCriterion();
@@ -2527,6 +2794,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl <em>Sa Endto End Flow</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaEndtoEndFlow()
* @generated
@@ -2537,6 +2805,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Sched</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_ENDTO_END_FLOW__IS_SCHED = eINSTANCE.getSaEndtoEndFlow_IsSched();
@@ -2545,6 +2814,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sch Slack</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_ENDTO_END_FLOW__SCH_SLACK = eINSTANCE.getSaEndtoEndFlow_SchSlack();
@@ -2553,6 +2823,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>End2 End T</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_ENDTO_END_FLOW__END2_END_T = eINSTANCE.getSaEndtoEndFlow_End2EndT();
@@ -2561,6 +2832,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>End2 End D</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_ENDTO_END_FLOW__END2_END_D = eINSTANCE.getSaEndtoEndFlow_End2EndD();
@@ -2569,6 +2841,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Timing</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference SA_ENDTO_END_FLOW__TIMING = eINSTANCE.getSaEndtoEndFlow_Timing();
@@ -2577,6 +2850,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Named Element</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT = eINSTANCE.getSaEndtoEndFlow_Base_NamedElement();
@@ -2585,6 +2859,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl <em>Sa Comm Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaCommStep()
* @generated
@@ -2595,6 +2870,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Deadline</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_COMM_STEP__DEADLINE = eINSTANCE.getSaCommStep_Deadline();
@@ -2603,6 +2879,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Spare Cap</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_COMM_STEP__SPARE_CAP = eINSTANCE.getSaCommStep_SpareCap();
@@ -2611,6 +2888,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sch Slack</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_COMM_STEP__SCH_SLACK = eINSTANCE.getSaCommStep_SchSlack();
@@ -2619,6 +2897,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Behavioral Feature</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE = eINSTANCE.getSaCommStep_Base_BehavioralFeature();
@@ -2627,6 +2906,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl <em>Sa Step</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaStep()
* @generated
@@ -2637,6 +2917,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Base Behavioral Feature</b></em>' reference feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference SA_STEP__BASE_BEHAVIORAL_FEATURE = eINSTANCE.getSaStep_Base_BehavioralFeature();
@@ -2645,6 +2926,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Deadline</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__DEADLINE = eINSTANCE.getSaStep_Deadline();
@@ -2653,6 +2935,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Spare Cap</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__SPARE_CAP = eINSTANCE.getSaStep_SpareCap();
@@ -2661,6 +2944,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sch Slack</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__SCH_SLACK = eINSTANCE.getSaStep_SchSlack();
@@ -2669,6 +2953,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Preempt T</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__PREEMPT_T = eINSTANCE.getSaStep_PreemptT();
@@ -2677,6 +2962,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Ready T</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__READY_T = eINSTANCE.getSaStep_ReadyT();
@@ -2685,6 +2971,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Nonpreemption Blocking</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__NONPREEMPTION_BLOCKING = eINSTANCE.getSaStep_NonpreemptionBlocking();
@@ -2693,6 +2980,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Shared Res</b></em>' reference list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EReference SA_STEP__SHARED_RES = eINSTANCE.getSaStep_SharedRes();
@@ -2701,6 +2989,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Self Suspension Blocking</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__SELF_SUSPENSION_BLOCKING = eINSTANCE.getSaStep_SelfSuspensionBlocking();
@@ -2709,6 +2998,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Number Self Suspensions</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_STEP__NUMBER_SELF_SUSPENSIONS = eINSTANCE.getSaStep_NumberSelfSuspensions();
@@ -2717,6 +3007,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl <em>Sa Shared Resource</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaSharedResource()
* @generated
@@ -2727,6 +3018,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Capacity</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SHARED_RESOURCE__CAPACITY = eINSTANCE.getSaSharedResource_Capacity();
@@ -2735,6 +3027,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Preemp</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SHARED_RESOURCE__IS_PREEMP = eINSTANCE.getSaSharedResource_IsPreemp();
@@ -2743,6 +3036,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Consum</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SHARED_RESOURCE__IS_CONSUM = eINSTANCE.getSaSharedResource_IsConsum();
@@ -2751,6 +3045,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Acquis T</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SHARED_RESOURCE__ACQUIS_T = eINSTANCE.getSaSharedResource_AcquisT();
@@ -2759,6 +3054,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Release T</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SHARED_RESOURCE__RELEASE_T = eINSTANCE.getSaSharedResource_ReleaseT();
@@ -2767,6 +3063,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl <em>Sa Sched Obs</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaSchedObs()
* @generated
@@ -2777,6 +3074,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Suspentions</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SCHED_OBS__SUSPENTIONS = eINSTANCE.getSaSchedObs_Suspentions();
@@ -2785,6 +3083,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Block T</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SCHED_OBS__BLOCK_T = eINSTANCE.getSaSchedObs_BlockT();
@@ -2793,6 +3092,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Overlaps</b></em>' attribute list feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_SCHED_OBS__OVERLAPS = eINSTANCE.getSaSchedObs_Overlaps();
@@ -2801,6 +3101,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl <em>Sa Comm Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaCommHost()
* @generated
@@ -2811,6 +3112,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Sched</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_COMM_HOST__IS_SCHED = eINSTANCE.getSaCommHost_IsSched();
@@ -2819,6 +3121,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sch Slack</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_COMM_HOST__SCH_SLACK = eINSTANCE.getSaCommHost_SchSlack();
@@ -2827,6 +3130,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl <em>Sa Exec Host</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getSaExecHost()
* @generated
@@ -2837,6 +3141,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Is Sched</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_EXEC_HOST__IS_SCHED = eINSTANCE.getSaExecHost_IsSched();
@@ -2845,6 +3150,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sch Slack</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_EXEC_HOST__SCH_SLACK = eINSTANCE.getSaExecHost_SchSlack();
@@ -2853,6 +3159,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>Sched Utiliz</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_EXEC_HOST__SCHED_UTILIZ = eINSTANCE.getSaExecHost_SchedUtiliz();
@@ -2861,6 +3168,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>IS Rswitch T</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_EXEC_HOST__IS_RSWITCH_T = eINSTANCE.getSaExecHost_ISRswitchT();
@@ -2869,6 +3177,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '<em><b>IS Rprio Range</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
EAttribute SA_EXEC_HOST__IS_RPRIO_RANGE = eINSTANCE.getSaExecHost_ISRprioRange();
@@ -2877,6 +3186,7 @@ public interface SAMPackage extends EPackage {
* The meta object literal for the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind <em>Optimallity Criterion Kind</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SAMPackageImpl#getOptimallityCriterionKind()
* @generated
@@ -2885,4 +3195,4 @@ public interface SAMPackage extends EPackage {
}
-} //SAMPackage
+} // SAMPackage
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaAnalysisContext.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaAnalysisContext.java
index 165d0ce2580..39f743dcb3a 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaAnalysisContext.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaAnalysisContext.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,8 +23,8 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getOptCriterion <em>Opt Criterion</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getOptCriterion <em>Opt Criterion</em>}</li>
* </ul>
* </p>
*
@@ -37,10 +37,10 @@ public interface SaAnalysisContext extends GaAnalysisContext {
* Returns the value of the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Sched</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Sched</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Sched</em>' attribute.
* @see #setIsSched(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaAnalysisContext_IsSched()
@@ -53,7 +53,9 @@ public interface SaAnalysisContext extends GaAnalysisContext {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getIsSched <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Sched</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Sched</em>' attribute.
* @see #getIsSched()
* @generated
*/
@@ -64,10 +66,10 @@ public interface SaAnalysisContext extends GaAnalysisContext {
* The literals are from the enumeration {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Opt Criterion</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Opt Criterion</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Opt Criterion</em>' attribute.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind
* @see #setOptCriterion(OptimallityCriterionKind)
@@ -81,7 +83,9 @@ public interface SaAnalysisContext extends GaAnalysisContext {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext#getOptCriterion <em>Opt Criterion</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Opt Criterion</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Opt Criterion</em>' attribute.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind
* @see #getOptCriterion()
* @generated
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommHost.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommHost.java
index da0f2a27c68..9536512a793 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommHost.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommHost.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,8 +23,8 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getSchSlack <em>Sch Slack</em>}</li>
* </ul>
* </p>
*
@@ -37,10 +37,10 @@ public interface SaCommHost extends GaCommHost {
* Returns the value of the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Sched</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Sched</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Sched</em>' attribute.
* @see #setIsSched(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaCommHost_IsSched()
@@ -53,7 +53,9 @@ public interface SaCommHost extends GaCommHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getIsSched <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Sched</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Sched</em>' attribute.
* @see #getIsSched()
* @generated
*/
@@ -63,10 +65,10 @@ public interface SaCommHost extends GaCommHost {
* Returns the value of the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sch Slack</em>' attribute.
* @see #setSchSlack(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaCommHost_SchSlack()
@@ -79,7 +81,9 @@ public interface SaCommHost extends GaCommHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost#getSchSlack <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sch Slack</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sch Slack</em>' attribute.
* @see #getSchSlack()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommStep.java
index f8779ccdcaa..38130695eee 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaCommStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,10 +24,10 @@ import org.eclipse.uml2.uml.BehavioralFeature;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getDeadline <em>Deadline</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSpareCap <em>Spare Cap</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getDeadline <em>Deadline</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSpareCap <em>Spare Cap</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
* </ul>
* </p>
*
@@ -40,10 +40,10 @@ public interface SaCommStep extends GaCommStep {
* Returns the value of the '<em><b>Deadline</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Deadline</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Deadline</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Deadline</em>' attribute.
* @see #setDeadline(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaCommStep_Deadline()
@@ -56,7 +56,9 @@ public interface SaCommStep extends GaCommStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getDeadline <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Deadline</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Deadline</em>' attribute.
* @see #getDeadline()
* @generated
*/
@@ -66,10 +68,10 @@ public interface SaCommStep extends GaCommStep {
* Returns the value of the '<em><b>Spare Cap</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Spare Cap</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Spare Cap</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Spare Cap</em>' attribute.
* @see #setSpareCap(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaCommStep_SpareCap()
@@ -82,7 +84,9 @@ public interface SaCommStep extends GaCommStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSpareCap <em>Spare Cap</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Spare Cap</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Spare Cap</em>' attribute.
* @see #getSpareCap()
* @generated
*/
@@ -92,10 +96,10 @@ public interface SaCommStep extends GaCommStep {
* Returns the value of the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sch Slack</em>' attribute.
* @see #setSchSlack(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaCommStep_SchSlack()
@@ -108,7 +112,9 @@ public interface SaCommStep extends GaCommStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getSchSlack <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sch Slack</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sch Slack</em>' attribute.
* @see #getSchSlack()
* @generated
*/
@@ -118,10 +124,10 @@ public interface SaCommStep extends GaCommStep {
* Returns the value of the '<em><b>Base Behavioral Feature</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Behavioral Feature</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Behavioral Feature</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Behavioral Feature</em>' reference.
* @see #setBase_BehavioralFeature(BehavioralFeature)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaCommStep_Base_BehavioralFeature()
@@ -134,7 +140,9 @@ public interface SaCommStep extends GaCommStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Behavioral Feature</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Behavioral Feature</em>' reference.
* @see #getBase_BehavioralFeature()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaEndtoEndFlow.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaEndtoEndFlow.java
index a7b344af51a..79cb73cc6da 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaEndtoEndFlow.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaEndtoEndFlow.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -26,12 +26,12 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndT <em>End2 End T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndD <em>End2 End D</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getTiming <em>Timing</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndT <em>End2 End T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getEnd2EndD <em>End2 End D</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getTiming <em>Timing</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -44,10 +44,10 @@ public interface SaEndtoEndFlow extends EObject {
* Returns the value of the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Sched</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Sched</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Sched</em>' attribute.
* @see #setIsSched(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaEndtoEndFlow_IsSched()
@@ -60,7 +60,9 @@ public interface SaEndtoEndFlow extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getIsSched <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Sched</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Sched</em>' attribute.
* @see #getIsSched()
* @generated
*/
@@ -70,10 +72,10 @@ public interface SaEndtoEndFlow extends EObject {
* Returns the value of the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sch Slack</em>' attribute.
* @see #setSchSlack(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaEndtoEndFlow_SchSlack()
@@ -86,7 +88,9 @@ public interface SaEndtoEndFlow extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getSchSlack <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sch Slack</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sch Slack</em>' attribute.
* @see #getSchSlack()
* @generated
*/
@@ -97,10 +101,10 @@ public interface SaEndtoEndFlow extends EObject {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>End2 End T</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>End2 End T</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>End2 End T</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaEndtoEndFlow_End2EndT()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -113,10 +117,10 @@ public interface SaEndtoEndFlow extends EObject {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>End2 End D</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>End2 End D</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>End2 End D</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaEndtoEndFlow_End2EndD()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -129,10 +133,10 @@ public interface SaEndtoEndFlow extends EObject {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Timing</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Timing</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Timing</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaEndtoEndFlow_Timing()
* @model
@@ -144,10 +148,10 @@ public interface SaEndtoEndFlow extends EObject {
* Returns the value of the '<em><b>Base Named Element</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Named Element</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Named Element</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Named Element</em>' reference.
* @see #setBase_NamedElement(NamedElement)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaEndtoEndFlow_Base_NamedElement()
@@ -160,7 +164,9 @@ public interface SaEndtoEndFlow extends EObject {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow#getBase_NamedElement <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Named Element</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Named Element</em>' reference.
* @see #getBase_NamedElement()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaExecHost.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaExecHost.java
index a63af8dc4d1..fe29ef59c06 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaExecHost.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaExecHost.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,11 +23,11 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchedUtiliz <em>Sched Utiliz</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRswitchT <em>IS Rswitch T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRprioRange <em>IS Rprio Range</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchedUtiliz <em>Sched Utiliz</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRswitchT <em>IS Rswitch T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRprioRange <em>IS Rprio Range</em>}</li>
* </ul>
* </p>
*
@@ -40,10 +40,10 @@ public interface SaExecHost extends GaExecHost {
* Returns the value of the '<em><b>Is Sched</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Sched</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Sched</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Sched</em>' attribute.
* @see #setIsSched(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaExecHost_IsSched()
@@ -56,7 +56,9 @@ public interface SaExecHost extends GaExecHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getIsSched <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Sched</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Sched</em>' attribute.
* @see #getIsSched()
* @generated
*/
@@ -66,10 +68,10 @@ public interface SaExecHost extends GaExecHost {
* Returns the value of the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sch Slack</em>' attribute.
* @see #setSchSlack(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaExecHost_SchSlack()
@@ -82,7 +84,9 @@ public interface SaExecHost extends GaExecHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchSlack <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sch Slack</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sch Slack</em>' attribute.
* @see #getSchSlack()
* @generated
*/
@@ -92,10 +96,10 @@ public interface SaExecHost extends GaExecHost {
* Returns the value of the '<em><b>Sched Utiliz</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sched Utiliz</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sched Utiliz</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sched Utiliz</em>' attribute.
* @see #setSchedUtiliz(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaExecHost_SchedUtiliz()
@@ -108,7 +112,9 @@ public interface SaExecHost extends GaExecHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getSchedUtiliz <em>Sched Utiliz</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sched Utiliz</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sched Utiliz</em>' attribute.
* @see #getSchedUtiliz()
* @generated
*/
@@ -118,10 +124,10 @@ public interface SaExecHost extends GaExecHost {
* Returns the value of the '<em><b>IS Rswitch T</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>IS Rswitch T</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>IS Rswitch T</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>IS Rswitch T</em>' attribute.
* @see #setISRswitchT(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaExecHost_ISRswitchT()
@@ -134,7 +140,9 @@ public interface SaExecHost extends GaExecHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRswitchT <em>IS Rswitch T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>IS Rswitch T</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>IS Rswitch T</em>' attribute.
* @see #getISRswitchT()
* @generated
*/
@@ -144,10 +152,10 @@ public interface SaExecHost extends GaExecHost {
* Returns the value of the '<em><b>IS Rprio Range</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>IS Rprio Range</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>IS Rprio Range</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>IS Rprio Range</em>' attribute.
* @see #setISRprioRange(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaExecHost_ISRprioRange()
@@ -160,7 +168,9 @@ public interface SaExecHost extends GaExecHost {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost#getISRprioRange <em>IS Rprio Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>IS Rprio Range</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>IS Rprio Range</em>' attribute.
* @see #getISRprioRange()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSchedObs.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSchedObs.java
index b515afb9a71..221749a381b 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSchedObs.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSchedObs.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,9 +24,9 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getSuspentions <em>Suspentions</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getBlockT <em>Block T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getOverlaps <em>Overlaps</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getSuspentions <em>Suspentions</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getBlockT <em>Block T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs#getOverlaps <em>Overlaps</em>}</li>
* </ul>
* </p>
*
@@ -40,10 +40,10 @@ public interface SaSchedObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Suspentions</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Suspentions</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Suspentions</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSchedObs_Suspentions()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Integer" ordered="false"
@@ -56,10 +56,10 @@ public interface SaSchedObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Block T</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Block T</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Block T</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSchedObs_BlockT()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -72,10 +72,10 @@ public interface SaSchedObs extends GaTimedObs {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Overlaps</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Overlaps</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Overlaps</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSchedObs_Overlaps()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Integer" ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSharedResource.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSharedResource.java
index 7462398e931..612591fe69c 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSharedResource.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaSharedResource.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,11 +24,11 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.MutualExclusionResource;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getCapacity <em>Capacity</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsPreemp <em>Is Preemp</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsConsum <em>Is Consum</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getAcquisT <em>Acquis T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getReleaseT <em>Release T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getCapacity <em>Capacity</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsPreemp <em>Is Preemp</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsConsum <em>Is Consum</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getAcquisT <em>Acquis T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getReleaseT <em>Release T</em>}</li>
* </ul>
* </p>
*
@@ -41,10 +41,10 @@ public interface SaSharedResource extends MutualExclusionResource {
* Returns the value of the '<em><b>Capacity</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Capacity</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Capacity</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Capacity</em>' attribute.
* @see #setCapacity(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSharedResource_Capacity()
@@ -57,7 +57,9 @@ public interface SaSharedResource extends MutualExclusionResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getCapacity <em>Capacity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Capacity</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Capacity</em>' attribute.
* @see #getCapacity()
* @generated
*/
@@ -67,10 +69,10 @@ public interface SaSharedResource extends MutualExclusionResource {
* Returns the value of the '<em><b>Is Preemp</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Preemp</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Preemp</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Preemp</em>' attribute.
* @see #setIsPreemp(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSharedResource_IsPreemp()
@@ -83,7 +85,9 @@ public interface SaSharedResource extends MutualExclusionResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsPreemp <em>Is Preemp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Preemp</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Preemp</em>' attribute.
* @see #getIsPreemp()
* @generated
*/
@@ -93,10 +97,10 @@ public interface SaSharedResource extends MutualExclusionResource {
* Returns the value of the '<em><b>Is Consum</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Is Consum</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Is Consum</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Is Consum</em>' attribute.
* @see #setIsConsum(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSharedResource_IsConsum()
@@ -109,7 +113,9 @@ public interface SaSharedResource extends MutualExclusionResource {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource#getIsConsum <em>Is Consum</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Is Consum</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Is Consum</em>' attribute.
* @see #getIsConsum()
* @generated
*/
@@ -120,10 +126,10 @@ public interface SaSharedResource extends MutualExclusionResource {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Acquis T</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Acquis T</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Acquis T</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSharedResource_AcquisT()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
@@ -136,10 +142,10 @@ public interface SaSharedResource extends MutualExclusionResource {
* The list contents are of type {@link java.lang.String}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Release T</em>' attribute list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Release T</em>' attribute list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Release T</em>' attribute list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaSharedResource_ReleaseT()
* @model dataType="org.eclipse.papyrus.MARTE_Library.BasicNFP_Types.NFP_Duration" ordered="false"
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaStep.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaStep.java
index e3b6772d006..c75db23c026 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaStep.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/SaStep.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -25,16 +25,16 @@ import org.eclipse.uml2.uml.BehavioralFeature;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getDeadline <em>Deadline</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSpareCap <em>Spare Cap</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getPreemptT <em>Preempt T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getReadyT <em>Ready T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNonpreemptionBlocking <em>Nonpreemption Blocking</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSharedRes <em>Shared Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSelfSuspensionBlocking <em>Self Suspension Blocking</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNumberSelfSuspensions <em>Number Self Suspensions</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getDeadline <em>Deadline</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSpareCap <em>Spare Cap</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getPreemptT <em>Preempt T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getReadyT <em>Ready T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNonpreemptionBlocking <em>Nonpreemption Blocking</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSharedRes <em>Shared Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSelfSuspensionBlocking <em>Self Suspension Blocking</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNumberSelfSuspensions <em>Number Self Suspensions</em>}</li>
* </ul>
* </p>
*
@@ -47,10 +47,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Base Behavioral Feature</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Behavioral Feature</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Behavioral Feature</em>' reference isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Base Behavioral Feature</em>' reference.
* @see #setBase_BehavioralFeature(BehavioralFeature)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_Base_BehavioralFeature()
@@ -63,7 +63,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Behavioral Feature</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Behavioral Feature</em>' reference.
* @see #getBase_BehavioralFeature()
* @generated
*/
@@ -73,10 +75,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Deadline</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Deadline</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Deadline</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Deadline</em>' attribute.
* @see #setDeadline(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_Deadline()
@@ -89,7 +91,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getDeadline <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Deadline</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Deadline</em>' attribute.
* @see #getDeadline()
* @generated
*/
@@ -99,10 +103,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Spare Cap</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Spare Cap</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Spare Cap</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Spare Cap</em>' attribute.
* @see #setSpareCap(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_SpareCap()
@@ -115,7 +119,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSpareCap <em>Spare Cap</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Spare Cap</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Spare Cap</em>' attribute.
* @see #getSpareCap()
* @generated
*/
@@ -125,10 +131,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Sch Slack</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Sch Slack</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Sch Slack</em>' attribute.
* @see #setSchSlack(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_SchSlack()
@@ -141,7 +147,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSchSlack <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Sch Slack</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Sch Slack</em>' attribute.
* @see #getSchSlack()
* @generated
*/
@@ -151,10 +159,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Preempt T</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Preempt T</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Preempt T</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Preempt T</em>' attribute.
* @see #setPreemptT(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_PreemptT()
@@ -167,7 +175,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getPreemptT <em>Preempt T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Preempt T</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Preempt T</em>' attribute.
* @see #getPreemptT()
* @generated
*/
@@ -177,10 +187,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Ready T</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Ready T</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Ready T</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Ready T</em>' attribute.
* @see #setReadyT(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_ReadyT()
@@ -193,7 +203,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getReadyT <em>Ready T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Ready T</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Ready T</em>' attribute.
* @see #getReadyT()
* @generated
*/
@@ -203,10 +215,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Nonpreemption Blocking</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Nonpreemption Blocking</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Nonpreemption Blocking</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Nonpreemption Blocking</em>' attribute.
* @see #setNonpreemptionBlocking(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_NonpreemptionBlocking()
@@ -219,7 +231,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNonpreemptionBlocking <em>Nonpreemption Blocking</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Nonpreemption Blocking</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Nonpreemption Blocking</em>' attribute.
* @see #getNonpreemptionBlocking()
* @generated
*/
@@ -230,10 +244,10 @@ public interface SaStep extends GaStep {
* The list contents are of type {@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Shared Res</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Shared Res</em>' reference list isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Shared Res</em>' reference list.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_SharedRes()
* @model ordered="false"
@@ -245,10 +259,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Self Suspension Blocking</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Self Suspension Blocking</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Self Suspension Blocking</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Self Suspension Blocking</em>' attribute.
* @see #setSelfSuspensionBlocking(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_SelfSuspensionBlocking()
@@ -261,7 +275,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getSelfSuspensionBlocking <em>Self Suspension Blocking</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Self Suspension Blocking</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Self Suspension Blocking</em>' attribute.
* @see #getSelfSuspensionBlocking()
* @generated
*/
@@ -271,10 +287,10 @@ public interface SaStep extends GaStep {
* Returns the value of the '<em><b>Number Self Suspensions</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Number Self Suspensions</em>' attribute isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Number Self Suspensions</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
+ *
* @return the value of the '<em>Number Self Suspensions</em>' attribute.
* @see #setNumberSelfSuspensions(String)
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#getSaStep_NumberSelfSuspensions()
@@ -287,7 +303,9 @@ public interface SaStep extends GaStep {
* Sets the value of the '{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep#getNumberSelfSuspensions <em>Number Self Suspensions</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Number Self Suspensions</em>' attribute.
+ *
+ * @param value
+ * the new value of the '<em>Number Self Suspensions</em>' attribute.
* @see #getNumberSelfSuspensions()
* @generated
*/
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMFactoryImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMFactoryImpl.java
index 47cb08160f4..7824abf8164 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMFactoryImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMFactoryImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -19,7 +19,6 @@ import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.OptimallityCriterionKind;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMFactory;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage;
@@ -36,6 +35,7 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep;
* <!-- begin-user-doc -->
* An implementation of the model <b>Factory</b>.
* <!-- end-user-doc -->
+ *
* @generated
*/
public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
@@ -43,16 +43,16 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
* Creates the default factory implementation.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public static SAMFactory init() {
try {
- SAMFactory theSAMFactory = (SAMFactory)EPackage.Registry.INSTANCE.getEFactory(SAMPackage.eNS_URI);
+ SAMFactory theSAMFactory = (SAMFactory) EPackage.Registry.INSTANCE.getEFactory(SAMPackage.eNS_URI);
if (theSAMFactory != null) {
return theSAMFactory;
}
- }
- catch (Exception exception) {
+ } catch (Exception exception) {
EcorePlugin.INSTANCE.log(exception);
}
return new SAMFactoryImpl();
@@ -62,6 +62,7 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
* Creates an instance of the factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SAMFactoryImpl() {
@@ -71,59 +72,72 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public EObject create(EClass eClass) {
switch (eClass.getClassifierID()) {
- case SAMPackage.SA_ANALYSIS_CONTEXT: return createSaAnalysisContext();
- case SAMPackage.SA_ENDTO_END_FLOW: return createSaEndtoEndFlow();
- case SAMPackage.SA_COMM_STEP: return createSaCommStep();
- case SAMPackage.SA_STEP: return createSaStep();
- case SAMPackage.SA_SHARED_RESOURCE: return createSaSharedResource();
- case SAMPackage.SA_SCHED_OBS: return createSaSchedObs();
- case SAMPackage.SA_COMM_HOST: return createSaCommHost();
- case SAMPackage.SA_EXEC_HOST: return createSaExecHost();
- default:
- throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
+ case SAMPackage.SA_ANALYSIS_CONTEXT:
+ return createSaAnalysisContext();
+ case SAMPackage.SA_ENDTO_END_FLOW:
+ return createSaEndtoEndFlow();
+ case SAMPackage.SA_COMM_STEP:
+ return createSaCommStep();
+ case SAMPackage.SA_STEP:
+ return createSaStep();
+ case SAMPackage.SA_SHARED_RESOURCE:
+ return createSaSharedResource();
+ case SAMPackage.SA_SCHED_OBS:
+ return createSaSchedObs();
+ case SAMPackage.SA_COMM_HOST:
+ return createSaCommHost();
+ case SAMPackage.SA_EXEC_HOST:
+ return createSaExecHost();
+ default:
+ throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object createFromString(EDataType eDataType, String initialValue) {
switch (eDataType.getClassifierID()) {
- case SAMPackage.OPTIMALLITY_CRITERION_KIND:
- return createOptimallityCriterionKindFromString(eDataType, initialValue);
- default:
- throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
+ case SAMPackage.OPTIMALLITY_CRITERION_KIND:
+ return createOptimallityCriterionKindFromString(eDataType, initialValue);
+ default:
+ throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String convertToString(EDataType eDataType, Object instanceValue) {
switch (eDataType.getClassifierID()) {
- case SAMPackage.OPTIMALLITY_CRITERION_KIND:
- return convertOptimallityCriterionKindToString(eDataType, instanceValue);
- default:
- throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
+ case SAMPackage.OPTIMALLITY_CRITERION_KIND:
+ return convertOptimallityCriterionKindToString(eDataType, instanceValue);
+ default:
+ throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
}
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaAnalysisContext createSaAnalysisContext() {
SaAnalysisContextImpl saAnalysisContext = new SaAnalysisContextImpl();
return saAnalysisContext;
@@ -132,8 +146,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaEndtoEndFlow createSaEndtoEndFlow() {
SaEndtoEndFlowImpl saEndtoEndFlow = new SaEndtoEndFlowImpl();
return saEndtoEndFlow;
@@ -142,8 +158,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaCommStep createSaCommStep() {
SaCommStepImpl saCommStep = new SaCommStepImpl();
return saCommStep;
@@ -152,8 +170,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaStep createSaStep() {
SaStepImpl saStep = new SaStepImpl();
return saStep;
@@ -162,8 +182,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaSharedResource createSaSharedResource() {
SaSharedResourceImpl saSharedResource = new SaSharedResourceImpl();
return saSharedResource;
@@ -172,8 +194,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaSchedObs createSaSchedObs() {
SaSchedObsImpl saSchedObs = new SaSchedObsImpl();
return saSchedObs;
@@ -182,8 +206,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaCommHost createSaCommHost() {
SaCommHostImpl saCommHost = new SaCommHostImpl();
return saCommHost;
@@ -192,8 +218,10 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SaExecHost createSaExecHost() {
SaExecHostImpl saExecHost = new SaExecHostImpl();
return saExecHost;
@@ -202,17 +230,21 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public OptimallityCriterionKind createOptimallityCriterionKindFromString(EDataType eDataType, String initialValue) {
OptimallityCriterionKind result = OptimallityCriterionKind.get(initialValue);
- if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ if (result == null) {
+ throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
+ }
return result;
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public String convertOptimallityCriterionKindToString(EDataType eDataType, Object instanceValue) {
@@ -222,15 +254,18 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SAMPackage getSAMPackage() {
- return (SAMPackage)getEPackage();
+ return (SAMPackage) getEPackage();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @deprecated
* @generated
*/
@@ -239,4 +274,4 @@ public class SAMFactoryImpl extends EFactoryImpl implements SAMFactory {
return SAMPackage.eINSTANCE;
}
-} //SAMFactoryImpl
+} // SAMFactoryImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMPackageImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMPackageImpl.java
index c7148849717..0dfed8e10f4 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMPackageImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SAMPackageImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -119,12 +119,14 @@ import org.eclipse.uml2.uml.UMLPackage;
* <!-- begin-user-doc -->
* An implementation of the model <b>Package</b>.
* <!-- end-user-doc -->
+ *
* @generated
*/
public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saAnalysisContextEClass = null;
@@ -132,6 +134,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saEndtoEndFlowEClass = null;
@@ -139,6 +142,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saCommStepEClass = null;
@@ -146,6 +150,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saStepEClass = null;
@@ -153,6 +158,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saSharedResourceEClass = null;
@@ -160,6 +166,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saSchedObsEClass = null;
@@ -167,6 +174,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saCommHostEClass = null;
@@ -174,6 +182,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EClass saExecHostEClass = null;
@@ -181,20 +190,17 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private EEnum optimallityCriterionKindEEnum = null;
/**
- * Creates an instance of the model <b>Package</b>, registered with
- * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
+ * Creates an instance of the model <b>Package</b>, registered with {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
* package URI value.
- * <p>Note: the correct way to create the package is via the static
- * factory method {@link #init init()}, which also performs
- * initialization of the package, or returns the registered package,
- * if one already exists.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
+ * <p>
+ * Note: the correct way to create the package is via the static factory method {@link #init init()}, which also performs initialization of the package, or returns the registered package, if one already exists. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
* @see org.eclipse.emf.ecore.EPackage.Registry
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage#eNS_URI
* @see #init()
@@ -207,27 +213,29 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private static boolean isInited = false;
/**
* Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
+ *
+ * <p>
+ * This method is used to initialize {@link SAMPackage#eINSTANCE} when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package. <!-- begin-user-doc --> <!-- end-user-doc -->
*
- * <p>This method is used to initialize {@link SAMPackage#eINSTANCE} when that field is accessed.
- * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
* @see #eNS_URI
* @see #createPackageContents()
* @see #initializePackageContents()
* @generated
*/
public static SAMPackage init() {
- if (isInited) return (SAMPackage)EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI);
+ if (isInited) {
+ return (SAMPackage) EPackage.Registry.INSTANCE.getEPackage(SAMPackage.eNS_URI);
+ }
// Obtain or create and register package
- SAMPackageImpl theSAMPackage = (SAMPackageImpl)(EPackage.Registry.INSTANCE.get(eNS_URI) instanceof SAMPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new SAMPackageImpl());
+ SAMPackageImpl theSAMPackage = (SAMPackageImpl) (EPackage.Registry.INSTANCE.get(eNS_URI) instanceof SAMPackageImpl ? EPackage.Registry.INSTANCE.get(eNS_URI) : new SAMPackageImpl());
isInited = true;
@@ -235,47 +243,74 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
UMLPackage.eINSTANCE.eClass();
// Obtain or create and register interdependencies
- MARTEPackageImpl theMARTEPackage = (MARTEPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) instanceof MARTEPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) : MARTEPackage.eINSTANCE);
- NFPsPackageImpl theNFPsPackage = (NFPsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) instanceof NFPsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) : NFPsPackage.eINSTANCE);
- CoreElementsPackageImpl theCoreElementsPackage = (CoreElementsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) instanceof CoreElementsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) : CoreElementsPackage.eINSTANCE);
- AllocPackageImpl theAllocPackage = (AllocPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) instanceof AllocPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) : AllocPackage.eINSTANCE);
- TimePackageImpl theTimePackage = (TimePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) instanceof TimePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) : TimePackage.eINSTANCE);
- GRMPackageImpl theGRMPackage = (GRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) instanceof GRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) : GRMPackage.eINSTANCE);
- RSMPackageImpl theRSMPackage = (RSMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) instanceof RSMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) : RSMPackage.eINSTANCE);
- VSLPackageImpl theVSLPackage = (VSLPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) instanceof VSLPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) : VSLPackage.eINSTANCE);
- VariablesPackageImpl theVariablesPackage = (VariablesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) instanceof VariablesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) : VariablesPackage.eINSTANCE);
- OperatorsPackageImpl theOperatorsPackage = (OperatorsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) instanceof OperatorsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) : OperatorsPackage.eINSTANCE);
- DataTypesPackageImpl theDataTypesPackage = (DataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) instanceof DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) : DataTypesPackage.eINSTANCE);
- HLAMPackageImpl theHLAMPackage = (HLAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) instanceof HLAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) : HLAMPackage.eINSTANCE);
- HRMPackageImpl theHRMPackage = (HRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) instanceof HRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) : HRMPackage.eINSTANCE);
- HwLogicalPackageImpl theHwLogicalPackage = (HwLogicalPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) instanceof HwLogicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) : HwLogicalPackage.eINSTANCE);
- HwComputingPackageImpl theHwComputingPackage = (HwComputingPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) instanceof HwComputingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) : HwComputingPackage.eINSTANCE);
- HwCommunicationPackageImpl theHwCommunicationPackage = (HwCommunicationPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) instanceof HwCommunicationPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) : HwCommunicationPackage.eINSTANCE);
- HwStoragePackageImpl theHwStoragePackage = (HwStoragePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) instanceof HwStoragePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) : HwStoragePackage.eINSTANCE);
- HwStorageManagerPackageImpl theHwStorageManagerPackage = (HwStorageManagerPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) instanceof HwStorageManagerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) : HwStorageManagerPackage.eINSTANCE);
- HwMemoryPackageImpl theHwMemoryPackage = (HwMemoryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) instanceof HwMemoryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) : HwMemoryPackage.eINSTANCE);
- HwTimingPackageImpl theHwTimingPackage = (HwTimingPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) instanceof HwTimingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) : HwTimingPackage.eINSTANCE);
- HwDevicePackageImpl theHwDevicePackage = (HwDevicePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) instanceof HwDevicePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) : HwDevicePackage.eINSTANCE);
- HwGeneralPackageImpl theHwGeneralPackage = (HwGeneralPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) instanceof HwGeneralPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) : HwGeneralPackage.eINSTANCE);
- HwPhysicalPackageImpl theHwPhysicalPackage = (HwPhysicalPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) instanceof HwPhysicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) : HwPhysicalPackage.eINSTANCE);
- HwLayoutPackageImpl theHwLayoutPackage = (HwLayoutPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) instanceof HwLayoutPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) : HwLayoutPackage.eINSTANCE);
- HwPowerPackageImpl theHwPowerPackage = (HwPowerPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) instanceof HwPowerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) : HwPowerPackage.eINSTANCE);
- SRMPackageImpl theSRMPackage = (SRMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) instanceof SRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) : SRMPackage.eINSTANCE);
- SW_ResourceCorePackageImpl theSW_ResourceCorePackage = (SW_ResourceCorePackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) instanceof SW_ResourceCorePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) : SW_ResourceCorePackage.eINSTANCE);
- SW_ConcurrencyPackageImpl theSW_ConcurrencyPackage = (SW_ConcurrencyPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) instanceof SW_ConcurrencyPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) : SW_ConcurrencyPackage.eINSTANCE);
- SW_BrokeringPackageImpl theSW_BrokeringPackage = (SW_BrokeringPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) instanceof SW_BrokeringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) : SW_BrokeringPackage.eINSTANCE);
- SW_InteractionPackageImpl theSW_InteractionPackage = (SW_InteractionPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) instanceof SW_InteractionPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) : SW_InteractionPackage.eINSTANCE);
- GCMPackageImpl theGCMPackage = (GCMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) instanceof GCMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) : GCMPackage.eINSTANCE);
- GQAMPackageImpl theGQAMPackage = (GQAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) instanceof GQAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) : GQAMPackage.eINSTANCE);
- PAMPackageImpl thePAMPackage = (PAMPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) instanceof PAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) : PAMPackage.eINSTANCE);
- MeasurementUnitsPackageImpl theMeasurementUnitsPackage = (MeasurementUnitsPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) instanceof MeasurementUnitsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) : MeasurementUnitsPackage.eINSTANCE);
- GRM_BasicTypesPackageImpl theGRM_BasicTypesPackage = (GRM_BasicTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) instanceof GRM_BasicTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) : GRM_BasicTypesPackage.eINSTANCE);
- MARTE_DataTypesPackageImpl theMARTE_DataTypesPackage = (MARTE_DataTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) instanceof MARTE_DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) : MARTE_DataTypesPackage.eINSTANCE);
- BasicNFP_TypesPackageImpl theBasicNFP_TypesPackage = (BasicNFP_TypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) instanceof BasicNFP_TypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) : BasicNFP_TypesPackage.eINSTANCE);
- TimeTypesLibraryPackageImpl theTimeTypesLibraryPackage = (TimeTypesLibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) instanceof TimeTypesLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) : TimeTypesLibraryPackage.eINSTANCE);
- TimeLibraryPackageImpl theTimeLibraryPackage = (TimeLibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) instanceof TimeLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) : TimeLibraryPackage.eINSTANCE);
- RS_LibraryPackageImpl theRS_LibraryPackage = (RS_LibraryPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) instanceof RS_LibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) : RS_LibraryPackage.eINSTANCE);
- MARTE_PrimitivesTypesPackageImpl theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) instanceof MARTE_PrimitivesTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) : MARTE_PrimitivesTypesPackage.eINSTANCE);
+ MARTEPackageImpl theMARTEPackage = (MARTEPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) instanceof MARTEPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(MARTEPackage.eNS_URI) : MARTEPackage.eINSTANCE);
+ NFPsPackageImpl theNFPsPackage = (NFPsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) instanceof NFPsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(NFPsPackage.eNS_URI) : NFPsPackage.eINSTANCE);
+ CoreElementsPackageImpl theCoreElementsPackage = (CoreElementsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI) instanceof CoreElementsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(CoreElementsPackage.eNS_URI)
+ : CoreElementsPackage.eINSTANCE);
+ AllocPackageImpl theAllocPackage = (AllocPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) instanceof AllocPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(AllocPackage.eNS_URI) : AllocPackage.eINSTANCE);
+ TimePackageImpl theTimePackage = (TimePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) instanceof TimePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimePackage.eNS_URI) : TimePackage.eINSTANCE);
+ GRMPackageImpl theGRMPackage = (GRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) instanceof GRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI) : GRMPackage.eINSTANCE);
+ RSMPackageImpl theRSMPackage = (RSMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) instanceof RSMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RSMPackage.eNS_URI) : RSMPackage.eINSTANCE);
+ VSLPackageImpl theVSLPackage = (VSLPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) instanceof VSLPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VSLPackage.eNS_URI) : VSLPackage.eINSTANCE);
+ VariablesPackageImpl theVariablesPackage = (VariablesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI) instanceof VariablesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(VariablesPackage.eNS_URI)
+ : VariablesPackage.eINSTANCE);
+ OperatorsPackageImpl theOperatorsPackage = (OperatorsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI) instanceof OperatorsPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(OperatorsPackage.eNS_URI)
+ : OperatorsPackage.eINSTANCE);
+ DataTypesPackageImpl theDataTypesPackage = (DataTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI) instanceof DataTypesPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(DataTypesPackage.eNS_URI)
+ : DataTypesPackage.eINSTANCE);
+ HLAMPackageImpl theHLAMPackage = (HLAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) instanceof HLAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HLAMPackage.eNS_URI) : HLAMPackage.eINSTANCE);
+ HRMPackageImpl theHRMPackage = (HRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) instanceof HRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HRMPackage.eNS_URI) : HRMPackage.eINSTANCE);
+ HwLogicalPackageImpl theHwLogicalPackage = (HwLogicalPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI) instanceof HwLogicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLogicalPackage.eNS_URI)
+ : HwLogicalPackage.eINSTANCE);
+ HwComputingPackageImpl theHwComputingPackage = (HwComputingPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI) instanceof HwComputingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwComputingPackage.eNS_URI)
+ : HwComputingPackage.eINSTANCE);
+ HwCommunicationPackageImpl theHwCommunicationPackage = (HwCommunicationPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwCommunicationPackage.eNS_URI) instanceof HwCommunicationPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HwCommunicationPackage.eNS_URI) : HwCommunicationPackage.eINSTANCE);
+ HwStoragePackageImpl theHwStoragePackage = (HwStoragePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI) instanceof HwStoragePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwStoragePackage.eNS_URI)
+ : HwStoragePackage.eINSTANCE);
+ HwStorageManagerPackageImpl theHwStorageManagerPackage = (HwStorageManagerPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwStorageManagerPackage.eNS_URI) instanceof HwStorageManagerPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(HwStorageManagerPackage.eNS_URI) : HwStorageManagerPackage.eINSTANCE);
+ HwMemoryPackageImpl theHwMemoryPackage = (HwMemoryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI) instanceof HwMemoryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwMemoryPackage.eNS_URI)
+ : HwMemoryPackage.eINSTANCE);
+ HwTimingPackageImpl theHwTimingPackage = (HwTimingPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI) instanceof HwTimingPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwTimingPackage.eNS_URI)
+ : HwTimingPackage.eINSTANCE);
+ HwDevicePackageImpl theHwDevicePackage = (HwDevicePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI) instanceof HwDevicePackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwDevicePackage.eNS_URI)
+ : HwDevicePackage.eINSTANCE);
+ HwGeneralPackageImpl theHwGeneralPackage = (HwGeneralPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI) instanceof HwGeneralPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwGeneralPackage.eNS_URI)
+ : HwGeneralPackage.eINSTANCE);
+ HwPhysicalPackageImpl theHwPhysicalPackage = (HwPhysicalPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI) instanceof HwPhysicalPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPhysicalPackage.eNS_URI)
+ : HwPhysicalPackage.eINSTANCE);
+ HwLayoutPackageImpl theHwLayoutPackage = (HwLayoutPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI) instanceof HwLayoutPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwLayoutPackage.eNS_URI)
+ : HwLayoutPackage.eINSTANCE);
+ HwPowerPackageImpl theHwPowerPackage = (HwPowerPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) instanceof HwPowerPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(HwPowerPackage.eNS_URI) : HwPowerPackage.eINSTANCE);
+ SRMPackageImpl theSRMPackage = (SRMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) instanceof SRMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SRMPackage.eNS_URI) : SRMPackage.eINSTANCE);
+ SW_ResourceCorePackageImpl theSW_ResourceCorePackage = (SW_ResourceCorePackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_ResourceCorePackage.eNS_URI) instanceof SW_ResourceCorePackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_ResourceCorePackage.eNS_URI) : SW_ResourceCorePackage.eINSTANCE);
+ SW_ConcurrencyPackageImpl theSW_ConcurrencyPackage = (SW_ConcurrencyPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_ConcurrencyPackage.eNS_URI) instanceof SW_ConcurrencyPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_ConcurrencyPackage.eNS_URI) : SW_ConcurrencyPackage.eINSTANCE);
+ SW_BrokeringPackageImpl theSW_BrokeringPackage = (SW_BrokeringPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI) instanceof SW_BrokeringPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(SW_BrokeringPackage.eNS_URI)
+ : SW_BrokeringPackage.eINSTANCE);
+ SW_InteractionPackageImpl theSW_InteractionPackage = (SW_InteractionPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(SW_InteractionPackage.eNS_URI) instanceof SW_InteractionPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(SW_InteractionPackage.eNS_URI) : SW_InteractionPackage.eINSTANCE);
+ GCMPackageImpl theGCMPackage = (GCMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) instanceof GCMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GCMPackage.eNS_URI) : GCMPackage.eINSTANCE);
+ GQAMPackageImpl theGQAMPackage = (GQAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) instanceof GQAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI) : GQAMPackage.eINSTANCE);
+ PAMPackageImpl thePAMPackage = (PAMPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) instanceof PAMPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(PAMPackage.eNS_URI) : PAMPackage.eINSTANCE);
+ MeasurementUnitsPackageImpl theMeasurementUnitsPackage = (MeasurementUnitsPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MeasurementUnitsPackage.eNS_URI) instanceof MeasurementUnitsPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MeasurementUnitsPackage.eNS_URI) : MeasurementUnitsPackage.eINSTANCE);
+ GRM_BasicTypesPackageImpl theGRM_BasicTypesPackage = (GRM_BasicTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(GRM_BasicTypesPackage.eNS_URI) instanceof GRM_BasicTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(GRM_BasicTypesPackage.eNS_URI) : GRM_BasicTypesPackage.eINSTANCE);
+ MARTE_DataTypesPackageImpl theMARTE_DataTypesPackage = (MARTE_DataTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI) instanceof MARTE_DataTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MARTE_DataTypesPackage.eNS_URI) : MARTE_DataTypesPackage.eINSTANCE);
+ BasicNFP_TypesPackageImpl theBasicNFP_TypesPackage = (BasicNFP_TypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI) instanceof BasicNFP_TypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(BasicNFP_TypesPackage.eNS_URI) : BasicNFP_TypesPackage.eINSTANCE);
+ TimeTypesLibraryPackageImpl theTimeTypesLibraryPackage = (TimeTypesLibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimeTypesLibraryPackage.eNS_URI) instanceof TimeTypesLibraryPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(TimeTypesLibraryPackage.eNS_URI) : TimeTypesLibraryPackage.eINSTANCE);
+ TimeLibraryPackageImpl theTimeLibraryPackage = (TimeLibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI) instanceof TimeLibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(TimeLibraryPackage.eNS_URI)
+ : TimeLibraryPackage.eINSTANCE);
+ RS_LibraryPackageImpl theRS_LibraryPackage = (RS_LibraryPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI) instanceof RS_LibraryPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(RS_LibraryPackage.eNS_URI)
+ : RS_LibraryPackage.eINSTANCE);
+ MARTE_PrimitivesTypesPackageImpl theMARTE_PrimitivesTypesPackage = (MARTE_PrimitivesTypesPackageImpl) (EPackage.Registry.INSTANCE.getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) instanceof MARTE_PrimitivesTypesPackageImpl ? EPackage.Registry.INSTANCE
+ .getEPackage(MARTE_PrimitivesTypesPackage.eNS_URI) : MARTE_PrimitivesTypesPackage.eINSTANCE);
// Create package meta-data objects
theSAMPackage.createPackageContents();
@@ -368,7 +403,7 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
// Mark meta-data to indicate it can't be changed
theSAMPackage.freeze();
-
+
// Update the registry and return the package
EPackage.Registry.INSTANCE.put(SAMPackage.eNS_URI, theSAMPackage);
return theSAMPackage;
@@ -377,8 +412,10 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaAnalysisContext() {
return saAnalysisContextEClass;
}
@@ -386,26 +423,32 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaAnalysisContext_IsSched() {
- return (EAttribute)saAnalysisContextEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saAnalysisContextEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaAnalysisContext_OptCriterion() {
- return (EAttribute)saAnalysisContextEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saAnalysisContextEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaEndtoEndFlow() {
return saEndtoEndFlowEClass;
}
@@ -413,62 +456,76 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaEndtoEndFlow_IsSched() {
- return (EAttribute)saEndtoEndFlowEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saEndtoEndFlowEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaEndtoEndFlow_SchSlack() {
- return (EAttribute)saEndtoEndFlowEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saEndtoEndFlowEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaEndtoEndFlow_End2EndT() {
- return (EAttribute)saEndtoEndFlowEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) saEndtoEndFlowEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaEndtoEndFlow_End2EndD() {
- return (EAttribute)saEndtoEndFlowEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) saEndtoEndFlowEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getSaEndtoEndFlow_Timing() {
- return (EReference)saEndtoEndFlowEClass.getEStructuralFeatures().get(4);
+ return (EReference) saEndtoEndFlowEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getSaEndtoEndFlow_Base_NamedElement() {
- return (EReference)saEndtoEndFlowEClass.getEStructuralFeatures().get(5);
+ return (EReference) saEndtoEndFlowEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaCommStep() {
return saCommStepEClass;
}
@@ -476,44 +533,54 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaCommStep_Deadline() {
- return (EAttribute)saCommStepEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saCommStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaCommStep_SpareCap() {
- return (EAttribute)saCommStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saCommStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaCommStep_SchSlack() {
- return (EAttribute)saCommStepEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) saCommStepEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getSaCommStep_Base_BehavioralFeature() {
- return (EReference)saCommStepEClass.getEStructuralFeatures().get(3);
+ return (EReference) saCommStepEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaStep() {
return saStepEClass;
}
@@ -521,98 +588,120 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getSaStep_Base_BehavioralFeature() {
- return (EReference)saStepEClass.getEStructuralFeatures().get(0);
+ return (EReference) saStepEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_Deadline() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_SpareCap() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_SchSlack() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_PreemptT() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_ReadyT() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(5);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(5);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_NonpreemptionBlocking() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(6);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(6);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EReference getSaStep_SharedRes() {
- return (EReference)saStepEClass.getEStructuralFeatures().get(7);
+ return (EReference) saStepEClass.getEStructuralFeatures().get(7);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_SelfSuspensionBlocking() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(8);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(8);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaStep_NumberSelfSuspensions() {
- return (EAttribute)saStepEClass.getEStructuralFeatures().get(9);
+ return (EAttribute) saStepEClass.getEStructuralFeatures().get(9);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaSharedResource() {
return saSharedResourceEClass;
}
@@ -620,53 +709,65 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSharedResource_Capacity() {
- return (EAttribute)saSharedResourceEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saSharedResourceEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSharedResource_IsPreemp() {
- return (EAttribute)saSharedResourceEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saSharedResourceEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSharedResource_IsConsum() {
- return (EAttribute)saSharedResourceEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) saSharedResourceEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSharedResource_AcquisT() {
- return (EAttribute)saSharedResourceEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) saSharedResourceEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSharedResource_ReleaseT() {
- return (EAttribute)saSharedResourceEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) saSharedResourceEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaSchedObs() {
return saSchedObsEClass;
}
@@ -674,35 +775,43 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSchedObs_Suspentions() {
- return (EAttribute)saSchedObsEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saSchedObsEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSchedObs_BlockT() {
- return (EAttribute)saSchedObsEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saSchedObsEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaSchedObs_Overlaps() {
- return (EAttribute)saSchedObsEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) saSchedObsEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaCommHost() {
return saCommHostEClass;
}
@@ -710,26 +819,32 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaCommHost_IsSched() {
- return (EAttribute)saCommHostEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saCommHostEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaCommHost_SchSlack() {
- return (EAttribute)saCommHostEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saCommHostEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EClass getSaExecHost() {
return saExecHostEClass;
}
@@ -737,53 +852,65 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaExecHost_IsSched() {
- return (EAttribute)saExecHostEClass.getEStructuralFeatures().get(0);
+ return (EAttribute) saExecHostEClass.getEStructuralFeatures().get(0);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaExecHost_SchSlack() {
- return (EAttribute)saExecHostEClass.getEStructuralFeatures().get(1);
+ return (EAttribute) saExecHostEClass.getEStructuralFeatures().get(1);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaExecHost_SchedUtiliz() {
- return (EAttribute)saExecHostEClass.getEStructuralFeatures().get(2);
+ return (EAttribute) saExecHostEClass.getEStructuralFeatures().get(2);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaExecHost_ISRswitchT() {
- return (EAttribute)saExecHostEClass.getEStructuralFeatures().get(3);
+ return (EAttribute) saExecHostEClass.getEStructuralFeatures().get(3);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EAttribute getSaExecHost_ISRprioRange() {
- return (EAttribute)saExecHostEClass.getEStructuralFeatures().get(4);
+ return (EAttribute) saExecHostEClass.getEStructuralFeatures().get(4);
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EEnum getOptimallityCriterionKind() {
return optimallityCriterionKindEEnum;
}
@@ -791,28 +918,34 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public SAMFactory getSAMFactory() {
- return (SAMFactory)getEFactoryInstance();
+ return (SAMFactory) getEFactoryInstance();
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isCreated = false;
/**
- * Creates the meta-model objects for the package. This method is
+ * Creates the meta-model objects for the package. This method is
* guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public void createPackageContents() {
- if (isCreated) return;
+ if (isCreated) {
+ return;
+ }
isCreated = true;
// Create classes and their features
@@ -876,19 +1009,23 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
private boolean isInitialized = false;
/**
- * Complete the initialization of the package and its meta-model. This
+ * Complete the initialization of the package and its meta-model. This
* method is guarded to have no affect on any invocation but its first.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public void initializePackageContents() {
- if (isInitialized) return;
+ if (isInitialized) {
+ return;
+ }
isInitialized = true;
// Initialize package
@@ -897,11 +1034,11 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
setNsURI(eNS_URI);
// Obtain other dependent packages
- GQAMPackage theGQAMPackage = (GQAMPackage)EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
- BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage)EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI);
- UMLPackage theUMLPackage = (UMLPackage)EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
- GRMPackage theGRMPackage = (GRMPackage)EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI);
- MARTE_DataTypesPackage theMARTE_DataTypesPackage = (MARTE_DataTypesPackage)EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI);
+ GQAMPackage theGQAMPackage = (GQAMPackage) EPackage.Registry.INSTANCE.getEPackage(GQAMPackage.eNS_URI);
+ BasicNFP_TypesPackage theBasicNFP_TypesPackage = (BasicNFP_TypesPackage) EPackage.Registry.INSTANCE.getEPackage(BasicNFP_TypesPackage.eNS_URI);
+ UMLPackage theUMLPackage = (UMLPackage) EPackage.Registry.INSTANCE.getEPackage(UMLPackage.eNS_URI);
+ GRMPackage theGRMPackage = (GRMPackage) EPackage.Registry.INSTANCE.getEPackage(GRMPackage.eNS_URI);
+ MARTE_DataTypesPackage theMARTE_DataTypesPackage = (MARTE_DataTypesPackage) EPackage.Registry.INSTANCE.getEPackage(MARTE_DataTypesPackage.eNS_URI);
// Create type parameters
@@ -926,17 +1063,21 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
initEAttribute(getSaEndtoEndFlow_SchSlack(), theBasicNFP_TypesPackage.getNFP_Real(), "schSlack", null, 0, 1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaEndtoEndFlow_End2EndT(), theBasicNFP_TypesPackage.getNFP_Duration(), "end2EndT", null, 0, -1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaEndtoEndFlow_End2EndD(), theBasicNFP_TypesPackage.getNFP_Duration(), "end2EndD", null, 0, -1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getSaEndtoEndFlow_Timing(), theGQAMPackage.getGaTimedObs(), null, "timing", null, 0, -1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
- initEReference(getSaEndtoEndFlow_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getSaEndtoEndFlow_Timing(), theGQAMPackage.getGaTimedObs(), null, "timing", null, 0, -1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED,
+ IS_ORDERED);
+ initEReference(getSaEndtoEndFlow_Base_NamedElement(), theUMLPackage.getNamedElement(), null, "base_NamedElement", null, 1, 1, SaEndtoEndFlow.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(saCommStepEClass, SaCommStep.class, "SaCommStep", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
initEAttribute(getSaCommStep_Deadline(), theBasicNFP_TypesPackage.getNFP_Duration(), "deadline", null, 0, 1, SaCommStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaCommStep_SpareCap(), theBasicNFP_TypesPackage.getNFP_Duration(), "spareCap", null, 0, 1, SaCommStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaCommStep_SchSlack(), theBasicNFP_TypesPackage.getNFP_Real(), "schSlack", null, 0, 1, SaCommStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
- initEReference(getSaCommStep_Base_BehavioralFeature(), theUMLPackage.getBehavioralFeature(), null, "base_BehavioralFeature", null, 1, 1, SaCommStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getSaCommStep_Base_BehavioralFeature(), theUMLPackage.getBehavioralFeature(), null, "base_BehavioralFeature", null, 1, 1, SaCommStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEClass(saStepEClass, SaStep.class, "SaStep", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
- initEReference(getSaStep_Base_BehavioralFeature(), theUMLPackage.getBehavioralFeature(), null, "base_BehavioralFeature", null, 1, 1, SaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
+ initEReference(getSaStep_Base_BehavioralFeature(), theUMLPackage.getBehavioralFeature(), null, "base_BehavioralFeature", null, 1, 1, SaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE,
+ !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaStep_Deadline(), theBasicNFP_TypesPackage.getNFP_Duration(), "deadline", null, 0, 1, SaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaStep_SpareCap(), theBasicNFP_TypesPackage.getNFP_Duration(), "spareCap", null, 0, 1, SaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
initEAttribute(getSaStep_SchSlack(), theBasicNFP_TypesPackage.getNFP_Real(), "schSlack", null, 0, 1, SaStep.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
@@ -987,18 +1128,18 @@ public class SAMPackageImpl extends EPackageImpl implements SAMPackage {
* Initializes the annotations for <b>redefines</b>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected void createRedefinesAnnotations() {
- String source = "redefines";
- addAnnotation
- (getSaStep_SharedRes(),
- source,
- new String[] {
- },
- new URI[] {
- URI.createURI(MARTEPackage.eNS_URI).appendFragment("//MARTE_Foundations/GRM/ResourceUsage/usedResources")
- });
- }
-
-} //SAMPackageImpl
+ String source = "redefines";
+ addAnnotation(getSaStep_SharedRes(),
+ source,
+ new String[] {
+ },
+ new URI[] {
+ URI.createURI(MARTEPackage.eNS_URI).appendFragment("//MARTE_Foundations/GRM/ResourceUsage/usedResources")
+ });
+ }
+
+} // SAMPackageImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaAnalysisContextImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaAnalysisContextImpl.java
index e94ca52d8aa..48d6b4cb7e1 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaAnalysisContextImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaAnalysisContextImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -28,8 +28,8 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl#getOptCriterion <em>Opt Criterion</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaAnalysisContextImpl#getOptCriterion <em>Opt Criterion</em>}</li>
* </ul>
* </p>
*
@@ -40,6 +40,7 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
* The default value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -50,6 +51,7 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
* The cached value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -60,6 +62,7 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
* The default value of the '{@link #getOptCriterion() <em>Opt Criterion</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getOptCriterion()
* @generated
* @ordered
@@ -70,6 +73,7 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
* The cached value of the '{@link #getOptCriterion() <em>Opt Criterion</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getOptCriterion()
* @generated
* @ordered
@@ -79,6 +83,7 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaAnalysisContextImpl() {
@@ -88,6 +93,7 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -98,8 +104,10 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsSched() {
return isSched;
}
@@ -107,20 +115,25 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsSched(String newIsSched) {
String oldIsSched = isSched;
isSched = newIsSched;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED, oldIsSched, isSched));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public OptimallityCriterionKind getOptCriterion() {
return optCriterion;
}
@@ -128,27 +141,31 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setOptCriterion(OptimallityCriterionKind newOptCriterion) {
OptimallityCriterionKind oldOptCriterion = optCriterion;
optCriterion = newOptCriterion == null ? OPT_CRITERION_EDEFAULT : newOptCriterion;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION, oldOptCriterion, optCriterion));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
- return getIsSched();
- case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
- return getOptCriterion();
+ case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
+ return getIsSched();
+ case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
+ return getOptCriterion();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -156,17 +173,18 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
- setIsSched((String)newValue);
- return;
- case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
- setOptCriterion((OptimallityCriterionKind)newValue);
- return;
+ case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
+ setIsSched((String) newValue);
+ return;
+ case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
+ setOptCriterion((OptimallityCriterionKind) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -174,17 +192,18 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
- setIsSched(IS_SCHED_EDEFAULT);
- return;
- case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
- setOptCriterion(OPT_CRITERION_EDEFAULT);
- return;
+ case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
+ setIsSched(IS_SCHED_EDEFAULT);
+ return;
+ case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
+ setOptCriterion(OPT_CRITERION_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -192,15 +211,16 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
- return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
- case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
- return optCriterion != OPT_CRITERION_EDEFAULT;
+ case SAMPackage.SA_ANALYSIS_CONTEXT__IS_SCHED:
+ return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
+ case SAMPackage.SA_ANALYSIS_CONTEXT__OPT_CRITERION:
+ return optCriterion != OPT_CRITERION_EDEFAULT;
}
return super.eIsSet(featureID);
}
@@ -208,11 +228,14 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (isSched: ");
@@ -223,4 +246,4 @@ public class SaAnalysisContextImpl extends GaAnalysisContextImpl implements SaAn
return result.toString();
}
-} //SaAnalysisContextImpl
+} // SaAnalysisContextImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommHostImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommHostImpl.java
index 7cf76aca41d..c97d7db63d8 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommHostImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommHostImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -27,8 +27,8 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommHostImpl#getSchSlack <em>Sch Slack</em>}</li>
* </ul>
* </p>
*
@@ -39,6 +39,7 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
* The default value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -49,6 +50,7 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
* The cached value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -59,6 +61,7 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
* The default value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -69,6 +72,7 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
* The cached value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -78,6 +82,7 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaCommHostImpl() {
@@ -87,6 +92,7 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -97,8 +103,10 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsSched() {
return isSched;
}
@@ -106,20 +114,25 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsSched(String newIsSched) {
String oldIsSched = isSched;
isSched = newIsSched;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_COMM_HOST__IS_SCHED, oldIsSched, isSched));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchSlack() {
return schSlack;
}
@@ -127,27 +140,31 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchSlack(String newSchSlack) {
String oldSchSlack = schSlack;
schSlack = newSchSlack;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_COMM_HOST__SCH_SLACK, oldSchSlack, schSlack));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_COMM_HOST__IS_SCHED:
- return getIsSched();
- case SAMPackage.SA_COMM_HOST__SCH_SLACK:
- return getSchSlack();
+ case SAMPackage.SA_COMM_HOST__IS_SCHED:
+ return getIsSched();
+ case SAMPackage.SA_COMM_HOST__SCH_SLACK:
+ return getSchSlack();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -155,17 +172,18 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_COMM_HOST__IS_SCHED:
- setIsSched((String)newValue);
- return;
- case SAMPackage.SA_COMM_HOST__SCH_SLACK:
- setSchSlack((String)newValue);
- return;
+ case SAMPackage.SA_COMM_HOST__IS_SCHED:
+ setIsSched((String) newValue);
+ return;
+ case SAMPackage.SA_COMM_HOST__SCH_SLACK:
+ setSchSlack((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -173,17 +191,18 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_COMM_HOST__IS_SCHED:
- setIsSched(IS_SCHED_EDEFAULT);
- return;
- case SAMPackage.SA_COMM_HOST__SCH_SLACK:
- setSchSlack(SCH_SLACK_EDEFAULT);
- return;
+ case SAMPackage.SA_COMM_HOST__IS_SCHED:
+ setIsSched(IS_SCHED_EDEFAULT);
+ return;
+ case SAMPackage.SA_COMM_HOST__SCH_SLACK:
+ setSchSlack(SCH_SLACK_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -191,15 +210,16 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_COMM_HOST__IS_SCHED:
- return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
- case SAMPackage.SA_COMM_HOST__SCH_SLACK:
- return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
+ case SAMPackage.SA_COMM_HOST__IS_SCHED:
+ return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
+ case SAMPackage.SA_COMM_HOST__SCH_SLACK:
+ return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
}
return super.eIsSet(featureID);
}
@@ -207,11 +227,14 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (isSched: ");
@@ -222,4 +245,4 @@ public class SaCommHostImpl extends GaCommHostImpl implements SaCommHost {
return result.toString();
}
-} //SaCommHostImpl
+} // SaCommHostImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommStepImpl.java
index 0e1fa3339b9..5e69cfa1d8a 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaCommStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -29,10 +29,10 @@ import org.eclipse.uml2.uml.BehavioralFeature;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getDeadline <em>Deadline</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getSpareCap <em>Spare Cap</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getDeadline <em>Deadline</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getSpareCap <em>Spare Cap</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaCommStepImpl#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
* </ul>
* </p>
*
@@ -43,6 +43,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The default value of the '{@link #getDeadline() <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getDeadline()
* @generated
* @ordered
@@ -53,6 +54,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The cached value of the '{@link #getDeadline() <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getDeadline()
* @generated
* @ordered
@@ -63,6 +65,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The default value of the '{@link #getSpareCap() <em>Spare Cap</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSpareCap()
* @generated
* @ordered
@@ -73,6 +76,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The cached value of the '{@link #getSpareCap() <em>Spare Cap</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSpareCap()
* @generated
* @ordered
@@ -83,6 +87,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The default value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -93,6 +98,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The cached value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -103,6 +109,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
* The cached value of the '{@link #getBase_BehavioralFeature() <em>Base Behavioral Feature</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_BehavioralFeature()
* @generated
* @ordered
@@ -112,6 +119,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaCommStepImpl() {
@@ -121,6 +129,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -131,8 +140,10 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getDeadline() {
return deadline;
}
@@ -140,20 +151,25 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setDeadline(String newDeadline) {
String oldDeadline = deadline;
deadline = newDeadline;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_COMM_STEP__DEADLINE, oldDeadline, deadline));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSpareCap() {
return spareCap;
}
@@ -161,20 +177,25 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSpareCap(String newSpareCap) {
String oldSpareCap = spareCap;
spareCap = newSpareCap;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_COMM_STEP__SPARE_CAP, oldSpareCap, spareCap));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchSlack() {
return schSlack;
}
@@ -182,27 +203,33 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchSlack(String newSchSlack) {
String oldSchSlack = schSlack;
schSlack = newSchSlack;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_COMM_STEP__SCH_SLACK, oldSchSlack, schSlack));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public BehavioralFeature getBase_BehavioralFeature() {
if (base_BehavioralFeature != null && base_BehavioralFeature.eIsProxy()) {
- InternalEObject oldBase_BehavioralFeature = (InternalEObject)base_BehavioralFeature;
- base_BehavioralFeature = (BehavioralFeature)eResolveProxy(oldBase_BehavioralFeature);
+ InternalEObject oldBase_BehavioralFeature = (InternalEObject) base_BehavioralFeature;
+ base_BehavioralFeature = (BehavioralFeature) eResolveProxy(oldBase_BehavioralFeature);
if (base_BehavioralFeature != oldBase_BehavioralFeature) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE, oldBase_BehavioralFeature, base_BehavioralFeature));
+ }
}
}
return base_BehavioralFeature;
@@ -211,6 +238,7 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public BehavioralFeature basicGetBase_BehavioralFeature() {
@@ -220,32 +248,38 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_BehavioralFeature(BehavioralFeature newBase_BehavioralFeature) {
BehavioralFeature oldBase_BehavioralFeature = base_BehavioralFeature;
base_BehavioralFeature = newBase_BehavioralFeature;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE, oldBase_BehavioralFeature, base_BehavioralFeature));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_COMM_STEP__DEADLINE:
- return getDeadline();
- case SAMPackage.SA_COMM_STEP__SPARE_CAP:
- return getSpareCap();
- case SAMPackage.SA_COMM_STEP__SCH_SLACK:
- return getSchSlack();
- case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
- if (resolve) return getBase_BehavioralFeature();
- return basicGetBase_BehavioralFeature();
+ case SAMPackage.SA_COMM_STEP__DEADLINE:
+ return getDeadline();
+ case SAMPackage.SA_COMM_STEP__SPARE_CAP:
+ return getSpareCap();
+ case SAMPackage.SA_COMM_STEP__SCH_SLACK:
+ return getSchSlack();
+ case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
+ if (resolve) {
+ return getBase_BehavioralFeature();
+ }
+ return basicGetBase_BehavioralFeature();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -253,23 +287,24 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_COMM_STEP__DEADLINE:
- setDeadline((String)newValue);
- return;
- case SAMPackage.SA_COMM_STEP__SPARE_CAP:
- setSpareCap((String)newValue);
- return;
- case SAMPackage.SA_COMM_STEP__SCH_SLACK:
- setSchSlack((String)newValue);
- return;
- case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
- setBase_BehavioralFeature((BehavioralFeature)newValue);
- return;
+ case SAMPackage.SA_COMM_STEP__DEADLINE:
+ setDeadline((String) newValue);
+ return;
+ case SAMPackage.SA_COMM_STEP__SPARE_CAP:
+ setSpareCap((String) newValue);
+ return;
+ case SAMPackage.SA_COMM_STEP__SCH_SLACK:
+ setSchSlack((String) newValue);
+ return;
+ case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
+ setBase_BehavioralFeature((BehavioralFeature) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -277,23 +312,24 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_COMM_STEP__DEADLINE:
- setDeadline(DEADLINE_EDEFAULT);
- return;
- case SAMPackage.SA_COMM_STEP__SPARE_CAP:
- setSpareCap(SPARE_CAP_EDEFAULT);
- return;
- case SAMPackage.SA_COMM_STEP__SCH_SLACK:
- setSchSlack(SCH_SLACK_EDEFAULT);
- return;
- case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
- setBase_BehavioralFeature((BehavioralFeature)null);
- return;
+ case SAMPackage.SA_COMM_STEP__DEADLINE:
+ setDeadline(DEADLINE_EDEFAULT);
+ return;
+ case SAMPackage.SA_COMM_STEP__SPARE_CAP:
+ setSpareCap(SPARE_CAP_EDEFAULT);
+ return;
+ case SAMPackage.SA_COMM_STEP__SCH_SLACK:
+ setSchSlack(SCH_SLACK_EDEFAULT);
+ return;
+ case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
+ setBase_BehavioralFeature((BehavioralFeature) null);
+ return;
}
super.eUnset(featureID);
}
@@ -301,19 +337,20 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_COMM_STEP__DEADLINE:
- return DEADLINE_EDEFAULT == null ? deadline != null : !DEADLINE_EDEFAULT.equals(deadline);
- case SAMPackage.SA_COMM_STEP__SPARE_CAP:
- return SPARE_CAP_EDEFAULT == null ? spareCap != null : !SPARE_CAP_EDEFAULT.equals(spareCap);
- case SAMPackage.SA_COMM_STEP__SCH_SLACK:
- return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
- case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
- return base_BehavioralFeature != null;
+ case SAMPackage.SA_COMM_STEP__DEADLINE:
+ return DEADLINE_EDEFAULT == null ? deadline != null : !DEADLINE_EDEFAULT.equals(deadline);
+ case SAMPackage.SA_COMM_STEP__SPARE_CAP:
+ return SPARE_CAP_EDEFAULT == null ? spareCap != null : !SPARE_CAP_EDEFAULT.equals(spareCap);
+ case SAMPackage.SA_COMM_STEP__SCH_SLACK:
+ return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
+ case SAMPackage.SA_COMM_STEP__BASE_BEHAVIORAL_FEATURE:
+ return base_BehavioralFeature != null;
}
return super.eIsSet(featureID);
}
@@ -321,11 +358,14 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (deadline: ");
@@ -338,4 +378,4 @@ public class SaCommStepImpl extends GaCommStepImpl implements SaCommStep {
return result.toString();
}
-} //SaCommStepImpl
+} // SaCommStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaEndtoEndFlowImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaEndtoEndFlowImpl.java
index 25a16585bb2..624f9cb23fd 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaEndtoEndFlowImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaEndtoEndFlowImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -35,12 +35,12 @@ import org.eclipse.uml2.uml.NamedElement;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getEnd2EndT <em>End2 End T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getEnd2EndD <em>End2 End D</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getTiming <em>Timing</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getEnd2EndT <em>End2 End T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getEnd2EndD <em>End2 End D</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getTiming <em>Timing</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaEndtoEndFlowImpl#getBase_NamedElement <em>Base Named Element</em>}</li>
* </ul>
* </p>
*
@@ -51,6 +51,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The default value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -61,6 +62,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The cached value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -71,6 +73,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The default value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -81,6 +84,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The cached value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -91,6 +95,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The cached value of the '{@link #getEnd2EndT() <em>End2 End T</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getEnd2EndT()
* @generated
* @ordered
@@ -101,6 +106,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The cached value of the '{@link #getEnd2EndD() <em>End2 End D</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getEnd2EndD()
* @generated
* @ordered
@@ -111,6 +117,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The cached value of the '{@link #getTiming() <em>Timing</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getTiming()
* @generated
* @ordered
@@ -121,6 +128,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
* The cached value of the '{@link #getBase_NamedElement() <em>Base Named Element</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_NamedElement()
* @generated
* @ordered
@@ -130,6 +138,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaEndtoEndFlowImpl() {
@@ -139,6 +148,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -149,8 +159,10 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsSched() {
return isSched;
}
@@ -158,20 +170,25 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsSched(String newIsSched) {
String oldIsSched = isSched;
isSched = newIsSched;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED, oldIsSched, isSched));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchSlack() {
return schSlack;
}
@@ -179,20 +196,25 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchSlack(String newSchSlack) {
String oldSchSlack = schSlack;
schSlack = newSchSlack;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK, oldSchSlack, schSlack));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getEnd2EndT() {
if (end2EndT == null) {
end2EndT = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_ENDTO_END_FLOW__END2_END_T);
@@ -203,8 +225,10 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getEnd2EndD() {
if (end2EndD == null) {
end2EndD = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_ENDTO_END_FLOW__END2_END_D);
@@ -215,8 +239,10 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<GaTimedObs> getTiming() {
if (timing == null) {
timing = new EObjectResolvingEList<GaTimedObs>(GaTimedObs.class, this, SAMPackage.SA_ENDTO_END_FLOW__TIMING);
@@ -227,15 +253,18 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public NamedElement getBase_NamedElement() {
if (base_NamedElement != null && base_NamedElement.eIsProxy()) {
- InternalEObject oldBase_NamedElement = (InternalEObject)base_NamedElement;
- base_NamedElement = (NamedElement)eResolveProxy(oldBase_NamedElement);
+ InternalEObject oldBase_NamedElement = (InternalEObject) base_NamedElement;
+ base_NamedElement = (NamedElement) eResolveProxy(oldBase_NamedElement);
if (base_NamedElement != oldBase_NamedElement) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
}
return base_NamedElement;
@@ -244,6 +273,7 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public NamedElement basicGetBase_NamedElement() {
@@ -253,36 +283,42 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_NamedElement(NamedElement newBase_NamedElement) {
NamedElement oldBase_NamedElement = base_NamedElement;
base_NamedElement = newBase_NamedElement;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT, oldBase_NamedElement, base_NamedElement));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
- return getIsSched();
- case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
- return getSchSlack();
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
- return getEnd2EndT();
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
- return getEnd2EndD();
- case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
- return getTiming();
- case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
- if (resolve) return getBase_NamedElement();
- return basicGetBase_NamedElement();
+ case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
+ return getIsSched();
+ case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
+ return getSchSlack();
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
+ return getEnd2EndT();
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
+ return getEnd2EndD();
+ case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
+ return getTiming();
+ case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
+ if (resolve) {
+ return getBase_NamedElement();
+ }
+ return basicGetBase_NamedElement();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -290,33 +326,34 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
- setIsSched((String)newValue);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
- setSchSlack((String)newValue);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
- getEnd2EndT().clear();
- getEnd2EndT().addAll((Collection<? extends String>)newValue);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
- getEnd2EndD().clear();
- getEnd2EndD().addAll((Collection<? extends String>)newValue);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
- getTiming().clear();
- getTiming().addAll((Collection<? extends GaTimedObs>)newValue);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)newValue);
- return;
+ case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
+ setIsSched((String) newValue);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
+ setSchSlack((String) newValue);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
+ getEnd2EndT().clear();
+ getEnd2EndT().addAll((Collection<? extends String>) newValue);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
+ getEnd2EndD().clear();
+ getEnd2EndD().addAll((Collection<? extends String>) newValue);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
+ getTiming().clear();
+ getTiming().addAll((Collection<? extends GaTimedObs>) newValue);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -324,29 +361,30 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
- setIsSched(IS_SCHED_EDEFAULT);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
- setSchSlack(SCH_SLACK_EDEFAULT);
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
- getEnd2EndT().clear();
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
- getEnd2EndD().clear();
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
- getTiming().clear();
- return;
- case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
- setBase_NamedElement((NamedElement)null);
- return;
+ case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
+ setIsSched(IS_SCHED_EDEFAULT);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
+ setSchSlack(SCH_SLACK_EDEFAULT);
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
+ getEnd2EndT().clear();
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
+ getEnd2EndD().clear();
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
+ getTiming().clear();
+ return;
+ case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
+ setBase_NamedElement((NamedElement) null);
+ return;
}
super.eUnset(featureID);
}
@@ -354,23 +392,24 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
- return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
- case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
- return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
- return end2EndT != null && !end2EndT.isEmpty();
- case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
- return end2EndD != null && !end2EndD.isEmpty();
- case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
- return timing != null && !timing.isEmpty();
- case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
- return base_NamedElement != null;
+ case SAMPackage.SA_ENDTO_END_FLOW__IS_SCHED:
+ return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
+ case SAMPackage.SA_ENDTO_END_FLOW__SCH_SLACK:
+ return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_T:
+ return end2EndT != null && !end2EndT.isEmpty();
+ case SAMPackage.SA_ENDTO_END_FLOW__END2_END_D:
+ return end2EndD != null && !end2EndD.isEmpty();
+ case SAMPackage.SA_ENDTO_END_FLOW__TIMING:
+ return timing != null && !timing.isEmpty();
+ case SAMPackage.SA_ENDTO_END_FLOW__BASE_NAMED_ELEMENT:
+ return base_NamedElement != null;
}
return super.eIsSet(featureID);
}
@@ -378,11 +417,14 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (isSched: ");
@@ -397,4 +439,4 @@ public class SaEndtoEndFlowImpl extends EObjectImpl implements SaEndtoEndFlow {
return result.toString();
}
-} //SaEndtoEndFlowImpl
+} // SaEndtoEndFlowImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaExecHostImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaExecHostImpl.java
index 737c5031d4a..5d8b3025e4d 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaExecHostImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaExecHostImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -27,11 +27,11 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getIsSched <em>Is Sched</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getSchedUtiliz <em>Sched Utiliz</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getISRswitchT <em>IS Rswitch T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getISRprioRange <em>IS Rprio Range</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getIsSched <em>Is Sched</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getSchedUtiliz <em>Sched Utiliz</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getISRswitchT <em>IS Rswitch T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaExecHostImpl#getISRprioRange <em>IS Rprio Range</em>}</li>
* </ul>
* </p>
*
@@ -42,6 +42,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The default value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -52,6 +53,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The cached value of the '{@link #getIsSched() <em>Is Sched</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsSched()
* @generated
* @ordered
@@ -62,6 +64,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The default value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -72,6 +75,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The cached value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -82,6 +86,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The default value of the '{@link #getSchedUtiliz() <em>Sched Utiliz</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedUtiliz()
* @generated
* @ordered
@@ -92,6 +97,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The cached value of the '{@link #getSchedUtiliz() <em>Sched Utiliz</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchedUtiliz()
* @generated
* @ordered
@@ -102,6 +108,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The default value of the '{@link #getISRswitchT() <em>IS Rswitch T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getISRswitchT()
* @generated
* @ordered
@@ -112,6 +119,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The cached value of the '{@link #getISRswitchT() <em>IS Rswitch T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getISRswitchT()
* @generated
* @ordered
@@ -122,6 +130,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The default value of the '{@link #getISRprioRange() <em>IS Rprio Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getISRprioRange()
* @generated
* @ordered
@@ -132,6 +141,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
* The cached value of the '{@link #getISRprioRange() <em>IS Rprio Range</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getISRprioRange()
* @generated
* @ordered
@@ -141,6 +151,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaExecHostImpl() {
@@ -150,6 +161,7 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -160,8 +172,10 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsSched() {
return isSched;
}
@@ -169,20 +183,25 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsSched(String newIsSched) {
String oldIsSched = isSched;
isSched = newIsSched;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_EXEC_HOST__IS_SCHED, oldIsSched, isSched));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchSlack() {
return schSlack;
}
@@ -190,20 +209,25 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchSlack(String newSchSlack) {
String oldSchSlack = schSlack;
schSlack = newSchSlack;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_EXEC_HOST__SCH_SLACK, oldSchSlack, schSlack));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchedUtiliz() {
return schedUtiliz;
}
@@ -211,20 +235,25 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchedUtiliz(String newSchedUtiliz) {
String oldSchedUtiliz = schedUtiliz;
schedUtiliz = newSchedUtiliz;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ, oldSchedUtiliz, schedUtiliz));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getISRswitchT() {
return isRswitchT;
}
@@ -232,20 +261,25 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setISRswitchT(String newISRswitchT) {
String oldISRswitchT = isRswitchT;
isRswitchT = newISRswitchT;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T, oldISRswitchT, isRswitchT));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getISRprioRange() {
return isRprioRange;
}
@@ -253,33 +287,37 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setISRprioRange(String newISRprioRange) {
String oldISRprioRange = isRprioRange;
isRprioRange = newISRprioRange;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE, oldISRprioRange, isRprioRange));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_EXEC_HOST__IS_SCHED:
- return getIsSched();
- case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
- return getSchSlack();
- case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
- return getSchedUtiliz();
- case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
- return getISRswitchT();
- case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
- return getISRprioRange();
+ case SAMPackage.SA_EXEC_HOST__IS_SCHED:
+ return getIsSched();
+ case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
+ return getSchSlack();
+ case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
+ return getSchedUtiliz();
+ case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
+ return getISRswitchT();
+ case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
+ return getISRprioRange();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -287,26 +325,27 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_EXEC_HOST__IS_SCHED:
- setIsSched((String)newValue);
- return;
- case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
- setSchSlack((String)newValue);
- return;
- case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
- setSchedUtiliz((String)newValue);
- return;
- case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
- setISRswitchT((String)newValue);
- return;
- case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
- setISRprioRange((String)newValue);
- return;
+ case SAMPackage.SA_EXEC_HOST__IS_SCHED:
+ setIsSched((String) newValue);
+ return;
+ case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
+ setSchSlack((String) newValue);
+ return;
+ case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
+ setSchedUtiliz((String) newValue);
+ return;
+ case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
+ setISRswitchT((String) newValue);
+ return;
+ case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
+ setISRprioRange((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -314,26 +353,27 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_EXEC_HOST__IS_SCHED:
- setIsSched(IS_SCHED_EDEFAULT);
- return;
- case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
- setSchSlack(SCH_SLACK_EDEFAULT);
- return;
- case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
- setSchedUtiliz(SCHED_UTILIZ_EDEFAULT);
- return;
- case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
- setISRswitchT(IS_RSWITCH_T_EDEFAULT);
- return;
- case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
- setISRprioRange(IS_RPRIO_RANGE_EDEFAULT);
- return;
+ case SAMPackage.SA_EXEC_HOST__IS_SCHED:
+ setIsSched(IS_SCHED_EDEFAULT);
+ return;
+ case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
+ setSchSlack(SCH_SLACK_EDEFAULT);
+ return;
+ case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
+ setSchedUtiliz(SCHED_UTILIZ_EDEFAULT);
+ return;
+ case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
+ setISRswitchT(IS_RSWITCH_T_EDEFAULT);
+ return;
+ case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
+ setISRprioRange(IS_RPRIO_RANGE_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -341,21 +381,22 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_EXEC_HOST__IS_SCHED:
- return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
- case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
- return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
- case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
- return SCHED_UTILIZ_EDEFAULT == null ? schedUtiliz != null : !SCHED_UTILIZ_EDEFAULT.equals(schedUtiliz);
- case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
- return IS_RSWITCH_T_EDEFAULT == null ? isRswitchT != null : !IS_RSWITCH_T_EDEFAULT.equals(isRswitchT);
- case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
- return IS_RPRIO_RANGE_EDEFAULT == null ? isRprioRange != null : !IS_RPRIO_RANGE_EDEFAULT.equals(isRprioRange);
+ case SAMPackage.SA_EXEC_HOST__IS_SCHED:
+ return IS_SCHED_EDEFAULT == null ? isSched != null : !IS_SCHED_EDEFAULT.equals(isSched);
+ case SAMPackage.SA_EXEC_HOST__SCH_SLACK:
+ return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
+ case SAMPackage.SA_EXEC_HOST__SCHED_UTILIZ:
+ return SCHED_UTILIZ_EDEFAULT == null ? schedUtiliz != null : !SCHED_UTILIZ_EDEFAULT.equals(schedUtiliz);
+ case SAMPackage.SA_EXEC_HOST__IS_RSWITCH_T:
+ return IS_RSWITCH_T_EDEFAULT == null ? isRswitchT != null : !IS_RSWITCH_T_EDEFAULT.equals(isRswitchT);
+ case SAMPackage.SA_EXEC_HOST__IS_RPRIO_RANGE:
+ return IS_RPRIO_RANGE_EDEFAULT == null ? isRprioRange != null : !IS_RPRIO_RANGE_EDEFAULT.equals(isRprioRange);
}
return super.eIsSet(featureID);
}
@@ -363,11 +404,14 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (isSched: ");
@@ -384,4 +428,4 @@ public class SaExecHostImpl extends GaExecHostImpl implements SaExecHost {
return result.toString();
}
-} //SaExecHostImpl
+} // SaExecHostImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSchedObsImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSchedObsImpl.java
index faaaac6bc3b..d8790ee8172 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSchedObsImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSchedObsImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -29,9 +29,9 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl#getSuspentions <em>Suspentions</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl#getBlockT <em>Block T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl#getOverlaps <em>Overlaps</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl#getSuspentions <em>Suspentions</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl#getBlockT <em>Block T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSchedObsImpl#getOverlaps <em>Overlaps</em>}</li>
* </ul>
* </p>
*
@@ -42,6 +42,7 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
* The cached value of the '{@link #getSuspentions() <em>Suspentions</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSuspentions()
* @generated
* @ordered
@@ -52,6 +53,7 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
* The cached value of the '{@link #getBlockT() <em>Block T</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBlockT()
* @generated
* @ordered
@@ -62,6 +64,7 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
* The cached value of the '{@link #getOverlaps() <em>Overlaps</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getOverlaps()
* @generated
* @ordered
@@ -71,6 +74,7 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaSchedObsImpl() {
@@ -80,6 +84,7 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -90,8 +95,10 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getSuspentions() {
if (suspentions == null) {
suspentions = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_SCHED_OBS__SUSPENTIONS);
@@ -102,8 +109,10 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getBlockT() {
if (blockT == null) {
blockT = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_SCHED_OBS__BLOCK_T);
@@ -114,8 +123,10 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getOverlaps() {
if (overlaps == null) {
overlaps = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_SCHED_OBS__OVERLAPS);
@@ -126,17 +137,18 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
- return getSuspentions();
- case SAMPackage.SA_SCHED_OBS__BLOCK_T:
- return getBlockT();
- case SAMPackage.SA_SCHED_OBS__OVERLAPS:
- return getOverlaps();
+ case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
+ return getSuspentions();
+ case SAMPackage.SA_SCHED_OBS__BLOCK_T:
+ return getBlockT();
+ case SAMPackage.SA_SCHED_OBS__OVERLAPS:
+ return getOverlaps();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -144,24 +156,25 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
- getSuspentions().clear();
- getSuspentions().addAll((Collection<? extends String>)newValue);
- return;
- case SAMPackage.SA_SCHED_OBS__BLOCK_T:
- getBlockT().clear();
- getBlockT().addAll((Collection<? extends String>)newValue);
- return;
- case SAMPackage.SA_SCHED_OBS__OVERLAPS:
- getOverlaps().clear();
- getOverlaps().addAll((Collection<? extends String>)newValue);
- return;
+ case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
+ getSuspentions().clear();
+ getSuspentions().addAll((Collection<? extends String>) newValue);
+ return;
+ case SAMPackage.SA_SCHED_OBS__BLOCK_T:
+ getBlockT().clear();
+ getBlockT().addAll((Collection<? extends String>) newValue);
+ return;
+ case SAMPackage.SA_SCHED_OBS__OVERLAPS:
+ getOverlaps().clear();
+ getOverlaps().addAll((Collection<? extends String>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -169,20 +182,21 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
- getSuspentions().clear();
- return;
- case SAMPackage.SA_SCHED_OBS__BLOCK_T:
- getBlockT().clear();
- return;
- case SAMPackage.SA_SCHED_OBS__OVERLAPS:
- getOverlaps().clear();
- return;
+ case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
+ getSuspentions().clear();
+ return;
+ case SAMPackage.SA_SCHED_OBS__BLOCK_T:
+ getBlockT().clear();
+ return;
+ case SAMPackage.SA_SCHED_OBS__OVERLAPS:
+ getOverlaps().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -190,17 +204,18 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
- return suspentions != null && !suspentions.isEmpty();
- case SAMPackage.SA_SCHED_OBS__BLOCK_T:
- return blockT != null && !blockT.isEmpty();
- case SAMPackage.SA_SCHED_OBS__OVERLAPS:
- return overlaps != null && !overlaps.isEmpty();
+ case SAMPackage.SA_SCHED_OBS__SUSPENTIONS:
+ return suspentions != null && !suspentions.isEmpty();
+ case SAMPackage.SA_SCHED_OBS__BLOCK_T:
+ return blockT != null && !blockT.isEmpty();
+ case SAMPackage.SA_SCHED_OBS__OVERLAPS:
+ return overlaps != null && !overlaps.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -208,11 +223,14 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (suspentions: ");
@@ -225,4 +243,4 @@ public class SaSchedObsImpl extends GaTimedObsImpl implements SaSchedObs {
return result.toString();
}
-} //SaSchedObsImpl
+} // SaSchedObsImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSharedResourceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSharedResourceImpl.java
index 6e366fa2bd5..8ef6e3f021c 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSharedResourceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaSharedResourceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -31,11 +31,11 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.impl.MutualExclusionResou
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getCapacity <em>Capacity</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getIsPreemp <em>Is Preemp</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getIsConsum <em>Is Consum</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getAcquisT <em>Acquis T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getReleaseT <em>Release T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getCapacity <em>Capacity</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getIsPreemp <em>Is Preemp</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getIsConsum <em>Is Consum</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getAcquisT <em>Acquis T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaSharedResourceImpl#getReleaseT <em>Release T</em>}</li>
* </ul>
* </p>
*
@@ -46,6 +46,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The default value of the '{@link #getCapacity() <em>Capacity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCapacity()
* @generated
* @ordered
@@ -56,6 +57,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The cached value of the '{@link #getCapacity() <em>Capacity</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getCapacity()
* @generated
* @ordered
@@ -66,6 +68,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The default value of the '{@link #getIsPreemp() <em>Is Preemp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsPreemp()
* @generated
* @ordered
@@ -76,6 +79,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The cached value of the '{@link #getIsPreemp() <em>Is Preemp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsPreemp()
* @generated
* @ordered
@@ -86,6 +90,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The default value of the '{@link #getIsConsum() <em>Is Consum</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsConsum()
* @generated
* @ordered
@@ -96,6 +101,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The cached value of the '{@link #getIsConsum() <em>Is Consum</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getIsConsum()
* @generated
* @ordered
@@ -106,6 +112,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The cached value of the '{@link #getAcquisT() <em>Acquis T</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getAcquisT()
* @generated
* @ordered
@@ -116,6 +123,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
* The cached value of the '{@link #getReleaseT() <em>Release T</em>}' attribute list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getReleaseT()
* @generated
* @ordered
@@ -125,6 +133,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaSharedResourceImpl() {
@@ -134,6 +143,7 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -144,8 +154,10 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getCapacity() {
return capacity;
}
@@ -153,20 +165,25 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setCapacity(String newCapacity) {
String oldCapacity = capacity;
capacity = newCapacity;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_SHARED_RESOURCE__CAPACITY, oldCapacity, capacity));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsPreemp() {
return isPreemp;
}
@@ -174,20 +191,25 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsPreemp(String newIsPreemp) {
String oldIsPreemp = isPreemp;
isPreemp = newIsPreemp;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP, oldIsPreemp, isPreemp));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getIsConsum() {
return isConsum;
}
@@ -195,20 +217,25 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setIsConsum(String newIsConsum) {
String oldIsConsum = isConsum;
isConsum = newIsConsum;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM, oldIsConsum, isConsum));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getAcquisT() {
if (acquisT == null) {
acquisT = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T);
@@ -219,8 +246,10 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<String> getReleaseT() {
if (releaseT == null) {
releaseT = new EDataTypeUniqueEList<String>(String.class, this, SAMPackage.SA_SHARED_RESOURCE__RELEASE_T);
@@ -231,21 +260,22 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
- return getCapacity();
- case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
- return getIsPreemp();
- case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
- return getIsConsum();
- case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
- return getAcquisT();
- case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
- return getReleaseT();
+ case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
+ return getCapacity();
+ case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
+ return getIsPreemp();
+ case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
+ return getIsConsum();
+ case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
+ return getAcquisT();
+ case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
+ return getReleaseT();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -253,29 +283,30 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
- setCapacity((String)newValue);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
- setIsPreemp((String)newValue);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
- setIsConsum((String)newValue);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
- getAcquisT().clear();
- getAcquisT().addAll((Collection<? extends String>)newValue);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
- getReleaseT().clear();
- getReleaseT().addAll((Collection<? extends String>)newValue);
- return;
+ case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
+ setCapacity((String) newValue);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
+ setIsPreemp((String) newValue);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
+ setIsConsum((String) newValue);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
+ getAcquisT().clear();
+ getAcquisT().addAll((Collection<? extends String>) newValue);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
+ getReleaseT().clear();
+ getReleaseT().addAll((Collection<? extends String>) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -283,26 +314,27 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
- setCapacity(CAPACITY_EDEFAULT);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
- setIsPreemp(IS_PREEMP_EDEFAULT);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
- setIsConsum(IS_CONSUM_EDEFAULT);
- return;
- case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
- getAcquisT().clear();
- return;
- case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
- getReleaseT().clear();
- return;
+ case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
+ setCapacity(CAPACITY_EDEFAULT);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
+ setIsPreemp(IS_PREEMP_EDEFAULT);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
+ setIsConsum(IS_CONSUM_EDEFAULT);
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
+ getAcquisT().clear();
+ return;
+ case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
+ getReleaseT().clear();
+ return;
}
super.eUnset(featureID);
}
@@ -310,21 +342,22 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
- return CAPACITY_EDEFAULT == null ? capacity != null : !CAPACITY_EDEFAULT.equals(capacity);
- case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
- return IS_PREEMP_EDEFAULT == null ? isPreemp != null : !IS_PREEMP_EDEFAULT.equals(isPreemp);
- case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
- return IS_CONSUM_EDEFAULT == null ? isConsum != null : !IS_CONSUM_EDEFAULT.equals(isConsum);
- case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
- return acquisT != null && !acquisT.isEmpty();
- case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
- return releaseT != null && !releaseT.isEmpty();
+ case SAMPackage.SA_SHARED_RESOURCE__CAPACITY:
+ return CAPACITY_EDEFAULT == null ? capacity != null : !CAPACITY_EDEFAULT.equals(capacity);
+ case SAMPackage.SA_SHARED_RESOURCE__IS_PREEMP:
+ return IS_PREEMP_EDEFAULT == null ? isPreemp != null : !IS_PREEMP_EDEFAULT.equals(isPreemp);
+ case SAMPackage.SA_SHARED_RESOURCE__IS_CONSUM:
+ return IS_CONSUM_EDEFAULT == null ? isConsum != null : !IS_CONSUM_EDEFAULT.equals(isConsum);
+ case SAMPackage.SA_SHARED_RESOURCE__ACQUIS_T:
+ return acquisT != null && !acquisT.isEmpty();
+ case SAMPackage.SA_SHARED_RESOURCE__RELEASE_T:
+ return releaseT != null && !releaseT.isEmpty();
}
return super.eIsSet(featureID);
}
@@ -332,11 +365,14 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (capacity: ");
@@ -353,4 +389,4 @@ public class SaSharedResourceImpl extends MutualExclusionResourceImpl implements
return result.toString();
}
-} //SaSharedResourceImpl
+} // SaSharedResourceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaStepImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaStepImpl.java
index 9ad1f9ee528..36f146327ef 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaStepImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/impl/SaStepImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -34,16 +34,16 @@ import org.eclipse.uml2.uml.BehavioralFeature;
* <p>
* The following features are implemented:
* <ul>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getDeadline <em>Deadline</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSpareCap <em>Spare Cap</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSchSlack <em>Sch Slack</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getPreemptT <em>Preempt T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getReadyT <em>Ready T</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getNonpreemptionBlocking <em>Nonpreemption Blocking</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSharedRes <em>Shared Res</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSelfSuspensionBlocking <em>Self Suspension Blocking</em>}</li>
- * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getNumberSelfSuspensions <em>Number Self Suspensions</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getBase_BehavioralFeature <em>Base Behavioral Feature</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getDeadline <em>Deadline</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSpareCap <em>Spare Cap</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSchSlack <em>Sch Slack</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getPreemptT <em>Preempt T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getReadyT <em>Ready T</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getNonpreemptionBlocking <em>Nonpreemption Blocking</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSharedRes <em>Shared Res</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getSelfSuspensionBlocking <em>Self Suspension Blocking</em>}</li>
+ * <li>{@link org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.impl.SaStepImpl#getNumberSelfSuspensions <em>Number Self Suspensions</em>}</li>
* </ul>
* </p>
*
@@ -54,6 +54,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getBase_BehavioralFeature() <em>Base Behavioral Feature</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getBase_BehavioralFeature()
* @generated
* @ordered
@@ -64,6 +65,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getDeadline() <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getDeadline()
* @generated
* @ordered
@@ -74,6 +76,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getDeadline() <em>Deadline</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getDeadline()
* @generated
* @ordered
@@ -84,6 +87,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getSpareCap() <em>Spare Cap</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSpareCap()
* @generated
* @ordered
@@ -94,6 +98,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getSpareCap() <em>Spare Cap</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSpareCap()
* @generated
* @ordered
@@ -104,6 +109,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -114,6 +120,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getSchSlack() <em>Sch Slack</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSchSlack()
* @generated
* @ordered
@@ -124,6 +131,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getPreemptT() <em>Preempt T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPreemptT()
* @generated
* @ordered
@@ -134,6 +142,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getPreemptT() <em>Preempt T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getPreemptT()
* @generated
* @ordered
@@ -144,6 +153,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getReadyT() <em>Ready T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getReadyT()
* @generated
* @ordered
@@ -154,6 +164,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getReadyT() <em>Ready T</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getReadyT()
* @generated
* @ordered
@@ -164,6 +175,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getNonpreemptionBlocking() <em>Nonpreemption Blocking</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getNonpreemptionBlocking()
* @generated
* @ordered
@@ -174,6 +186,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getNonpreemptionBlocking() <em>Nonpreemption Blocking</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getNonpreemptionBlocking()
* @generated
* @ordered
@@ -184,6 +197,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getSharedRes() <em>Shared Res</em>}' reference list.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSharedRes()
* @generated
* @ordered
@@ -194,6 +208,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getSelfSuspensionBlocking() <em>Self Suspension Blocking</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSelfSuspensionBlocking()
* @generated
* @ordered
@@ -204,6 +219,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getSelfSuspensionBlocking() <em>Self Suspension Blocking</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getSelfSuspensionBlocking()
* @generated
* @ordered
@@ -214,6 +230,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The default value of the '{@link #getNumberSelfSuspensions() <em>Number Self Suspensions</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getNumberSelfSuspensions()
* @generated
* @ordered
@@ -224,6 +241,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
* The cached value of the '{@link #getNumberSelfSuspensions() <em>Number Self Suspensions</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @see #getNumberSelfSuspensions()
* @generated
* @ordered
@@ -233,6 +251,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SaStepImpl() {
@@ -242,6 +261,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -252,15 +272,18 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public BehavioralFeature getBase_BehavioralFeature() {
if (base_BehavioralFeature != null && base_BehavioralFeature.eIsProxy()) {
- InternalEObject oldBase_BehavioralFeature = (InternalEObject)base_BehavioralFeature;
- base_BehavioralFeature = (BehavioralFeature)eResolveProxy(oldBase_BehavioralFeature);
+ InternalEObject oldBase_BehavioralFeature = (InternalEObject) base_BehavioralFeature;
+ base_BehavioralFeature = (BehavioralFeature) eResolveProxy(oldBase_BehavioralFeature);
if (base_BehavioralFeature != oldBase_BehavioralFeature) {
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.RESOLVE, SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE, oldBase_BehavioralFeature, base_BehavioralFeature));
+ }
}
}
return base_BehavioralFeature;
@@ -269,6 +292,7 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public BehavioralFeature basicGetBase_BehavioralFeature() {
@@ -278,20 +302,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setBase_BehavioralFeature(BehavioralFeature newBase_BehavioralFeature) {
BehavioralFeature oldBase_BehavioralFeature = base_BehavioralFeature;
base_BehavioralFeature = newBase_BehavioralFeature;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE, oldBase_BehavioralFeature, base_BehavioralFeature));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getDeadline() {
return deadline;
}
@@ -299,20 +328,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setDeadline(String newDeadline) {
String oldDeadline = deadline;
deadline = newDeadline;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__DEADLINE, oldDeadline, deadline));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSpareCap() {
return spareCap;
}
@@ -320,20 +354,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSpareCap(String newSpareCap) {
String oldSpareCap = spareCap;
spareCap = newSpareCap;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__SPARE_CAP, oldSpareCap, spareCap));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSchSlack() {
return schSlack;
}
@@ -341,20 +380,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSchSlack(String newSchSlack) {
String oldSchSlack = schSlack;
schSlack = newSchSlack;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__SCH_SLACK, oldSchSlack, schSlack));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getPreemptT() {
return preemptT;
}
@@ -362,20 +406,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setPreemptT(String newPreemptT) {
String oldPreemptT = preemptT;
preemptT = newPreemptT;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__PREEMPT_T, oldPreemptT, preemptT));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getReadyT() {
return readyT;
}
@@ -383,20 +432,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setReadyT(String newReadyT) {
String oldReadyT = readyT;
readyT = newReadyT;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__READY_T, oldReadyT, readyT));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getNonpreemptionBlocking() {
return nonpreemptionBlocking;
}
@@ -404,20 +458,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setNonpreemptionBlocking(String newNonpreemptionBlocking) {
String oldNonpreemptionBlocking = nonpreemptionBlocking;
nonpreemptionBlocking = newNonpreemptionBlocking;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING, oldNonpreemptionBlocking, nonpreemptionBlocking));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public EList<SaSharedResource> getSharedRes() {
if (sharedRes == null) {
sharedRes = new EObjectResolvingEList<SaSharedResource>(SaSharedResource.class, this, SAMPackage.SA_STEP__SHARED_RES);
@@ -428,8 +487,10 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getSelfSuspensionBlocking() {
return selfSuspensionBlocking;
}
@@ -437,20 +498,25 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setSelfSuspensionBlocking(String newSelfSuspensionBlocking) {
String oldSelfSuspensionBlocking = selfSuspensionBlocking;
selfSuspensionBlocking = newSelfSuspensionBlocking;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING, oldSelfSuspensionBlocking, selfSuspensionBlocking));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public String getNumberSelfSuspensions() {
return numberSelfSuspensions;
}
@@ -458,44 +524,50 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
+ @Override
public void setNumberSelfSuspensions(String newNumberSelfSuspensions) {
String oldNumberSelfSuspensions = numberSelfSuspensions;
numberSelfSuspensions = newNumberSelfSuspensions;
- if (eNotificationRequired())
+ if (eNotificationRequired()) {
eNotify(new ENotificationImpl(this, Notification.SET, SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS, oldNumberSelfSuspensions, numberSelfSuspensions));
+ }
}
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public Object eGet(int featureID, boolean resolve, boolean coreType) {
switch (featureID) {
- case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
- if (resolve) return getBase_BehavioralFeature();
- return basicGetBase_BehavioralFeature();
- case SAMPackage.SA_STEP__DEADLINE:
- return getDeadline();
- case SAMPackage.SA_STEP__SPARE_CAP:
- return getSpareCap();
- case SAMPackage.SA_STEP__SCH_SLACK:
- return getSchSlack();
- case SAMPackage.SA_STEP__PREEMPT_T:
- return getPreemptT();
- case SAMPackage.SA_STEP__READY_T:
- return getReadyT();
- case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
- return getNonpreemptionBlocking();
- case SAMPackage.SA_STEP__SHARED_RES:
- return getSharedRes();
- case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
- return getSelfSuspensionBlocking();
- case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
- return getNumberSelfSuspensions();
+ case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
+ if (resolve) {
+ return getBase_BehavioralFeature();
+ }
+ return basicGetBase_BehavioralFeature();
+ case SAMPackage.SA_STEP__DEADLINE:
+ return getDeadline();
+ case SAMPackage.SA_STEP__SPARE_CAP:
+ return getSpareCap();
+ case SAMPackage.SA_STEP__SCH_SLACK:
+ return getSchSlack();
+ case SAMPackage.SA_STEP__PREEMPT_T:
+ return getPreemptT();
+ case SAMPackage.SA_STEP__READY_T:
+ return getReadyT();
+ case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
+ return getNonpreemptionBlocking();
+ case SAMPackage.SA_STEP__SHARED_RES:
+ return getSharedRes();
+ case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
+ return getSelfSuspensionBlocking();
+ case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
+ return getNumberSelfSuspensions();
}
return super.eGet(featureID, resolve, coreType);
}
@@ -503,43 +575,44 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@SuppressWarnings("unchecked")
@Override
public void eSet(int featureID, Object newValue) {
switch (featureID) {
- case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
- setBase_BehavioralFeature((BehavioralFeature)newValue);
- return;
- case SAMPackage.SA_STEP__DEADLINE:
- setDeadline((String)newValue);
- return;
- case SAMPackage.SA_STEP__SPARE_CAP:
- setSpareCap((String)newValue);
- return;
- case SAMPackage.SA_STEP__SCH_SLACK:
- setSchSlack((String)newValue);
- return;
- case SAMPackage.SA_STEP__PREEMPT_T:
- setPreemptT((String)newValue);
- return;
- case SAMPackage.SA_STEP__READY_T:
- setReadyT((String)newValue);
- return;
- case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
- setNonpreemptionBlocking((String)newValue);
- return;
- case SAMPackage.SA_STEP__SHARED_RES:
- getSharedRes().clear();
- getSharedRes().addAll((Collection<? extends SaSharedResource>)newValue);
- return;
- case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
- setSelfSuspensionBlocking((String)newValue);
- return;
- case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
- setNumberSelfSuspensions((String)newValue);
- return;
+ case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
+ setBase_BehavioralFeature((BehavioralFeature) newValue);
+ return;
+ case SAMPackage.SA_STEP__DEADLINE:
+ setDeadline((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__SPARE_CAP:
+ setSpareCap((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__SCH_SLACK:
+ setSchSlack((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__PREEMPT_T:
+ setPreemptT((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__READY_T:
+ setReadyT((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
+ setNonpreemptionBlocking((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__SHARED_RES:
+ getSharedRes().clear();
+ getSharedRes().addAll((Collection<? extends SaSharedResource>) newValue);
+ return;
+ case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
+ setSelfSuspensionBlocking((String) newValue);
+ return;
+ case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
+ setNumberSelfSuspensions((String) newValue);
+ return;
}
super.eSet(featureID, newValue);
}
@@ -547,41 +620,42 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public void eUnset(int featureID) {
switch (featureID) {
- case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
- setBase_BehavioralFeature((BehavioralFeature)null);
- return;
- case SAMPackage.SA_STEP__DEADLINE:
- setDeadline(DEADLINE_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__SPARE_CAP:
- setSpareCap(SPARE_CAP_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__SCH_SLACK:
- setSchSlack(SCH_SLACK_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__PREEMPT_T:
- setPreemptT(PREEMPT_T_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__READY_T:
- setReadyT(READY_T_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
- setNonpreemptionBlocking(NONPREEMPTION_BLOCKING_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__SHARED_RES:
- getSharedRes().clear();
- return;
- case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
- setSelfSuspensionBlocking(SELF_SUSPENSION_BLOCKING_EDEFAULT);
- return;
- case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
- setNumberSelfSuspensions(NUMBER_SELF_SUSPENSIONS_EDEFAULT);
- return;
+ case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
+ setBase_BehavioralFeature((BehavioralFeature) null);
+ return;
+ case SAMPackage.SA_STEP__DEADLINE:
+ setDeadline(DEADLINE_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__SPARE_CAP:
+ setSpareCap(SPARE_CAP_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__SCH_SLACK:
+ setSchSlack(SCH_SLACK_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__PREEMPT_T:
+ setPreemptT(PREEMPT_T_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__READY_T:
+ setReadyT(READY_T_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
+ setNonpreemptionBlocking(NONPREEMPTION_BLOCKING_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__SHARED_RES:
+ getSharedRes().clear();
+ return;
+ case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
+ setSelfSuspensionBlocking(SELF_SUSPENSION_BLOCKING_EDEFAULT);
+ return;
+ case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
+ setNumberSelfSuspensions(NUMBER_SELF_SUSPENSIONS_EDEFAULT);
+ return;
}
super.eUnset(featureID);
}
@@ -589,31 +663,32 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public boolean eIsSet(int featureID) {
switch (featureID) {
- case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
- return base_BehavioralFeature != null;
- case SAMPackage.SA_STEP__DEADLINE:
- return DEADLINE_EDEFAULT == null ? deadline != null : !DEADLINE_EDEFAULT.equals(deadline);
- case SAMPackage.SA_STEP__SPARE_CAP:
- return SPARE_CAP_EDEFAULT == null ? spareCap != null : !SPARE_CAP_EDEFAULT.equals(spareCap);
- case SAMPackage.SA_STEP__SCH_SLACK:
- return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
- case SAMPackage.SA_STEP__PREEMPT_T:
- return PREEMPT_T_EDEFAULT == null ? preemptT != null : !PREEMPT_T_EDEFAULT.equals(preemptT);
- case SAMPackage.SA_STEP__READY_T:
- return READY_T_EDEFAULT == null ? readyT != null : !READY_T_EDEFAULT.equals(readyT);
- case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
- return NONPREEMPTION_BLOCKING_EDEFAULT == null ? nonpreemptionBlocking != null : !NONPREEMPTION_BLOCKING_EDEFAULT.equals(nonpreemptionBlocking);
- case SAMPackage.SA_STEP__SHARED_RES:
- return sharedRes != null && !sharedRes.isEmpty();
- case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
- return SELF_SUSPENSION_BLOCKING_EDEFAULT == null ? selfSuspensionBlocking != null : !SELF_SUSPENSION_BLOCKING_EDEFAULT.equals(selfSuspensionBlocking);
- case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
- return NUMBER_SELF_SUSPENSIONS_EDEFAULT == null ? numberSelfSuspensions != null : !NUMBER_SELF_SUSPENSIONS_EDEFAULT.equals(numberSelfSuspensions);
+ case SAMPackage.SA_STEP__BASE_BEHAVIORAL_FEATURE:
+ return base_BehavioralFeature != null;
+ case SAMPackage.SA_STEP__DEADLINE:
+ return DEADLINE_EDEFAULT == null ? deadline != null : !DEADLINE_EDEFAULT.equals(deadline);
+ case SAMPackage.SA_STEP__SPARE_CAP:
+ return SPARE_CAP_EDEFAULT == null ? spareCap != null : !SPARE_CAP_EDEFAULT.equals(spareCap);
+ case SAMPackage.SA_STEP__SCH_SLACK:
+ return SCH_SLACK_EDEFAULT == null ? schSlack != null : !SCH_SLACK_EDEFAULT.equals(schSlack);
+ case SAMPackage.SA_STEP__PREEMPT_T:
+ return PREEMPT_T_EDEFAULT == null ? preemptT != null : !PREEMPT_T_EDEFAULT.equals(preemptT);
+ case SAMPackage.SA_STEP__READY_T:
+ return READY_T_EDEFAULT == null ? readyT != null : !READY_T_EDEFAULT.equals(readyT);
+ case SAMPackage.SA_STEP__NONPREEMPTION_BLOCKING:
+ return NONPREEMPTION_BLOCKING_EDEFAULT == null ? nonpreemptionBlocking != null : !NONPREEMPTION_BLOCKING_EDEFAULT.equals(nonpreemptionBlocking);
+ case SAMPackage.SA_STEP__SHARED_RES:
+ return sharedRes != null && !sharedRes.isEmpty();
+ case SAMPackage.SA_STEP__SELF_SUSPENSION_BLOCKING:
+ return SELF_SUSPENSION_BLOCKING_EDEFAULT == null ? selfSuspensionBlocking != null : !SELF_SUSPENSION_BLOCKING_EDEFAULT.equals(selfSuspensionBlocking);
+ case SAMPackage.SA_STEP__NUMBER_SELF_SUSPENSIONS:
+ return NUMBER_SELF_SUSPENSIONS_EDEFAULT == null ? numberSelfSuspensions != null : !NUMBER_SELF_SUSPENSIONS_EDEFAULT.equals(numberSelfSuspensions);
}
return super.eIsSet(featureID);
}
@@ -621,11 +696,14 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
public String toString() {
- if (eIsProxy()) return super.toString();
+ if (eIsProxy()) {
+ return super.toString();
+ }
StringBuffer result = new StringBuffer(super.toString());
result.append(" (deadline: ");
@@ -648,4 +726,4 @@ public class SaStepImpl extends GaStepImpl implements SaStep {
return result.toString();
}
-} //SaStepImpl
+} // SaStepImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMAdapterFactory.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMAdapterFactory.java
index 65cf014283d..f3d43589210 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMAdapterFactory.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMAdapterFactory.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,7 +24,6 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost;
@@ -52,6 +51,7 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
* The <b>Adapter Factory</b> for the model.
* It provides an adapter <code>createXXX</code> method for each class of the model.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage
* @generated
*/
@@ -60,6 +60,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* The cached model package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected static SAMPackage modelPackage;
@@ -68,6 +69,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* Creates an instance of the adapter factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SAMAdapterFactory() {
@@ -81,6 +83,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
* <!-- end-user-doc -->
+ *
* @return whether this factory is applicable for the type of the object.
* @generated
*/
@@ -90,7 +93,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
return true;
}
if (object instanceof EObject) {
- return ((EObject)object).eClass().getEPackage() == modelPackage;
+ return ((EObject) object).eClass().getEPackage() == modelPackage;
}
return false;
}
@@ -99,135 +102,165 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* The switch that delegates to the <code>createXXX</code> methods.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected SAMSwitch<Adapter> modelSwitch =
- new SAMSwitch<Adapter>() {
- @Override
- public Adapter caseSaAnalysisContext(SaAnalysisContext object) {
- return createSaAnalysisContextAdapter();
- }
- @Override
- public Adapter caseSaEndtoEndFlow(SaEndtoEndFlow object) {
- return createSaEndtoEndFlowAdapter();
- }
- @Override
- public Adapter caseSaCommStep(SaCommStep object) {
- return createSaCommStepAdapter();
- }
- @Override
- public Adapter caseSaStep(SaStep object) {
- return createSaStepAdapter();
- }
- @Override
- public Adapter caseSaSharedResource(SaSharedResource object) {
- return createSaSharedResourceAdapter();
- }
- @Override
- public Adapter caseSaSchedObs(SaSchedObs object) {
- return createSaSchedObsAdapter();
- }
- @Override
- public Adapter caseSaCommHost(SaCommHost object) {
- return createSaCommHostAdapter();
- }
- @Override
- public Adapter caseSaExecHost(SaExecHost object) {
- return createSaExecHostAdapter();
- }
- @Override
- public Adapter caseConfiguration(Configuration object) {
- return createConfigurationAdapter();
- }
- @Override
- public Adapter caseExpressionContext(ExpressionContext object) {
- return createExpressionContextAdapter();
- }
- @Override
- public Adapter caseGaAnalysisContext(GaAnalysisContext object) {
- return createGaAnalysisContextAdapter();
- }
- @Override
- public Adapter caseResourceUsage(ResourceUsage object) {
- return createResourceUsageAdapter();
- }
- @Override
- public Adapter caseTimedElement(TimedElement object) {
- return createTimedElementAdapter();
- }
- @Override
- public Adapter caseTimedProcessing(TimedProcessing object) {
- return createTimedProcessingAdapter();
- }
- @Override
- public Adapter caseGaScenario(GaScenario object) {
- return createGaScenarioAdapter();
- }
- @Override
- public Adapter caseGaStep(GaStep object) {
- return createGaStepAdapter();
- }
- @Override
- public Adapter caseGaCommStep(GaCommStep object) {
- return createGaCommStepAdapter();
- }
- @Override
- public Adapter caseResource(Resource object) {
- return createResourceAdapter();
- }
- @Override
- public Adapter caseMutualExclusionResource(MutualExclusionResource object) {
- return createMutualExclusionResourceAdapter();
- }
- @Override
- public Adapter caseNfpConstraint(NfpConstraint object) {
- return createNfpConstraintAdapter();
- }
- @Override
- public Adapter caseGaTimedObs(GaTimedObs object) {
- return createGaTimedObsAdapter();
- }
- @Override
- public Adapter caseProcessingResource(ProcessingResource object) {
- return createProcessingResourceAdapter();
- }
- @Override
- public Adapter caseCommunicationMedia(CommunicationMedia object) {
- return createCommunicationMediaAdapter();
- }
- @Override
- public Adapter caseScheduler(Scheduler object) {
- return createSchedulerAdapter();
- }
- @Override
- public Adapter caseGaCommHost(GaCommHost object) {
- return createGaCommHostAdapter();
- }
- @Override
- public Adapter caseComputingResource(ComputingResource object) {
- return createComputingResourceAdapter();
- }
- @Override
- public Adapter caseGaExecHost(GaExecHost object) {
- return createGaExecHostAdapter();
- }
- @Override
- public Adapter defaultCase(EObject object) {
- return createEObjectAdapter();
- }
- };
+ new SAMSwitch<Adapter>() {
+ @Override
+ public Adapter caseSaAnalysisContext(SaAnalysisContext object) {
+ return createSaAnalysisContextAdapter();
+ }
+
+ @Override
+ public Adapter caseSaEndtoEndFlow(SaEndtoEndFlow object) {
+ return createSaEndtoEndFlowAdapter();
+ }
+
+ @Override
+ public Adapter caseSaCommStep(SaCommStep object) {
+ return createSaCommStepAdapter();
+ }
+
+ @Override
+ public Adapter caseSaStep(SaStep object) {
+ return createSaStepAdapter();
+ }
+
+ @Override
+ public Adapter caseSaSharedResource(SaSharedResource object) {
+ return createSaSharedResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseSaSchedObs(SaSchedObs object) {
+ return createSaSchedObsAdapter();
+ }
+
+ @Override
+ public Adapter caseSaCommHost(SaCommHost object) {
+ return createSaCommHostAdapter();
+ }
+
+ @Override
+ public Adapter caseSaExecHost(SaExecHost object) {
+ return createSaExecHostAdapter();
+ }
+
+ @Override
+ public Adapter caseConfiguration(Configuration object) {
+ return createConfigurationAdapter();
+ }
+
+ @Override
+ public Adapter caseExpressionContext(ExpressionContext object) {
+ return createExpressionContextAdapter();
+ }
+
+ @Override
+ public Adapter caseGaAnalysisContext(GaAnalysisContext object) {
+ return createGaAnalysisContextAdapter();
+ }
+
+ @Override
+ public Adapter caseResourceUsage(ResourceUsage object) {
+ return createResourceUsageAdapter();
+ }
+
+ @Override
+ public Adapter caseTimedElement(TimedElement object) {
+ return createTimedElementAdapter();
+ }
+
+ @Override
+ public Adapter caseTimedProcessing(TimedProcessing object) {
+ return createTimedProcessingAdapter();
+ }
+
+ @Override
+ public Adapter caseGaScenario(GaScenario object) {
+ return createGaScenarioAdapter();
+ }
+
+ @Override
+ public Adapter caseGaStep(GaStep object) {
+ return createGaStepAdapter();
+ }
+
+ @Override
+ public Adapter caseGaCommStep(GaCommStep object) {
+ return createGaCommStepAdapter();
+ }
+
+ @Override
+ public Adapter caseResource(Resource object) {
+ return createResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseMutualExclusionResource(MutualExclusionResource object) {
+ return createMutualExclusionResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseNfpConstraint(NfpConstraint object) {
+ return createNfpConstraintAdapter();
+ }
+
+ @Override
+ public Adapter caseGaTimedObs(GaTimedObs object) {
+ return createGaTimedObsAdapter();
+ }
+
+ @Override
+ public Adapter caseProcessingResource(ProcessingResource object) {
+ return createProcessingResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseCommunicationMedia(CommunicationMedia object) {
+ return createCommunicationMediaAdapter();
+ }
+
+ @Override
+ public Adapter caseScheduler(Scheduler object) {
+ return createSchedulerAdapter();
+ }
+
+ @Override
+ public Adapter caseGaCommHost(GaCommHost object) {
+ return createGaCommHostAdapter();
+ }
+
+ @Override
+ public Adapter caseComputingResource(ComputingResource object) {
+ return createComputingResourceAdapter();
+ }
+
+ @Override
+ public Adapter caseGaExecHost(GaExecHost object) {
+ return createGaExecHostAdapter();
+ }
+
+ @Override
+ public Adapter defaultCase(EObject object) {
+ return createEObjectAdapter();
+ }
+ };
/**
* Creates an adapter for the <code>target</code>.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param target the object to adapt.
+ *
+ * @param target
+ * the object to adapt.
* @return the adapter for the <code>target</code>.
* @generated
*/
@Override
public Adapter createAdapter(Notifier target) {
- return modelSwitch.doSwitch((EObject)target);
+ return modelSwitch.doSwitch((EObject) target);
}
@@ -237,6 +270,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext
* @generated
@@ -251,6 +285,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaEndtoEndFlow
* @generated
@@ -265,6 +300,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommStep
* @generated
@@ -279,6 +315,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaStep
* @generated
@@ -293,6 +330,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSharedResource
* @generated
@@ -307,6 +345,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaSchedObs
* @generated
@@ -321,6 +360,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost
* @generated
@@ -335,6 +375,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaExecHost
* @generated
@@ -349,6 +390,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.CoreElements.Configuration
* @generated
@@ -363,6 +405,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Annexes.VSL.Variables.ExpressionContext
* @generated
@@ -377,6 +420,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaAnalysisContext
* @generated
@@ -391,6 +435,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ResourceUsage
* @generated
@@ -405,6 +450,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedElement
* @generated
@@ -419,6 +465,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing
* @generated
@@ -433,6 +480,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario
* @generated
@@ -447,6 +495,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep
* @generated
@@ -461,6 +510,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommStep
* @generated
@@ -475,6 +525,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Resource
* @generated
@@ -489,6 +540,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.MutualExclusionResource
* @generated
@@ -503,6 +555,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.NFPs.NfpConstraint
* @generated
@@ -517,6 +570,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs
* @generated
@@ -531,6 +585,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ProcessingResource
* @generated
@@ -545,6 +600,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.CommunicationMedia
* @generated
@@ -559,6 +615,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.Scheduler
* @generated
@@ -573,6 +630,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaCommHost
* @generated
@@ -587,6 +645,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_Foundations.GRM.ComputingResource
* @generated
@@ -601,6 +660,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* This default implementation returns null so that we can easily ignore cases;
* it's useful to ignore a case when inheritance will catch all the cases anyway.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost
* @generated
@@ -614,6 +674,7 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
* <!-- begin-user-doc -->
* This default implementation returns null.
* <!-- end-user-doc -->
+ *
* @return the new adapter.
* @generated
*/
@@ -621,4 +682,4 @@ public class SAMAdapterFactory extends AdapterFactoryImpl {
return null;
}
-} //SAMAdapterFactory
+} // SAMAdapterFactory
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceFactoryImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceFactoryImpl.java
index 28874f32518..17fc73d6ba1 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceFactoryImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceFactoryImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -22,6 +22,7 @@ import org.eclipse.emf.ecore.xmi.XMLResource;
* <!-- begin-user-doc -->
* The <b>Resource Factory</b> associated with the package.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.util.SAMResourceImpl
* @generated
*/
@@ -30,6 +31,7 @@ public class SAMResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SAMResourceFactoryImpl() {
@@ -40,6 +42,7 @@ public class SAMResourceFactoryImpl extends ResourceFactoryImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -57,4 +60,4 @@ public class SAMResourceFactoryImpl extends ResourceFactoryImpl {
return result;
}
-} //SAMResourceFactoryImpl
+} // SAMResourceFactoryImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceImpl.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceImpl.java
index 54ad4ba4f76..365c0d4039d 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceImpl.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMResourceImpl.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -20,6 +20,7 @@ import org.eclipse.emf.ecore.xmi.impl.XMLResourceImpl;
* <!-- begin-user-doc -->
* The <b>Resource </b> associated with the package.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.util.SAMResourceFactoryImpl
* @generated
*/
@@ -28,11 +29,13 @@ public class SAMResourceImpl extends XMLResourceImpl {
* Creates an instance of the resource.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param uri the URI of the new resource.
+ *
+ * @param uri
+ * the URI of the new resource.
* @generated
*/
public SAMResourceImpl(URI uri) {
super(uri);
}
-} //SAMResourceImpl
+} // SAMResourceImpl
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMSwitch.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMSwitch.java
index 5cea04fefba..2d60f2265f2 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMSwitch.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMSwitch.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -13,9 +13,6 @@
*****************************************************************************/
package org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.util;
-import java.util.List;
-
-import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.util.Switch;
@@ -26,7 +23,6 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaExecHost;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaScenario;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaStep;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.GQAM.GaTimedObs;
-import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.*;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaAnalysisContext;
import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SaCommHost;
@@ -52,13 +48,13 @@ import org.eclipse.papyrus.MARTE.MARTE_Foundations.Time.TimedProcessing;
/**
* <!-- begin-user-doc -->
* The <b>Switch</b> for the model's inheritance hierarchy.
- * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
- * to invoke the <code>caseXXX</code> method for each class of the model,
+ * It supports the call {@link #doSwitch(EObject) doSwitch(object)} to invoke the <code>caseXXX</code> method for each class of the model,
* starting with the actual class of the object
* and proceeding up the inheritance hierarchy
* until a non-null result is returned,
* which is the result of the switch.
* <!-- end-user-doc -->
+ *
* @see org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage
* @generated
*/
@@ -67,6 +63,7 @@ public class SAMSwitch<T> extends Switch<T> {
* The cached model package
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
protected static SAMPackage modelPackage;
@@ -75,6 +72,7 @@ public class SAMSwitch<T> extends Switch<T> {
* Creates an instance of the switch.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SAMSwitch() {
@@ -87,6 +85,7 @@ public class SAMSwitch<T> extends Switch<T> {
* Checks whether this is a switch for the given package.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @parameter ePackage the package in question.
* @return whether this is a switch for the given package.
* @generated
@@ -100,89 +99,163 @@ public class SAMSwitch<T> extends Switch<T> {
* Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @return the first non-null result returned by a <code>caseXXX</code> call.
* @generated
*/
@Override
protected T doSwitch(int classifierID, EObject theEObject) {
switch (classifierID) {
- case SAMPackage.SA_ANALYSIS_CONTEXT: {
- SaAnalysisContext saAnalysisContext = (SaAnalysisContext)theEObject;
- T result = caseSaAnalysisContext(saAnalysisContext);
- if (result == null) result = caseGaAnalysisContext(saAnalysisContext);
- if (result == null) result = caseConfiguration(saAnalysisContext);
- if (result == null) result = caseExpressionContext(saAnalysisContext);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_ENDTO_END_FLOW: {
- SaEndtoEndFlow saEndtoEndFlow = (SaEndtoEndFlow)theEObject;
- T result = caseSaEndtoEndFlow(saEndtoEndFlow);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_COMM_STEP: {
- SaCommStep saCommStep = (SaCommStep)theEObject;
- T result = caseSaCommStep(saCommStep);
- if (result == null) result = caseGaCommStep(saCommStep);
- if (result == null) result = caseGaStep(saCommStep);
- if (result == null) result = caseGaScenario(saCommStep);
- if (result == null) result = caseResourceUsage(saCommStep);
- if (result == null) result = caseTimedProcessing(saCommStep);
- if (result == null) result = caseTimedElement(saCommStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_STEP: {
- SaStep saStep = (SaStep)theEObject;
- T result = caseSaStep(saStep);
- if (result == null) result = caseGaStep(saStep);
- if (result == null) result = caseGaScenario(saStep);
- if (result == null) result = caseResourceUsage(saStep);
- if (result == null) result = caseTimedProcessing(saStep);
- if (result == null) result = caseTimedElement(saStep);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_SHARED_RESOURCE: {
- SaSharedResource saSharedResource = (SaSharedResource)theEObject;
- T result = caseSaSharedResource(saSharedResource);
- if (result == null) result = caseMutualExclusionResource(saSharedResource);
- if (result == null) result = caseResource(saSharedResource);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_SCHED_OBS: {
- SaSchedObs saSchedObs = (SaSchedObs)theEObject;
- T result = caseSaSchedObs(saSchedObs);
- if (result == null) result = caseGaTimedObs(saSchedObs);
- if (result == null) result = caseNfpConstraint(saSchedObs);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_COMM_HOST: {
- SaCommHost saCommHost = (SaCommHost)theEObject;
- T result = caseSaCommHost(saCommHost);
- if (result == null) result = caseGaCommHost(saCommHost);
- if (result == null) result = caseCommunicationMedia(saCommHost);
- if (result == null) result = caseScheduler(saCommHost);
- if (result == null) result = caseProcessingResource(saCommHost);
- if (result == null) result = caseResource(saCommHost);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- case SAMPackage.SA_EXEC_HOST: {
- SaExecHost saExecHost = (SaExecHost)theEObject;
- T result = caseSaExecHost(saExecHost);
- if (result == null) result = caseGaExecHost(saExecHost);
- if (result == null) result = caseScheduler(saExecHost);
- if (result == null) result = caseComputingResource(saExecHost);
- if (result == null) result = caseProcessingResource(saExecHost);
- if (result == null) result = caseResource(saExecHost);
- if (result == null) result = defaultCase(theEObject);
- return result;
- }
- default: return defaultCase(theEObject);
+ case SAMPackage.SA_ANALYSIS_CONTEXT: {
+ SaAnalysisContext saAnalysisContext = (SaAnalysisContext) theEObject;
+ T result = caseSaAnalysisContext(saAnalysisContext);
+ if (result == null) {
+ result = caseGaAnalysisContext(saAnalysisContext);
+ }
+ if (result == null) {
+ result = caseConfiguration(saAnalysisContext);
+ }
+ if (result == null) {
+ result = caseExpressionContext(saAnalysisContext);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_ENDTO_END_FLOW: {
+ SaEndtoEndFlow saEndtoEndFlow = (SaEndtoEndFlow) theEObject;
+ T result = caseSaEndtoEndFlow(saEndtoEndFlow);
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_COMM_STEP: {
+ SaCommStep saCommStep = (SaCommStep) theEObject;
+ T result = caseSaCommStep(saCommStep);
+ if (result == null) {
+ result = caseGaCommStep(saCommStep);
+ }
+ if (result == null) {
+ result = caseGaStep(saCommStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(saCommStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(saCommStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(saCommStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(saCommStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_STEP: {
+ SaStep saStep = (SaStep) theEObject;
+ T result = caseSaStep(saStep);
+ if (result == null) {
+ result = caseGaStep(saStep);
+ }
+ if (result == null) {
+ result = caseGaScenario(saStep);
+ }
+ if (result == null) {
+ result = caseResourceUsage(saStep);
+ }
+ if (result == null) {
+ result = caseTimedProcessing(saStep);
+ }
+ if (result == null) {
+ result = caseTimedElement(saStep);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_SHARED_RESOURCE: {
+ SaSharedResource saSharedResource = (SaSharedResource) theEObject;
+ T result = caseSaSharedResource(saSharedResource);
+ if (result == null) {
+ result = caseMutualExclusionResource(saSharedResource);
+ }
+ if (result == null) {
+ result = caseResource(saSharedResource);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_SCHED_OBS: {
+ SaSchedObs saSchedObs = (SaSchedObs) theEObject;
+ T result = caseSaSchedObs(saSchedObs);
+ if (result == null) {
+ result = caseGaTimedObs(saSchedObs);
+ }
+ if (result == null) {
+ result = caseNfpConstraint(saSchedObs);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_COMM_HOST: {
+ SaCommHost saCommHost = (SaCommHost) theEObject;
+ T result = caseSaCommHost(saCommHost);
+ if (result == null) {
+ result = caseGaCommHost(saCommHost);
+ }
+ if (result == null) {
+ result = caseCommunicationMedia(saCommHost);
+ }
+ if (result == null) {
+ result = caseScheduler(saCommHost);
+ }
+ if (result == null) {
+ result = caseProcessingResource(saCommHost);
+ }
+ if (result == null) {
+ result = caseResource(saCommHost);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ case SAMPackage.SA_EXEC_HOST: {
+ SaExecHost saExecHost = (SaExecHost) theEObject;
+ T result = caseSaExecHost(saExecHost);
+ if (result == null) {
+ result = caseGaExecHost(saExecHost);
+ }
+ if (result == null) {
+ result = caseScheduler(saExecHost);
+ }
+ if (result == null) {
+ result = caseComputingResource(saExecHost);
+ }
+ if (result == null) {
+ result = caseProcessingResource(saExecHost);
+ }
+ if (result == null) {
+ result = caseResource(saExecHost);
+ }
+ if (result == null) {
+ result = defaultCase(theEObject);
+ }
+ return result;
+ }
+ default:
+ return defaultCase(theEObject);
}
}
@@ -192,7 +265,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Analysis Context</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -207,7 +282,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Endto End Flow</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -222,7 +299,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Comm Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -237,7 +316,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -252,7 +333,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Shared Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -267,7 +350,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Sched Obs</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -282,7 +367,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Comm Host</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -297,7 +384,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Sa Exec Host</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -312,7 +401,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Configuration</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -327,7 +418,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Expression Context</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -342,7 +435,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Analysis Context</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -357,7 +452,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Resource Usage</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -372,7 +469,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Timed Element</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -387,7 +486,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Timed Processing</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -402,7 +503,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Scenario</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -417,7 +520,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -432,7 +537,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Comm Step</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -447,7 +554,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -462,7 +571,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Mutual Exclusion Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -477,7 +588,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Nfp Constraint</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -492,7 +605,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Timed Obs</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -507,7 +622,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Processing Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -522,7 +639,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Communication Media</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -537,7 +656,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Scheduler</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -552,7 +673,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Comm Host</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -567,7 +690,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Computing Resource</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -582,7 +707,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>Ga Exec Host</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
* @generated
@@ -597,7 +724,9 @@ public class SAMSwitch<T> extends Switch<T> {
* This implementation returns null;
* returning a non-null result will terminate the switch, but this is the last case anyway.
* <!-- end-user-doc -->
- * @param object the target of the switch.
+ *
+ * @param object
+ * the target of the switch.
* @return the result of interpreting the object as an instance of '<em>EObject</em>'.
* @see #doSwitch(org.eclipse.emf.ecore.EObject)
* @generated
@@ -607,4 +736,4 @@ public class SAMSwitch<T> extends Switch<T> {
return null;
}
-} //SAMSwitch
+} // SAMSwitch
diff --git a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMXMLProcessor.java b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMXMLProcessor.java
index 7423c8d461d..2004bc7f4b4 100644
--- a/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMXMLProcessor.java
+++ b/extraplugins/marte/org.eclipse.papyrus.marte.static.profile/src/org/eclipse/papyrus/MARTE/MARTE_AnalysisModel/SAM/util/SAMXMLProcessor.java
@@ -1,7 +1,7 @@
/*****************************************************************************
* Copyright (c) 2010 CEA LIST.
*
- *
+ *
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -24,6 +24,7 @@ import org.eclipse.papyrus.MARTE.MARTE_AnalysisModel.SAM.SAMPackage;
* This class contains helper methods to serialize and deserialize XML documents
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public class SAMXMLProcessor extends XMLProcessor {
@@ -32,17 +33,19 @@ public class SAMXMLProcessor extends XMLProcessor {
* Public constructor to instantiate the helper.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
public SAMXMLProcessor() {
super((EPackage.Registry.INSTANCE));
SAMPackage.eINSTANCE.eClass();
}
-
+
/**
* Register for "*" and "xml" file extensions the SAMResourceFactoryImpl factory.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
+ *
* @generated
*/
@Override
@@ -55,4 +58,4 @@ public class SAMXMLProcessor extends XMLProcessor {
return registrations;
}
-} //SAMXMLProcessor
+} // SAMXMLProcessor

Back to the top