Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/dependability/Dependability.java')
-rw-r--r--extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/dependability/Dependability.java100
1 files changed, 52 insertions, 48 deletions
diff --git a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/dependability/Dependability.java b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/dependability/Dependability.java
index 5f5bb9bad6f..d9504914258 100644
--- a/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/dependability/Dependability.java
+++ b/extraplugins/eastadl/org.eclipse.papyrus.eastadl/src/org/eclipse/papyrus/eastadl/dependability/Dependability.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,21 +36,21 @@ import org.eclipse.papyrus.eastadl.infrastructure.elements.Context;
* <p>
* The following features are supported:
* <ul>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getBase_Class <em>Base Class</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getBase_Package <em>Base Package</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getFunctionalSafetyConcept <em>Functional Safety Concept</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getSafetyGoal <em>Safety Goal</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getTechnicalSafetyConcept <em>Technical Safety Concept</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getHazardousEvent <em>Hazardous Event</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getFeatureFlaw <em>Feature Flaw</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getItem <em>Item</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getEADatatype <em>EA Datatype</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getFaultFailure <em>Fault Failure</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getQuantitativeSafetyConstraint <em>Quantitative Safety Constraint</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getSafetyConstraint <em>Safety Constraint</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getSafetyCase <em>Safety Case</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getErrorModelType <em>Error Model Type</em>}</li>
- * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getHazard <em>Hazard</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getBase_Class <em>Base Class</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getBase_Package <em>Base Package</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getFunctionalSafetyConcept <em>Functional Safety Concept</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getSafetyGoal <em>Safety Goal</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getTechnicalSafetyConcept <em>Technical Safety Concept</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getHazardousEvent <em>Hazardous Event</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getFeatureFlaw <em>Feature Flaw</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getItem <em>Item</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getEADatatype <em>EA Datatype</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getFaultFailure <em>Fault Failure</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getQuantitativeSafetyConstraint <em>Quantitative Safety Constraint</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getSafetyConstraint <em>Safety Constraint</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getSafetyCase <em>Safety Case</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getErrorModelType <em>Error Model Type</em>}</li>
+ * <li>{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getHazard <em>Hazard</em>}</li>
* </ul>
* </p>
*
@@ -63,10 +63,10 @@ public interface Dependability extends Context {
* Returns the value of the '<em><b>Base Class</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Class</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Class</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 Class</em>' reference.
* @see #setBase_Class(org.eclipse.uml2.uml.Class)
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_Base_Class()
@@ -79,7 +79,9 @@ public interface Dependability extends Context {
* Sets the value of the '{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getBase_Class <em>Base Class</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Class</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Class</em>' reference.
* @see #getBase_Class()
* @generated
*/
@@ -89,10 +91,10 @@ public interface Dependability extends Context {
* Returns the value of the '<em><b>Base Package</b></em>' reference.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Base Package</em>' reference isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Base Package</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 Package</em>' reference.
* @see #setBase_Package(org.eclipse.uml2.uml.Package)
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_Base_Package()
@@ -105,7 +107,9 @@ public interface Dependability extends Context {
* Sets the value of the '{@link org.eclipse.papyrus.eastadl.dependability.Dependability#getBase_Package <em>Base Package</em>}' reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- * @param value the new value of the '<em>Base Package</em>' reference.
+ *
+ * @param value
+ * the new value of the '<em>Base Package</em>' reference.
* @see #getBase_Package()
* @generated
*/
@@ -116,10 +120,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.errormodel.ErrorModelType}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Error Model Type</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Error Model Type</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>Error Model Type</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_ErrorModelType()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -132,10 +136,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.Hazard}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Hazard</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Hazard</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>Hazard</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_Hazard()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -148,10 +152,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetyconstraints.FaultFailure}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Fault Failure</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Fault Failure</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>Fault Failure</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_FaultFailure()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -164,10 +168,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.FeatureFlaw}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Feature Flaw</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Feature Flaw</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>Feature Flaw</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_FeatureFlaw()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -180,10 +184,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetyrequirement.FunctionalSafetyConcept}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Functional Safety Concept</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Functional Safety Concept</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>Functional Safety Concept</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_FunctionalSafetyConcept()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -196,10 +200,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.HazardousEvent}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Hazardous Event</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Hazardous Event</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>Hazardous Event</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_HazardousEvent()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -212,10 +216,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.Item}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Item</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Item</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>Item</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_Item()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -228,10 +232,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.infrastructure.datatypes.EADatatype}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>EA Datatype</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>EA Datatype</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>EA Datatype</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_EADatatype()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -244,10 +248,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetyconstraints.QuantitativeSafetyConstraint}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Quantitative Safety Constraint</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Quantitative Safety Constraint</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>Quantitative Safety Constraint</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_QuantitativeSafetyConstraint()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -260,10 +264,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetycase.SafetyCase}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Safety Case</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Safety Case</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>Safety Case</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_SafetyCase()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -276,10 +280,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetyconstraints.SafetyConstraint}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Safety Constraint</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Safety Constraint</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>Safety Constraint</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_SafetyConstraint()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -292,10 +296,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetyrequirement.SafetyGoal}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Safety Goal</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Safety Goal</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>Safety Goal</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_SafetyGoal()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"
@@ -308,10 +312,10 @@ public interface Dependability extends Context {
* The list contents are of type {@link org.eclipse.papyrus.eastadl.dependability.safetyrequirement.TechnicalSafetyConcept}.
* <!-- begin-user-doc -->
* <p>
- * If the meaning of the '<em>Technical Safety Concept</em>' reference list isn't clear,
- * there really should be more of a description here...
+ * If the meaning of the '<em>Technical Safety Concept</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>Technical Safety Concept</em>' reference list.
* @see org.eclipse.papyrus.eastadl.dependability.DependabilityPackage#getDependability_TechnicalSafetyConcept()
* @model transient="true" changeable="false" volatile="true" derived="true" ordered="false"

Back to the top