Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java')
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java48
1 files changed, 24 insertions, 24 deletions
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java
index a8f2bd8730d..55f29fb0095 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/LidarSystem.java
@@ -38,7 +38,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Nb Layers</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Nb Layers</em>' attribute.
* @see #setNbLayers(long)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_NbLayers()
@@ -51,7 +51,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getNbLayers <em>Nb Layers</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Nb Layers</em>' attribute.
* @see #getNbLayers()
@@ -66,7 +66,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Layer Angle Min</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layer Angle Min</em>' attribute.
* @see #setLayerAngleMin(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_LayerAngleMin()
@@ -79,7 +79,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getLayerAngleMin <em>Layer Angle Min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layer Angle Min</em>' attribute.
* @see #getLayerAngleMin()
@@ -94,7 +94,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Layer Angle Step</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Layer Angle Step</em>' attribute.
* @see #setLayerAngleStep(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_LayerAngleStep()
@@ -107,7 +107,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getLayerAngleStep <em>Layer Angle Step</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Layer Angle Step</em>' attribute.
* @see #getLayerAngleStep()
@@ -122,7 +122,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Noise</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Noise</em>' attribute.
* @see #setNoise(boolean)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Noise()
@@ -135,7 +135,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#isNoise <em>Noise</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Noise</em>' attribute.
* @see #isNoise()
@@ -150,7 +150,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Sigma Noise</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Sigma Noise</em>' attribute.
* @see #setSigmaNoise(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_SigmaNoise()
@@ -163,7 +163,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getSigmaNoise <em>Sigma Noise</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Sigma Noise</em>' attribute.
* @see #getSigmaNoise()
@@ -178,7 +178,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Angle min</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Angle min</em>' attribute.
* @see #setAngle_min(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Angle_min()
@@ -191,7 +191,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getAngle_min <em>Angle min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Angle min</em>' attribute.
* @see #getAngle_min()
@@ -206,7 +206,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Angle max</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Angle max</em>' attribute.
* @see #setAngle_max(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Angle_max()
@@ -219,7 +219,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getAngle_max <em>Angle max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Angle max</em>' attribute.
* @see #getAngle_max()
@@ -234,7 +234,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Time increment</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Time increment</em>' attribute.
* @see #setTime_increment(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Time_increment()
@@ -247,7 +247,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getTime_increment <em>Time increment</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Time increment</em>' attribute.
* @see #getTime_increment()
@@ -262,7 +262,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Scan time</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Scan time</em>' attribute.
* @see #setScan_time(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Scan_time()
@@ -275,7 +275,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getScan_time <em>Scan time</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Scan time</em>' attribute.
* @see #getScan_time()
@@ -290,7 +290,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Range min</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Range min</em>' attribute.
* @see #setRange_min(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Range_min()
@@ -303,7 +303,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getRange_min <em>Range min</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Range min</em>' attribute.
* @see #getRange_min()
@@ -318,7 +318,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Range max</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Range max</em>' attribute.
* @see #setRange_max(float)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_Range_max()
@@ -331,7 +331,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getRange_max <em>Range max</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Range max</em>' attribute.
* @see #getRange_max()
@@ -346,7 +346,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* If the meaning of the '<em>Nb Rays</em>' attribute isn't clear, there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
- *
+ *
* @return the value of the '<em>Nb Rays</em>' attribute.
* @see #setNbRays(long)
* @see org.eclipse.papyrus.RobotML.RobotMLPackage#getLidarSystem_NbRays()
@@ -359,7 +359,7 @@ public interface LidarSystem extends ObjectDetectionSensorSystem, ObjectTracking
* Sets the value of the '{@link org.eclipse.papyrus.RobotML.LidarSystem#getNbRays <em>Nb Rays</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
- *
+ *
* @param value
* the new value of the '<em>Nb Rays</em>' attribute.
* @see #getNbRays()

Back to the top